summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added --play-pause cmdline optionGravatar waker2011-05-02
|
* added libpng support to artwork plugin (used when --disable-artwork-imlib2 ↵Gravatar waker2011-05-02
| | | | option is supplied, or when imlib2 is not installed)
* rebuilt static faad2 lib without --with-drmGravatar waker2011-05-01
|
* reset PORTABLE_VERSION to develGravatar waker2011-05-01
|
* fixed m3u loader race condition when called recursivelyGravatar waker2011-05-01
|
* added mp3 embedded cue supportGravatar waker2011-05-01
|
* regenerate dsp preset dropdown after saving new presetGravatar waker2011-05-01
|
* fixed updating Tags field in track properties after rewriting tagsGravatar waker2011-05-01
|
* ignore cscope.outGravatar waker2011-05-01
|
* small fix to ao makefileGravatar waker2011-04-30
|
* fixed compiling with apgcc; fixed compiling converter gui fallbackGravatar waker2011-04-30
|
* fixed ao static buildGravatar waker2011-04-30
|
* added resampler to beta2Gravatar waker2011-04-30
|
* 0.5.0-beta2 buildGravatar waker2011-04-30
|
* added configure option to use imlib2 in artwork pluginGravatar waker2011-04-30
|
* fixed crash in alsa plugin after bad waveformat errorGravatar waker2011-04-30
|
* added oss4 setformat bug workaroundGravatar waker2011-04-30
|
* added ao, shn, dumb plugins to static build scriptsGravatar waker2011-04-30
|
* 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
|
* 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
|