summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* playlist header context menu implementationGravatar Viktor Semykin2009-12-24
* ffmpeg plugin initial commitGravatar Alexey Yakovenko2009-12-23
* added gtkpl_get_column_for_click functionGravatar Alexey Yakovenko2009-12-23
* minor typo-fix in decoder templateGravatar Alexey Yakovenko2009-12-23
* improved/fixed column config parserGravatar Alexey Yakovenko2009-12-23
* fixed gtk WM_CLASS setupGravatar Alexey Yakovenko2009-12-23
* merged pl_format_duration fix from Alexey A. Smirnov <alexey.smirnov@gmx.com>Gravatar Alexey Yakovenko2009-12-23
* fixed pl_format_title regressionGravatar Alexey Yakovenko2009-12-23
* removed debug printfGravatar Alexey Yakovenko2009-12-22
* fixed crash on unload of nullout pluginGravatar Alexey Yakovenko2009-12-22
* 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