summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Possible conditional compilation flag for liboggeditGravatar Ian Nartowicz2014-06-10
* Merge pull request #1 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-09
|\
| * fix objc failure in static buildGravatar Alexey Yakovenko2014-06-08
| * oggedit: osx compile fixesGravatar Alexey Yakovenko2014-06-08
| * gtkui: osx compile fixGravatar Alexey Yakovenko2014-06-08
| * flac: osx compile fixesGravatar Alexey Yakovenko2014-06-08
| * gtkui: remove unnecessary code which was handling Menu key for popup menu (th...Gravatar Alexey Yakovenko2014-06-08
| * lfm: fixed tiny track supportGravatar Alexey Yakovenko2014-06-08
| * gtkui: improved keyboard handlingGravatar Alexey Yakovenko2014-06-08
| * pltbrowser: popup-menu event handlerGravatar Alexey Yakovenko2014-06-08
| * gtkui: popup-menu event handlerGravatar Alexey Yakovenko2014-06-08
| * ffmpeg: fixed reading replaygain infoGravatar Alexey Yakovenko2014-06-08
| * vorbis and flac static build fixGravatar Alexey Yakovenko2014-06-07
| * liboggedit: use ogg_stream_flush instead of ogg_stream_flush_fillGravatar Alexey Yakovenko2014-06-07
| * fixed tools/apbuild/buildlist to work on modern systems with multulib; flac/o...Gravatar Alexey Yakovenko2014-06-06
| * about.txt updateGravatar Alexey Yakovenko2014-06-06
| * liboggedit: fixed deadbeef.h includesGravatar Alexey Yakovenko2014-06-06
| * Merge branch 'master' of https://github.com/Lithopsian/deadbeef into Lithopsi...Gravatar Alexey Yakovenko2014-06-06
| |\ | |/ |/|
* | #if USE_OGGEDIT changes, and pl_unlock() fixesGravatar Ian Nartowicz2014-06-06
* | Conditional compilation of oggedit callGravatar Ian Nartowicz2014-06-05
* | more minor indentationGravatar Ian Nartowicz2014-06-05
* | indentationGravatar Ian Nartowicz2014-06-05
| * flac: disable oggedit if libogg is not availableGravatar Alexey Yakovenko2014-06-05
| * oggedit: separate check for libogg, to not depend on vorbis libs/flagsGravatar Alexey Yakovenko2014-06-05
* | Full release of oggeditGravatar Ian Nartowicz2014-06-04
| * Merge pull request #9 from Lithopsian/masterGravatar Alexey Yakovenko2014-06-04
| |\ | |/ |/|
* | Rename Ogg FLAC.txt -> Ogg_FLAC.txt in makefileGravatar Ian Nartowicz2014-06-04
* | Rename Ogg FLAC.txt -> Ogg_FLAC.txtGravatar Ian Nartowicz2014-06-04
* | Add Ogg presets to makefileGravatar Ian Nartowicz2014-06-04
* | Ogg converter presets for Opus and OggFlacGravatar Ian Nartowicz2014-06-03
|/
* gtkui: fixed keyboard handling (bug #1103)Gravatar Alexey Yakovenko2014-06-03
* gtkui: fixed crash after attempting to add location with empty URLGravatar Alexey Yakovenko2014-06-03
* Merge pull request #5 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-06-03
|\
* | liboggedit: fixed deadbeef includeGravatar Alexey Yakovenko2014-06-03
* | liboggedit: fixed makefile and added the output to .gitignoreGravatar Alexey Yakovenko2014-06-03
* | Merge pull request #8 from Lithopsian/masterGravatar Alexey Yakovenko2014-06-03
|\ \
| * | liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
* | | Merge pull request #7 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-31
|\| |
| * | Just ignore a failed statGravatar Ian Nartowicz2014-05-30
| * | Preserve file permissionsGravatar Ian Nartowicz2014-05-30
* | | ape: fixed cue regression and crash on resumeGravatar Alexey Yakovenko2014-05-30
* | | ffmpeg: fixed weird alac-related code in _insert, which was preventing adding...Gravatar Alexey Yakovenko2014-05-28
* | | reset the playqueue if a user attempts to play the selected file (bug #928)Gravatar Alexey Yakovenko2014-05-28
* | | ape: allow playing ape format >=4.11 (bug #1019), improved error handlingGravatar Alexey Yakovenko2014-05-28
* | | Merge pull request #6 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-27
|\| |
| * | Fix cuesheets to work when startsample is non-zeroGravatar Ian Nartowicz2014-05-27
|/ /
* | don't call utfcasestr_fast on non-utf8 data, to fix plt_search_process crash ...Gravatar Alexey Yakovenko2014-05-26
| * gtkui: fix calculation of album art column position (hscrollpos was ignored)Gravatar Christian Boxdörfer2014-05-22
|/
* vfs_zip: fixed seek bugGravatar Alexey Yakovenko2014-05-16
* gtkui: fix column edit title issue (bug #1096)Gravatar Alexey Yakovenko2014-05-15