summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* made shift-jis detector optional and configurableGravatar Alexey Yakovenko2014-06-14
* Merge pull request #13 from Lithopsian/flacGravatar Alexey Yakovenko2014-06-14
|\
| * bitrate for OggFLAC, plus oggedit changesGravatar Ian Nartowicz2014-06-14
| * tidy upGravatar Ian Nartowicz2014-06-13
| * bitrate calculationsGravatar Ian Nartowicz2014-06-13
* | Merge pull request #12 from Lithopsian/libvorbisfileGravatar Alexey Yakovenko2014-06-12
|\|
| * Only change seek offset for multiplexed files with Vorbis not the 1st streamGravatar Ian Nartowicz2014-06-10
* | mp3: deleted the wrong garbage skipping code, fixed duration calc in some mp3...Gravatar Alexey Yakovenko2014-06-10
| * Fix for issue #1116 (work round Vorbis issue #1486) - typoGravatar Ian Nartowicz2014-06-10
| * Fix for issue #1116 (work round Vorbis issue #1486)Gravatar Ian Nartowicz2014-06-10
|/
* liboggedit: deadbeef.h #include fixGravatar Alexey Yakovenko2014-06-10
* Sync diffs and MakefileGravatar Ian Nartowicz2014-06-10
* ogg_stream_flush_fill conditional compilationGravatar Ian Nartowicz2014-06-10
* 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
* 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
|/
* 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