summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Revert "reset badsong on manual track activation"Gravatar Alexey Yakovenko2014-07-23
| | | | This reverts commit 8fafe1397929e2d2f6727fa380d467f4114a9a38.
* reset badsong on manual track activationGravatar Alexey Yakovenko2014-07-23
|
* more careful fix for bad radio skippingGravatar Alexey Yakovenko2014-07-23
|
* Revert "fixed more RCs in the streamer"Gravatar Alexey Yakovenko2014-07-23
| | | | This reverts commit de6873ef82bffa05b26cc9d7ff68e3468f64b8ad.
* fixed more RCs in the streamerGravatar Alexey Yakovenko2014-07-23
|
* fixed few streamer responsiveness issues; fixed invalid track skipping codeGravatar Alexey Yakovenko2014-07-23
|
* make sure streamer thread doesn't send bogus nextsong events, and uses the ↵Gravatar Alexey Yakovenko2014-07-22
| | | | code directly
* plt_init_shuffle_albums cleanupGravatar Alexey Yakovenko2014-07-22
|
* updated poGravatar Alexey Yakovenko2014-07-21
|
* separated wiki link from localizable textGravatar Alexey Yakovenko2014-07-21
|
* updated poGravatar Alexey Yakovenko2014-07-21
|
* guarantee streamer sleep at the end of last track, to avoid 100% CPU loadGravatar Alexey Yakovenko2014-07-21
|
* added workaround to display future playpos immediately after seek, without ↵Gravatar Alexey Yakovenko2014-07-21
| | | | resetting seekbar to the real playpos
* moved streamer_abort_files call from streamer thread back to the caller threadGravatar Alexey Yakovenko2014-07-21
|
* changelog updGravatar Alexey Yakovenko2014-07-20
|
* Merge pull request #17 from Lithopsian/albumartGravatar Alexey Yakovenko2014-07-20
|\ | | | | albumart.org URL fix
| * Fix albumart.org URLGravatar Ian Nartowicz2014-07-19
| |
* | changed project description in many filesGravatar Alexey Yakovenko2014-07-16
| |
* | Tweaked "Stop after current" settings in the GUIGravatar Alexey Yakovenko2014-07-16
| |
* | moved more output->stop calls to streamer threadGravatar Alexey Yakovenko2014-07-16
| |
* | fix buffer memleak when downloaded playlist is processed successfullyGravatar Alexey Yakovenko2014-07-16
| |
* | streamer streamer_start_playback race condition (HACK)Gravatar Alexey Yakovenko2014-07-15
| |
* | fix deleting the temp downloaded m3u file on successGravatar Alexey Yakovenko2014-07-15
| |
* | don't delete m3u temp file if it's not setGravatar Alexey Yakovenko2014-07-15
| |
* | moved more streamer functions into streamer thread via message queueGravatar Alexey Yakovenko2014-07-15
| |
* | fixed handler code, and moved streamer_set_nextsong and ↵Gravatar Alexey Yakovenko2014-07-15
| | | | | | | | streamer_play_current_tracks code into the streamer thread
* | clean up downloaded m3u files on errorsGravatar Alexey Yakovenko2014-07-15
| |
* | added new .desktop entries for gnome/unityGravatar Alexey Yakovenko2014-07-15
| |
* | artwork: deleted code cleanupGravatar Alexey Yakovenko2014-07-12
| |
* | artwork: if album and filename are unknown -- use artist name, if known, as ↵Gravatar Alexey Yakovenko2014-07-12
| | | | | | | | last resort for generating cache path
* | added 0.6.2-rc2 changes to the ChangeLogGravatar Alexey Yakovenko2014-07-11
| |
* | artwork: fixed path inconsistencies between different functionsGravatar Alexey Yakovenko2014-07-11
| |
* | artwork: fixed palettized png loader bug (thanks to Ian Nartowicz)Gravatar Alexey Yakovenko2014-07-10
| |
* | fixed "play" action when nothing is selected and playback is stopped (bug #1148)Gravatar Alexey Yakovenko2014-07-10
| |
* | more agressive optimization flags in static buildGravatar Alexey Yakovenko2014-07-08
| |
* | aac: minor memset bugfixGravatar Alexey Yakovenko2014-07-08
| |
* | added -O2 flag to static build scriptGravatar Alexey Yakovenko2014-07-08
| |
* | fixed unpausing of currently paused track using "play" actionGravatar Alexey Yakovenko2014-07-08
| |
* | new fix for --guiGravatar Alexey Yakovenko2014-07-07
| |
* | fixed wiki link in the gtkui_api.hGravatar Alexey Yakovenko2014-07-07
| |
* | updated po filesGravatar Alexey Yakovenko2014-07-07
| |
* | new wiki linksGravatar Alexey Yakovenko2014-07-07
| |
* | gtkui: call exit(0) to force exit when background jobs are running, instead ↵Gravatar Alexey Yakovenko2014-07-07
| | | | | | | | of attempt to perform clean exit (which is impossible in these conditions)
* | treat file adding as background job, so that quit doesn't crashGravatar Alexey Yakovenko2014-07-07
| |
* | only compare plugin names if ID of one or both plugins NULLGravatar Alexey Yakovenko2014-07-07
| |
* | converter: initilize edit/remove buttons correctly before the encoder preset ↵Gravatar Alexey Yakovenko2014-07-06
| | | | | | | | selection dialog runs
* | converter: proper metadata cleanup before writing tagsGravatar Alexey Yakovenko2014-07-06
| |
| * Merge pull request #8 from Alexey-Yakovenko/masterGravatar Lithopsian2014-07-06
| |\ | |/ |/| Resync
* | converter: strip subtrack metadata from converted result before writing ↵Gravatar Alexey Yakovenko2014-07-06
| | | | | | | | tags, this fixes bug #1104 (writing tags to ogg/flac files after converting them from chained tracks)
* | converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
| |