summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* typo fixGravatar Alexey Yakovenko2014-02-07
|
* added bugtracker link to README.mdGravatar Alexey Yakovenko2014-02-07
|
* put drone.io build badge to README.mdGravatar Alexey Yakovenko2014-02-07
|
* Merge branch 'master' of ssh://git.code.sf.net/p/deadbeef/codeGravatar Alexey Yakovenko2014-02-07
|\ | | | | | | | | Conflicts: .travis.yml
| * remove .travis.yml junk, moved to drone.io, which doesn't require putting ↵Gravatar Alexey Yakovenko2014-02-07
| | | | | | | | trash in git repo, and allows to publish build artifacts and use ssh keys
* | attempt to fix travis ci buildGravatar Alexey Yakovenko2014-02-07
|/
* streamer: reduce RC chance in streamer_abort_filesGravatar Alexey Yakovenko2014-02-06
|
* streamer: fixed vfs lock in streamer_abort_filesGravatar Alexey Yakovenko2014-02-06
|
* experimental: added support for DDB:CUSTOM_TITLE metadata, for setting radio ↵Gravatar Alexey Yakovenko2014-02-05
| | | | | | | station titles new text field in the Add Location dialog automatically use in title formatting for %B and %a
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* added exp,acosf,log,pow symvers to apsymbols.h.i686Gravatar Alexey Yakovenko2014-02-05
|
* ffmpeg: try to read metadata from streams tooGravatar Timothy Redaelli2014-02-05
|
* vorbis: static build fixGravatar Alexey Yakovenko2014-02-04
|
* 0.6.1Gravatar Alexey Yakovenko2014-02-02
|
* moved support.c files out of POTFILES.inGravatar Alexey Yakovenko2014-02-02
|
* gtkui: fixed buffer overflow in drag-n-drop handlerGravatar Alexey Yakovenko2014-02-02
|
* gme: possible link issue fix in Sap_Apu.cppGravatar Alexey Yakovenko2014-02-02
|
* gme: make Sap_Apu::calc_periods non-inlineGravatar Alexey Yakovenko2014-02-02
|
* gme: deleted unused versionsGravatar Alexey Yakovenko2014-02-02
|
* vtx: removed debug printfGravatar Alexey Yakovenko2014-02-02
|
* pltbrowser: gtk compatGravatar Alexey Yakovenko2014-02-02
|
* gtkui: minor code cleanup + restored calling gdk_threads_initGravatar Alexey Yakovenko2014-02-02
|
* flac: don't delete replaygain info (bug #1044)Gravatar Alexey Yakovenko2014-01-30
|
* gtkui: removed gdk_threads_init to fix running on freebsdGravatar Alexey Yakovenko2014-01-30
|
* 0.6.1-rc2Gravatar Alexey Yakovenko2014-01-27
|
* wma: fixed crash when opening invalid wma filesGravatar Alexey Yakovenko2014-01-27
|
* vtx: fixed crash on reading header from invalid VTX fileGravatar Alexey Yakovenko2014-01-27
|
* vfs_zip: added more tracingGravatar Alexey Yakovenko2014-01-26
|
* gtkui: prevent passing non-utf8 strings to gtk progress dialogGravatar Alexey Yakovenko2014-01-26
|
* static build fixesGravatar Alexey Yakovenko2014-01-26
|
* fixed remote playlist loading regression causing crashGravatar Oleksiy2014-01-22
|
* 0.6.1-rc1Gravatar Alexey Yakovenko2014-01-21
|
* static build fixGravatar Alexey Yakovenko2014-01-21
|
* i686 cross-compile fixesGravatar Alexey Yakovenko2014-01-20
|
* updated translations from txGravatar Alexey Yakovenko2014-01-20
|
* fixed playlist loaders refcounting bugGravatar Alexey Yakovenko2014-01-20
|
* [gtkui] enqueue refresh_cb after playlist widget initGravatar Alexey Yakovenko2014-01-20
|
* [pltbrowser] better plugin name and descriptionGravatar Alexey Yakovenko2014-01-19
|
* don't build shellexecui if shellexec is not builtGravatar Alexey Yakovenko2014-01-19
|
* gtkui: hide hotkeys tab in preferences, if the hotkeys plugin is not availableGravatar Alexey Yakovenko2014-01-19
|
* get rid of features.h for gcc version checkGravatar Alexey Yakovenko2014-01-16
|
* fix bug #971: don't load playlists from archivesGravatar Alexey Yakovenko2014-01-15
|
* don't use libsupc++ in non-static buildsGravatar Alexey Yakovenko2014-01-15
|
* [gtkui] another fix to column autoresizing, now should work in gnome shell ↵Gravatar Alexey Yakovenko2014-01-15
| | | | as well
* streamer: fixed streamer track switching regressionGravatar Alexey Yakovenko2014-01-11
|
* streamer: reset buffers/decoders before unpausing remote streamsGravatar Alexey Yakovenko2014-01-07
|
* streamer: fixed setting output format after remote unpauseGravatar Alexey Yakovenko2014-01-07
|
* fixed few typosGravatar Alexey Yakovenko2014-01-06
|
* streamer: don't start streaming radio on resume if paused;Gravatar Alexey Yakovenko2014-01-06
| | | | streamer: always restart streaming radio on unpause
* invalid cuesheet lines are replaced with placeholders; added shift-jis ↵Gravatar Alexey Yakovenko2014-01-05
| | | | recoding to cuesheet parser