summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixed DUMB plugin to work with new APIGravatar waker2010-11-13
|
* implemented conversion between streams with different channel masksGravatar waker2010-11-13
|
* disabled atexit and sigterm handlers (were causing playlist corruption)Gravatar waker2010-11-13
|
* new alsa setformatGravatar waker2010-11-09
|
* 1st iteration of adding streamer format conversion:Gravatar waker2010-11-08
| | | | | | added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h
* script updatesGravatar waker2010-11-08
|
* Merge branch 'static' into develGravatar waker2010-11-08
|\ | | | | | | | | Conflicts: configure.ac
| * moved most scripts to separate folderGravatar waker2010-11-08
| |
| * bumped plugin api version to 0.9; portable build3Gravatar waker2010-11-08
| |
| * bumped ffmpeg to 1.2: added support for AMR formatGravatar waker2010-11-08
| |
| * bumped ffmpeg-plugin to 1.1, linked with ffmpeg 25472 to fix issues with ↵Gravatar waker2010-11-07
| | | | | | | | some wma streams
| * portable build 2Gravatar waker2010-11-06
| |
| * fixed descriptions of some pluginsGravatar waker2010-11-06
| |
| * fixed tray icon in portable buildGravatar waker2010-11-06
| |
| * Merge branch 'master' into staticGravatar waker2010-11-06
| |\
| * | reconfigured dbus libGravatar waker2010-11-06
| | |
| * | removed libcurl dependency from artwork pluginGravatar waker2010-11-06
| | |
| * | added support for gtk <2.12Gravatar waker2010-11-06
| | |
| * | fixed libdbus static built to not require glibc>=2.9Gravatar waker2010-11-06
| | |
| * | removed inline keyword from one GME method which was causing problems on debianGravatar waker2010-11-06
| | |
| * | fixed building gtkui fallback plugin via autotoolsGravatar waker2010-11-06
| | |
| * | attempt to link gtkui to debian lenny libsGravatar waker2010-11-05
| | |
| | * fix regression in pl_saveGravatar waker2010-11-05
| | |
| * | added fallback gtkui pluginGravatar waker2010-11-05
| | |
| | * added support for special "_playing" metadata field, which is displayed in ↵Gravatar waker2010-11-05
| | | | | | | | | | | | the Playing column together with playqueue
| | * fixed race condition in streamer interaction with output pluginsGravatar waker2010-11-04
| | |
| * | fixed libgcc linking; updated packaging script; added upload scriptGravatar waker2010-11-03
| | |
| * | updated portable packagerGravatar waker2010-11-03
| | |
| * | added pluginfo tool useful for scriptingGravatar waker2010-11-03
| | |
| * | merged apbuild into deadbeef treeGravatar waker2010-11-03
| | |
| * | bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | | | | | | | | | updated portable build packaging script
| * | icon in portable buildGravatar waker2010-11-02
| | |
| | * 0.4.3 PKGBUILDGravatar waker2010-11-02
| | |
| * | ffmpeg plugin static build WIPGravatar waker2010-11-01
| | |
| * | 0.4.3-portable-build1Gravatar waker2010-11-01
| | |
| * | Merge branch 'master' into staticGravatar waker2010-10-31
| |\| | | | | | | | | | | | | Conflicts: configure.ac
| | * final 0.4.3 changelogGravatar waker2010-10-31
| | |
| | * redraw playlist after successful cddb queryGravatar waker2010-10-31
| | |
| | * ddbtabstrip code cleanupGravatar waker2010-10-31
| | |
| | * better playlist autosavingGravatar waker2010-10-31
| | |
| | * fixed seekbar blinking when seek is taking long timeGravatar waker2010-10-31
| | |
| | * fixed vfs_curl stream length regressionGravatar waker2010-10-30
| | |
| | * updated changelogGravatar waker2010-10-30
| | |
| | * tab panel in GUI color settings is now scrollableGravatar waker2010-10-30
| | |
| | * enable deleting playlists with middle mouse button by defaultGravatar waker2010-10-30
| | |
| | * fixed skipping trailing whitespace in cuesheetsGravatar waker2010-10-30
| | |
| | * fixed regression in seeking http streamsGravatar waker2010-10-30
| | |
| | * disabled skipping of blank cue tracksGravatar waker2010-10-30
| | |
| | * configure build fixGravatar waker2010-10-30
| | |
| | * Fix help string of --disable-madGravatar Sebastian Pipping2010-10-30
| | |