Pato05
f126ffef46
check if user can stream hq or flac
...
use get_url api by default, and fall back to old generation if get_url failed
start to write a better cachemanager to implement in all systems
write in more appropriate directories on windows and linux
improve check for Connectivity by adding a fallback (needed for example on linux systems without NetworkManager)
allow to dynamically change track quality without rebuilding the object
2023-10-18 17:08:05 +02:00
Pato05
b629998416
right click support
...
add app-icon on desktop
2023-10-17 16:03:39 +02:00
Pato05
4c46399f9a
un-break DeezerAudioSource (seek)
...
remove kDebugMode check on QueueListWidget in TabBarView
Pop ZoomableImage on ESC
2023-10-17 00:57:55 +02:00
Pato05
6f1fb73ed8
better connectivity checks + error handling for linux
...
desktop UI
add setting for navigation rail
changes to DeezerAudioSource: get quality when needed and cache url to avoid re generating and resending too many HEAD requests
2023-10-17 00:22:50 +02:00
Pato05
5ba7e932e3
fix DeezerAudioSource and playback on Windows and Linux
2023-10-15 16:48:55 +02:00
Pato05
ce7612883d
pre-migration to media_kit
2023-10-14 16:26:13 +02:00
Pato05
950969b774
use dartfix, make more stuff constant +
...
add favorite button in notifications\nfix android tv\ntry to fix library tracks (unsuccessful)\nbetter MenuSheet
2023-10-13 00:09:37 +02:00
Pato05
7769fd8287
changed lots of different stuff i don't remember
...
pre-running dart fix
2023-10-08 12:53:22 +02:00
Pato05
c23e38b82c
working version with improved queue screen and stuff
2023-09-26 02:06:59 +02:00
Pato05
ae224bb0d4
pre-crazyy
2023-07-29 04:17:26 +02:00
pato05
b908c0c6cd
replace most toasts with in-app snackbars
2021-11-01 17:54:56 +01:00
pato05
c792daea19
pre-new design
2021-11-01 17:41:25 +01:00
Pato05
cdf990a3d8
wip: new player_screen fixes
2021-09-02 22:46:33 +02:00
pato05
2bd29f4cea
wip: null-safety, audio_service update
2021-09-01 14:38:32 +02:00
pato05
8d53162099
pre-null safety migration code
2021-08-30 14:51:51 +02:00
pato05
4700d4113e
several new and sexy changes
2021-08-30 00:25:18 +02:00
pato05
f71e2b720e
Merge remote-tracking branch 'main/master'
2021-07-23 19:14:21 +02:00
exttex
972e84c136
0.6.12 - bug fixes
2021-07-02 18:28:59 +02:00
exttex
aa7f82b399
0.6.11 - noone cares or reads this anyway, the repo is for issues, and the code so bad, it's practically obfuscated
2021-04-16 20:21:35 +02:00
exttex
9f850a6f30
Minor fixes, so I can leave for another 2 months
2021-04-06 09:57:38 +02:00
pato05
20b92334ba
Merge upstream freezer source
2021-04-05 23:27:15 +02:00
exttex
676d5d45cc
0.6.10 - Spotify is ass
2021-04-05 22:22:32 +02:00
pato05
519adc910f
code fixes:
...
- remove unused imports
- remove clipboard plugin and directly use flutter's clipboard class
- replace deprecated stuff
2021-04-05 00:58:39 +02:00
exttex
46f3aa30da
Email login
2021-03-21 21:57:18 +01:00
exttex
f49475e5a3
New git, updated dependencies
2021-03-16 20:35:50 +01:00
exttex
66bfd5eb70
0.6.9
2021-02-09 21:14:14 +01:00
exttex
ff239aaf86
0.6.8 - bug fixes
2020-12-27 19:33:59 +01:00
exttex
c3a26b0e3b
0.6.7 - shows in search, album art resolution
2020-12-14 18:29:28 +01:00
exttex
babd12bae2
0.6.6 - standalone track naming, artist separator
2020-12-04 18:02:50 +01:00
exttex
21e7f55017
0.6.5 - Local streaming http server
2020-11-28 22:32:17 +01:00
exttex
e029c41b43
0.6.3 - Playlist search, few other things i forgot
2020-11-15 20:25:28 +01:00
exttex
e9d97986b5
0.6.2 - Spotify albums/tracks, album art gradient, languages, minor fixes
2020-11-09 22:05:47 +01:00
exttex
29484b4af6
Merge branch 'bugfix/date_favorite' of kilowatt36/freezer into master
2020-11-01 19:26:35 +00:00
exttex
5725737385
Minor improvements
2020-11-01 20:23:24 +01:00
kilowatt
d47024932d
Sort favorite tracks by adding date
2020-11-01 19:32:28 +03:00
exttex
563a460e48
Merge branch 'bugfix/date_favorite' of kilowatt36/freezer into master
2020-11-01 15:40:01 +00:00
exttex
d3c13444e7
Merge branch 'feature/play_mix' of kilowatt36/freezer into master
2020-11-01 15:36:46 +00:00
exttex
c8a1bc7221
Merge branch 'bugfix/csrf_refresh' of kilowatt36/freezer into master
2020-11-01 15:35:17 +00:00
exttex
00972a5469
Merge branch 'feature/photoview' of kilowatt36/freezer into master
2020-11-01 15:33:39 +00:00
kilowatt
2a19f7b2fa
Fix albums/artists sorting by date of adding to favorites
2020-10-25 12:32:23 +03:00
kilowatt
8ea510ac5b
Add "Play mix" button in player
2020-10-25 00:00:29 +03:00
kilowatt
a77bfc6277
Refresh CSRF token and retry API call
2020-10-24 00:00:37 +03:00
kilowatt
e959827cdb
Open scalable album art on tap
2020-10-22 21:27:09 +03:00
kilowatt
00c1fe1893
Add "dislike" button
2020-10-21 22:35:54 +03:00
exttex
df3b7d3d63
0.6.1 - UI Fixes
2020-10-20 21:55:14 +02:00
exttex
1384aedb35
0.6.0 - Redesign, downloads, tagging fixes, download quality selector...
2020-10-19 21:28:45 +02:00
exttex
bcf709e56d
0.5.10 - Download fixes, translations, search history fix, bigger buffer
2020-10-17 21:20:26 +02:00
exttex
5adc854e46
0.5.9 - accidentally fucked up flow/stls
2020-10-16 21:06:07 +02:00
exttex
9e18537b0c
0.5.8 - queue reordering, bug and ui fixes, shortcut icon
2020-10-16 20:54:04 +02:00
exttex
396b51e90f
0.5.7 - Sleep timer
2020-10-15 22:10:17 +02:00