summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
...
* osx: make hotkeys workingGravatar Alexey Yakovenko2013-09-11
| | | | as a side effect, hotkeys plugin will now be built even if Xlib is not available, so localhotkeys will always work
* fixed ffap build on osxGravatar Alexey Yakovenko2013-09-10
|
* added coreaudio plugin to build scriptsGravatar Alexey Yakovenko2013-09-09
|
* fixed OS_OSX configure error vs --disable-gtk3Gravatar Alexey Yakovenko2013-09-05
|
* prepare osx branch for mergingGravatar waker2013-08-31
|
* osx: failed menu integration attemptGravatar Alexey Yakovenko2013-08-29
|
* libintl fix for osxGravatar Alexey Yakovenko2013-08-28
|
* ffmpeg 2.0 support; the plugin now doesn't handle wma, but handles opus by ↵Gravatar waker2013-07-13
| | | | default
* playlist browser plugin WIPGravatar waker2013-07-11
|
* vtx configure fixGravatar waker2013-05-19
|
* Merge branch 'wmaplug' into develGravatar waker2013-01-12
|\ | | | | | | | | | | Conflicts: configure.ac plugins/flac/flac.c
| * new wma plugin WIPGravatar waker2013-01-12
| |
* | try to bash code from configureGravatar waker2012-11-30
| |
* | disable compiling medialibGravatar waker2012-11-30
| |
| * disable use of abstract socket by defaultGravatar waker2012-11-18
| |
| * --disable/enable-gtk3 typo fixGravatar waker2012-10-31
| |
* | --disable/enable-gtk3 typo fixGravatar waker2012-10-31
| |
| * 0.5.6Gravatar waker2012-10-22
| |
| * switch version nr. back to develGravatar waker2012-10-19
| |
* | Merge branch 'master' into develGravatar waker2012-10-19
|\| | | | | | | | | | | | | Conflicts: configure.ac streamer.c streamer.h
| * 0.5.6-rc3: fixed artwork libpng and libjpeg static linkageGravatar waker2012-10-17
| |
| * gtk3 static-build fixGravatar waker2012-10-17
| |
| * 0.5.6-rc2Gravatar waker2012-10-16
| |
| * fixed alac changelogGravatar waker2012-10-15
| |
| * 0.5.6-rc1Gravatar waker2012-10-15
| |
| * gtk3 support in static buildGravatar waker2012-10-14
| |
| * fixed --enable-abstract-socket typoGravatar waker2012-10-11
| |
| * fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, ↵Gravatar waker2012-10-09
| | | | | | | | only --disable/enable-gtk2 and -gtk3.
| * use abstract socket name by default, to fix bug #562; ↵Gravatar waker2012-10-07
| | | | | | | | --disable-abstract-socket restores the old behavior, which is useful for debugging
* | compile/run fixes after merging masterGravatar waker2012-10-06
| |
* | Merge branch 'master' into develGravatar waker2012-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * fixed gtk2/gtk3 plugin on/off listing in configureGravatar waker2012-09-04
| |
| * disable compiling ffmpeg by defaultGravatar waker2012-08-16
| |
| * enable gtk3 compiling by defaultGravatar waker2012-08-09
| |
| * added support for compiling static gtkui with gtk2.16Gravatar waker2012-08-08
| |
| * added error message when compiling with ffmpeg-0.11 or higherGravatar waker2012-08-02
| |
| * added new ALAC pluginGravatar waker2012-08-01
| |
| * fixed shellexecui menu entry localizationGravatar waker2012-06-05
| |
| * 0.5.5Gravatar waker2012-06-04
| |
| * reenabled AM_SILENT_RULESGravatar waker2012-06-04
| |
| * added sys/cdefs.h include before sys/syslimits.hGravatar waker2012-05-30
| |
| * added proper log2 detection to configure and dumb pluginGravatar waker2012-05-29
| |
| * fixed libSM and libICE detection and useGravatar waker2012-05-18
| |
| * added basic smclient supportGravatar waker2012-05-17
| |
| * artwork: PATH_MAX fix for bsd systemsGravatar waker2012-05-12
| |
| * removed some .rej filesGravatar waker2012-05-09
| |
| * 0.5.4Gravatar waker2012-05-09
| |
| * 0.5.3Gravatar waker2012-05-08
| |
| * fixed ffmpeg static buildGravatar waker2012-05-07
| |
| * merged shellexecui pluginGravatar waker2012-04-19
| |