Compare commits

..

3 Commits

Author SHA1 Message Date
c96a4c3387 Removing debug. 2025-06-05 18:17:56 +02:00
8cd1649bfd Chum preparation 2025-06-05 18:17:32 +02:00
15bc54c91b Translation stuff 2025-06-05 18:16:17 +02:00
6 changed files with 1245 additions and 19 deletions

View File

@ -32,7 +32,8 @@ DISTFILES += qml/harbour-allradio.qml \
qml/pages/TagListPage.qml \
rpm/harbour-allradio.spec \
translations/*.ts \
harbour-allradio.desktop
harbour-allradio.desktop \
translations/harbour-allradio-sv.ts
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172

View File

@ -53,7 +53,7 @@ function setSetting(key, value) {
}
}
);
console.log("setSetting: "+value)
//console.log("setSetting: "+value)
return res;
}
@ -73,7 +73,7 @@ function getSetting(key, default_value) {
//console.log("Database " + err);
res = default_value;
};
console.log("getSetting: "+res)
//console.log("getSetting: "+res)
return res
}

View File

@ -204,7 +204,7 @@ Page {
radioPlayer.getStationFavorite(model.stationuuid)
radioPlayer.playlistIndex = index
console.log("Index: "+index)
//console.log("Index: "+index)
}
}

View File

@ -26,7 +26,21 @@ BuildRequires: pkgconfig(nemonotifications-qt5)
BuildRequires: pkgconfig(dbus-1)
%description
AllRadio2 is a new version of AllRadio.
AllRadio2 is a new version of AllRadio, an internet radio player.
%if "%{?vendor}" == "chum"
Categories:
- Multimedia
Icon: https://gitea.nesnomis.nu/nesnomis/harbour-allradio/src/branch/master/icons/128x128/harbour-allradio.png
Screenshots:
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222021_001.png
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222038_001.png
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222152_001.png
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222316_001.png
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222349_001.png
Url:
Homepage: https://openrepos.net/content/nesnomis/allradio2
%endif
%prep
%setup -q -n %{name}-%{version}

File diff suppressed because it is too large Load Diff

View File

@ -1,58 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<TS version="2.1" language="sv_SE" sourcelanguage="en">
<context>
<name>AboutPage</name>
<message>
<source>AllRadio is an internet radio station player</source>
<translation type="unfinished"></translation>
<translation>AllRadio är en internet radio spelare</translation>
</message>
<message>
<source>License: GPLv2</source>
<translation type="unfinished"></translation>
<translation>Licens: GPLv2</translation>
</message>
</context>
<context>
<name>AllRadio</name>
<message>
<source>About</source>
<translation type="unfinished"></translation>
<translation>Om</translation>
</message>
<message>
<source>Settings</source>
<translation type="unfinished"></translation>
<translation>Inställningar</translation>
</message>
<message>
<source>Sleep timer</source>
<translation type="unfinished"></translation>
<translation>Insomningstimer</translation>
</message>
<message>
<source>Search</source>
<translation type="unfinished"></translation>
<translation>Sök</translation>
</message>
<message>
<source>Countries</source>
<translation type="unfinished"></translation>
<translation>Favoriter</translation>
</message>
<message>
<source>My Favorites</source>
<translation type="unfinished"></translation>
<translation>Mina Favoriter</translation>
</message>
<message>
<source>Play history</source>
<translation type="unfinished"></translation>
<translation>Uppspelningshistorik</translation>
</message>
<message>
<source>My most played Tags</source>
<translation type="unfinished"></translation>
<translation>Mest spelade taggar</translation>
</message>
<message>
<source>Trending in</source>
<translation type="unfinished"></translation>
<translation>Trendar i</translation>
</message>
<message>
<source>Trending in the world</source>
<translation type="unfinished"></translation>
<translation>Trender i världen</translation>
</message>
</context>
<context>
@ -1179,7 +1179,7 @@
</message>
<message>
<source>Search</source>
<translation type="unfinished"></translation>
<translation type="unfinished">Sök</translation>
</message>
</context>
<context>