summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* prefwindow output device list updates when output plugin changesGravatar Alexey Yakovenko2009-12-22
* search_refresh no longer breaks selectionGravatar Alexey Yakovenko2009-12-22
* fixed sse2 unaligned memory access error in ape pluginGravatar Alexey Yakovenko2009-12-21
* hack to fix focus rendering problems on playlistGravatar Alexey Yakovenko2009-12-20
* better fix for queue formattingGravatar Alexey Yakovenko2009-12-20
* one more fix to pl_format_item_queueGravatar Alexey Yakovenko2009-12-20
* slightly optimized and fixed pl_format_titleGravatar Alexey Yakovenko2009-12-20
* redraw queued tracks on queue changesGravatar Alexey Yakovenko2009-12-20
* WIP playqueue in gtkuiGravatar Alexey Yakovenko2009-12-20
* playqueue support functionsGravatar Alexey Yakovenko2009-12-20
* bigger plugin preferences window, also can be closed using Esc key nowGravatar Alexey Yakovenko2009-12-20
* added custom scrobbler url option to lastfm pluginGravatar Alexey Yakovenko2009-12-20
* added toggle_stop_after_current support to global hotkeys pluginGravatar Alexey Yakovenko2009-12-20
* fixed seekbar redraw bug after end of playlistGravatar Alexey Yakovenko2009-12-20
* don't include deadbeef.h from adplug coreGravatar Alexey Yakovenko2009-12-20
* added --nowplaying cmdline optionGravatar Alexey Yakovenko2009-12-20
* added LGPL copies into adplug and libbinio foldersGravatar Alexey Yakovenko2009-12-19
* added adplug credits to about.txtGravatar Alexey Yakovenko2009-12-19
* dumb no longer loads S3Ms with adlib samplesGravatar Alexey Yakovenko2009-12-19
* adlib plugin initial releaseGravatar Alexey Yakovenko2009-12-19
* adplug plugin WIP (insert works)Gravatar Alexey Yakovenko2009-12-19
* updated decoder_templateGravatar Alexey Yakovenko2009-12-19
* there's no point in storing extra copy of gplGravatar Alexey Yakovenko2009-12-19
* added libayemu credits to about.txtGravatar Alexey Yakovenko2009-12-19
* palsa_get_rate initializes alsa before reporting samplerateGravatar Alexey Yakovenko2009-12-19
* vtx playback with seekingGravatar Alexey Yakovenko2009-12-19
* artist/album/title setting for vtxGravatar Alexey Yakovenko2009-12-19
* vxt plugin WIPGravatar Alexey Yakovenko2009-12-18
* minor fixes in decoder_templateGravatar Alexey Yakovenko2009-12-18
* minor fix in vorbis pluginGravatar Alexey Yakovenko2009-12-18
* added template for making new decoder pluginsGravatar Alexey Yakovenko2009-12-18
* added --quit command line argumentGravatar Alexey Yakovenko2009-12-18
* possible buffer overflow fixGravatar Alexey Yakovenko2009-12-18
* better title display for dumb and gme tracksGravatar Alexey Yakovenko2009-12-18
* restored gthread to gtkui plugin (otherwise gui background updating is broken)Gravatar Alexey Yakovenko2009-12-17
* got rid of gthread and glib, and of all the GDK_THREAD_ENTER/LEAVE macrosGravatar Alexey Yakovenko2009-12-17
* fixed random segfault on gtkui shutdownGravatar Alexey Yakovenko2009-12-17
* fixed sse2 runtime detection bug in ape pluginGravatar Alexey Yakovenko2009-12-17
* -msse2 no longer added to compiler flagsGravatar Alexey Yakovenko2009-12-17
* fixed possible buffer overflow in pl_insert_dirGravatar Alexey Yakovenko2009-12-16
* readability edit in pl_insert_fileGravatar Igor Murzov2009-12-16
* minor code simplification in pl_process_cue_trackGravatar Igor Murzov2009-12-16
* rewritten/simplified pl_cue_parse_timeGravatar Igor Murzov2009-12-16
* fixed duration calc bug in vorbis decoderGravatar Alexey Yakovenko2009-12-16
* fixed mp3 cue track switchingGravatar Alexey Yakovenko2009-12-16
* playlist selection drawing now respects horizontal scrollingGravatar Alexey Yakovenko2009-12-15
* improved playlist drawingGravatar Alexey Yakovenko2009-12-15
* added division by zero handler to ape decoderGravatar Alexey Yakovenko2009-12-15
* added null output pluginGravatar Alexey Yakovenko2009-12-15
* minor alsa plugin fixGravatar Alexey Yakovenko2009-12-15