index
:
pianobar-windows.git
develop
feature/appveyor
feature/control-proxy
master
See https://github.com/thedmd/pianobar-windows
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
add uninstall into makefile
Felix Wong
1
-1
/
+10
2017-05-17
Makefile: Provide a way to disable silent rules
Lars-Dominik Braun
1
-16
/
+24
2015-08-12
Change ln -s to ln -fs in Makefile
Dylan Frese
1
-4
/
+4
2015-04-06
Switch back to libcurl
Lars-Dominik Braun
1
-33
/
+13
2014-08-06
Makefile: Avoid double path separator (//)
Lars-Dominik Braun
1
-11
/
+11
2014-07-25
Makefile: remove dependency generation for *.d files
Brian Norris
1
-9
/
+2
2014-06-02
libav* autodetection
Lars-Dominik Braun
1
-23
/
+1
2014-05-08
Makefile: Improve libav selection
Lars-Dominik Braun
1
-4
/
+8
2014-04-22
player: Add missing header for ffmpeg1.2
Lars-Dominik Braun
1
-1
/
+1
2014-04-11
Fix volume control
Lars-Dominik Braun
1
-35
/
+17
2014-04-07
ffmpeg compatibility
Lars-Dominik Braun
1
-19
/
+35
2014-03-31
Use libav/ffmpeg for audio decoding
Lars-Dominik Braun
1
-23
/
+7
2014-01-31
Switch to clang for debugging build + fix issues
Lars-Dominik Braun
1
-26
/
+16
2013-10-24
Port to OpenBSD
Richard Allen
1
-0
/
+2
2013-09-08
waitress: Move testcases to separate file
Lars-Dominik Braun
1
-3
/
+5
2013-08-09
Remove nonexisting list.h from Makefile
Lars-Dominik Braun
1
-1
/
+0
2013-08-07
piano: Generic linked lists
Lars-Dominik Braun
1
-1
/
+3
2013-06-08
Fix build in FreeBSD
William Grzybowski
1
-0
/
+2
2013-04-30
Makefile: Use simple variables
Lars-Dominik Braun
1
-30
/
+30
2013-04-30
Makefile: Use new json-c pkgconfig file name
Lars-Dominik Braun
1
-2
/
+2
2013-04-17
Link dynamic pianobar against gcrypt
Lars-Dominik Braun
1
-1
/
+2
2013-01-09
Use gcc -std=c99 instead of c99 on OS X
Tej Chajed
1
-1
/
+6
2012-06-24
Auto-dependency generation
Lars-Dominik Braun
1
-1
/
+17
2012-05-23
Add libgcrypt cflags to %.o target
Todd Eigenschink
1
-1
/
+1
2012-05-17
Fix dynlink with --as-needed
Lars-Dominik Braun
1
-2
/
+2
2012-05-09
Correct LDFLAGS for DYNLINK=1
Andres J Ruiz Torres
1
-3
/
+2
2012-05-08
Use pkg-config for libmad and gnutls
David Coppa
1
-3
/
+4
2012-05-02
Fixed building when DYNLIB=1
Kaleb Elwert
1
-0
/
+1
2012-05-01
piano: Remove old blowfish keys
Lars-Dominik Braun
1
-2
/
+0
2012-05-01
piano: Split piano.c into request.c and response.c
Lars-Dominik Braun
1
-1
/
+3
2012-05-01
piano: Move to JSON API (v5)
Lars-Dominik Braun
1
-24
/
+23
2011-12-24
Pretty make
Lars-Dominik Braun
1
-9
/
+16
2011-12-24
Enable a lot of GCC warnings for debug target
Lars-Dominik Braun
1
-1
/
+26
2011-12-23
Fix warnings found by -Wcast-qual
Lars-Dominik Braun
1
-1
/
+1
2011-12-23
Fix warnings found by -Wshadow
Lars-Dominik Braun
1
-1
/
+1
2011-12-23
Fix warnings found by -Wmissing-declarations
Lars-Dominik Braun
1
-1
/
+1
2011-12-08
Added gnutls flags so libpiano.so.0 builds correctly when using DYNLINK
brimstone
1
-1
/
+1
2011-11-09
TLS is not optional any more
Lars-Dominik Braun
1
-7
/
+2
2011-11-09
waitress: Initial TLS implementation (using gnutls)
Lars-Dominik Braun
1
-4
/
+12
2011-08-18
Add .PHONY to Makefile to avoid conflicts on case-insensitive file systems
aguynamedryan
1
-0
/
+2
2011-06-18
Makefile: Don't override CFLAGS and CC environment variables
Lars-Dominik Braun
1
-3
/
+8
2011-06-13
waitress: Rewrite split url
Lars-Dominik Braun
1
-3
/
+10
2011-05-07
Use the correct linking order for the --as-needed flag
Tim Harder
1
-3
/
+3
2011-04-20
Make libpiano usable for 3rd party applications
Romain Beauxis
1
-9
/
+30
2011-04-12
Added LDFLAGS to Makefile and simplified LIB*_LDFLAGS
Lars-Dominik Braun
1
-19
/
+9
2011-03-24
Use c99 in posix compliant way
Lars-Dominik Braun
1
-6
/
+6
2011-02-27
Use `c99`
Lars-Dominik Braun
1
-2
/
+3
2011-02-26
Rewrite input processing
Lars-Dominik Braun
1
-1
/
+2
2010-12-26
Debug target added
Lars-Dominik Braun
1
-0
/
+3
2010-12-26
Better directory layout
Lars-Dominik Braun
1
-6
/
+7
[next]