summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* don't cut end of mp3 file if it's network-streamedGravatar waker2011-04-29
|
* fixed bug in curl plugin preventing reading the end of streamGravatar waker2011-04-29
|
* fixed freeze on add file(s)Gravatar waker2011-04-29
|
* added few pl_add_files_begin error checks to gtkuiGravatar waker2011-04-27
|
* replaced "file->save playlist" with the "save playlist as" functionGravatar waker2011-04-27
|
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* save column config with leading zeroes to preserve orderGravatar waker2011-04-27
|
* fixed zero-length last track after dragndrop-opening pls fileGravatar waker2011-04-27
|
* added progress dialog to pls and m3u loadersGravatar waker2011-04-27
|
* write #M3UEXT to m3u files when exportingGravatar waker2011-04-27
|
* fixed playlist cursor, selection and redraw regressionsGravatar waker2011-04-27
|
* fixed bug which led to auto-saving current playlist to all playlist filesGravatar waker2011-04-27
|
* optimized searchGravatar waker2011-04-26
|
* gme: fix crash if can't open fileGravatar waker2011-04-26
|
* ao: remove debug printfGravatar waker2011-04-26
|
* fixed aborting http streams during initGravatar waker2011-04-26
|
* fixed m3u plugin for new apiGravatar waker2011-04-25
|
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* changed gtkui api header to use zlib licenseGravatar waker2011-04-25
|
* fix crash when rendering tabstrip during unfinished initializationGravatar waker2011-04-25
|
* fixed opening pls and m3u playlists from drag-n-dropped urlsGravatar waker2011-04-25
|
* remove minimize/maximize from add files progress dialogGravatar waker2011-04-25
|
* converter: ignore radio streamsGravatar waker2011-04-25
|
* fix opening converter dialog using hotkeyGravatar waker2011-04-25
|
* allow unquoted single-word strings in cuesheetsGravatar waker2011-04-25
|
* improved plugin API versioning;Gravatar waker2011-04-25
| | | | block adding files from cmdline while adding from gui
* delete debug printfs from hotkeysGravatar waker2011-04-24
|
* alsa: fix random stutteringGravatar waker2011-04-24
| | | | this will restore excessive CPU wakeups -- need another fix for that
* moved hotkeys init to plugin.start, to avoid race condition with gtkGravatar waker2011-04-24
|
* fixed libjpeg dependency checkingGravatar waker2011-04-23
|
* added short description about PL_MAIN and PL_SEARCHGravatar waker2011-04-23
|
* added gui.bgcolor playlist propertyGravatar waker2011-04-23
|
* nuked imlib2 usage; use libjpeg directly to prepare images for notificationsGravatar waker2011-04-23
|
* fixed race condition in notify pluginGravatar waker2011-04-23
|
* refresh notification when cover art has been loadedGravatar waker2011-04-22
|
* added support for reading ddb playlists in format v1.3Gravatar waker2011-04-22
|
* remember converter output folder separately from add files/folders configGravatar waker2011-04-22
|
* gtkui: stop refresh timer before quittingGravatar waker2011-04-22
|
* gtkui: fixed playlist refresh regression in search windowGravatar waker2011-04-22
|
* fixed playlist redraw after opening search windowGravatar waker2011-04-22
|
* added more error reporting to alsaGravatar waker2011-04-22
|
* fixed oss float32 bugGravatar waker2011-04-22
|
* mp3: applying decoder delay has been moved to initGravatar waker2011-04-22
|
* restored real stdio support to vfs_stdio (via #define)Gravatar waker2011-04-22
|
* fixed mp3 gapless with seekingGravatar waker2011-04-22
|
* replaygain regression fixGravatar waker2011-04-22
|
* disabled alsa tracingGravatar waker2011-04-20
|
* mp3 gapless WIPGravatar waker2011-04-20
|
* invalidate listview cache after deleting playlistGravatar waker2011-04-19
|
* fixed mp3 delay/padding to be friends with cue splittingGravatar waker2011-04-19
|