summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Allow get_album_art() call for non-local filesGravatar Ian Nartowicz2014-06-18
|
* bitrate for OggFLAC, plus oggedit changesGravatar Ian Nartowicz2014-06-14
|
* tidy upGravatar Ian Nartowicz2014-06-13
|
* bitrate calculationsGravatar Ian Nartowicz2014-06-13
|
* Only change seek offset for multiplexed files with Vorbis not the 1st streamGravatar Ian Nartowicz2014-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
|
* Merge pull request #2 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-10
|\ | | | | Merge branch
| * liboggedit: deadbeef.h #include fixGravatar Alexey Yakovenko2014-06-10
| |
| * Merge pull request #11 from Lithopsian/configure_changesGravatar Alexey Yakovenko2014-06-10
| |\ | | | | | | Configure changes
| | * Sync diffs and MakefileGravatar Ian Nartowicz2014-06-10
| | |
| | * ogg_stream_flush_fill conditional compilationGravatar Ian Nartowicz2014-06-10
| | |
| | * Possible conditional compilation flag for liboggeditGravatar Ian Nartowicz2014-06-10
| |/ |/|
* | Merge pull request #1 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-09
|\| | | | | Sync with head changes
| * 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 ↵Gravatar Alexey Yakovenko2014-06-08
| | | | | | | | (this is handled by GTK popup-menu signal)
| * 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; ↵Gravatar Alexey Yakovenko2014-06-06
| | | | | | | | flac/ogg static link WIP
| * 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 ↵Gravatar Alexey Yakovenko2014-06-06
| |\ | |/ |/| | | | | | | | | Lithopsian-master Conflicts: plugins/liboggedit/Makefile.am
* | #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
| |\ | |/ |/| Ogg converter presets for Opus and OggFlac
* | 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
|\ | | | | gtkui: fix calculation of album art column position (hscrollpos was igno...
* | 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 framework
| * | liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
| | |
* | | Merge pull request #7 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-31
|\| | | | | | | | Preserve file permissions from the original file