summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* added converter to main tarball/autotools distribution;Gravatar waker2011-04-29
| | | | few minor fixups in soundtouch
* 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
|
* 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
|
* optimized searchGravatar waker2011-04-26
|
* gme: fix crash if can't open fileGravatar waker2011-04-26
|
* ao: remove debug printfGravatar 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
|
* 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
|
* 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
|
* 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
|
* 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
|
* fixed mp3 gapless with seekingGravatar 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
|
* fixed mp3 seek regressionGravatar waker2011-04-19
|
* reapply search after switching playlistGravatar waker2011-04-19
|
* fixed tray icon double clicking bugGravatar waker2011-04-18
|
* call ddb_listview_groupcheck from setup_vscrollGravatar waker2011-04-18
|
* auto-save config after changing converter optionsGravatar waker2011-04-18
|
* fixed editing 1st dsp presetGravatar waker2011-04-18
|
* fixed dts channelmapGravatar waker2011-04-18
|
* removed debug printfs from mp3 pluginGravatar waker2011-04-17
|
* fixed redrawing playlist after adding/removing columnsGravatar waker2011-04-17
|