.. |
common@fca416b126
|
Updated submodules
|
2018-05-05 06:42:56 +00:00 |
acl.c
|
Feature: Set foundation for having multiple admin/ sub-directories
|
2018-06-09 12:43:09 +00:00 |
acl.h
|
Feature: Set foundation for having multiple admin/ sub-directories
|
2018-06-09 12:43:09 +00:00 |
admin.c
|
Feature: Allow registering new admin commands on the fly
|
2018-06-09 12:43:09 +00:00 |
admin.h
|
Feature: Allow registering new admin commands on the fly
|
2018-06-09 12:43:09 +00:00 |
auth_anonymous.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
auth_htpasswd.c
|
Fix: Fixed segfault in htpasswd auth if no filename is set
|
2018-05-26 06:07:24 +00:00 |
auth_static.c
|
Fix: Do not report passwords at all
|
2018-05-20 19:35:45 +00:00 |
auth_url.c
|
Cleanup: move libcurl specifc code into curl.c
|
2015-04-08 07:44:36 +00:00 |
auth.c
|
Cleanup: HAVE_AUTH_URL -> HAVE_CURL
|
2018-06-16 15:34:56 +02:00 |
auth.h
|
Feature: Added admin format ADMIN_FORMAT_AUTO
|
2018-06-09 10:43:57 +00:00 |
cfgfile.c
|
Fix: Fixed memory leak with new prefixmatch="" attribute of <resource>
|
2018-06-06 10:50:56 +00:00 |
cfgfile.h
|
Cleanup: Renamed alias -> resource
|
2018-05-28 14:45:49 +00:00 |
client.c
|
Feature: Added admin format ADMIN_FORMAT_AUTO
|
2018-06-09 10:43:57 +00:00 |
client.h
|
Feature: Set foundation for having multiple admin/ sub-directories
|
2018-06-09 12:43:09 +00:00 |
compat.h
|
Fix: Corrected the include of <stdint.h> and <inttypes.h> to match IEEE Std 1003.1-2017 ("POSIX 7")
|
2018-06-16 15:34:56 +02:00 |
configtest.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
connection.c
|
Fix: Fixed memory leak with new way of sending requests to corresponding endpoints
|
2018-05-28 14:59:47 +00:00 |
connection.h
|
Make tls mode more configureable
|
2017-07-23 13:14:48 +00:00 |
curl.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
curl.h
|
Cleanup: move libcurl specifc code into curl.c
|
2015-04-08 07:44:36 +00:00 |
errors.c
|
Update: Made error IDs an enum.
|
2018-05-26 06:29:10 +00:00 |
errors.h
|
Update: Made error IDs an enum.
|
2018-05-26 06:29:10 +00:00 |
event_exec.c
|
Fix: Corrected includes. Made stuff that worked by accident actually work
|
2018-05-28 14:31:36 +00:00 |
event_exec.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event_log.c
|
Fixed log messages and comments
|
2015-03-01 16:55:27 +00:00 |
event_log.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event_url.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
event_url.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event.c
|
Cleanup: HAVE_AUTH_URL -> HAVE_CURL
|
2018-06-16 15:34:56 +02:00 |
event.h
|
Feature: Set foundation for having multiple admin/ sub-directories
|
2018-06-09 12:43:09 +00:00 |
format_ebml.c
|
Make ebml_parse_tag return tag ID code
|
2016-03-27 12:29:23 -04:00 |
format_ebml.h
|
Move ebml-private structure definitions out of header file.
|
2015-11-28 12:49:54 -05:00 |
format_flac.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_flac.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_kate.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_kate.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_midi.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_midi.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_mp3.c
|
Fix: Fixed some smaller bugs such as leaks and performance improvements.
|
2015-04-08 09:36:59 +00:00 |
format_mp3.h
|
Feature: Extract metadata and export them to stats.xml
|
2014-12-09 16:08:27 +00:00 |
format_ogg.c
|
Initial patch for playlist history support.
|
2015-03-28 16:15:49 +00:00 |
format_ogg.h
|
Feature: Extract metadata and export them to stats.xml
|
2014-12-09 16:08:27 +00:00 |
format_opus.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_opus.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_skeleton.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_skeleton.h
|
Add Kate and Skeleton codecs to ogg handler. patch by ogg.k.ogg.k
|
2008-04-19 02:11:37 +00:00 |
format_speex.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_speex.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_theora.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_theora.h
|
merge multi ogg codec handling. Handle theora and/or vorbis. Place new
|
2004-12-07 21:06:26 +00:00 |
format_vorbis.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
format_vorbis.h
|
merge multi ogg codec handling. Handle theora and/or vorbis. Place new
|
2004-12-07 21:06:26 +00:00 |
format.c
|
Cleanup: Removed useless stats_event()
|
2018-05-05 06:42:56 +00:00 |
format.h
|
Feature: Extract metadata and export them to stats.xml
|
2014-12-09 16:08:27 +00:00 |
fserve.c
|
Update: Converted the response format for admin requests into a enum
|
2018-06-09 10:34:34 +00:00 |
fserve.h
|
Allow rereading of the mime types file on xml reload. Also allow for specifying
|
2007-08-13 21:33:27 +00:00 |
global.c
|
Cleanup: Removed useless #includes
|
2018-05-28 14:32:46 +00:00 |
global.h
|
Fix: Corrected includes. Made stuff that worked by accident actually work
|
2018-05-28 14:31:36 +00:00 |
logging.c
|
Fix: Fixed some smaller bugs such as leaks and performance improvements.
|
2015-04-08 09:36:59 +00:00 |
logging.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
main.c
|
Cleanup: Replaced magic number with sizeof()
|
2018-06-16 17:29:51 +00:00 |
Makefile.am
|
Makefiles cleanup
|
2018-06-16 15:34:56 +02:00 |
matchfile.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
matchfile.h
|
Cleanup: mark key as const (why wasn't it const already?)
|
2015-11-22 18:47:11 +00:00 |
md5.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
md5.h
|
minor cleanups
|
2004-11-20 02:16:59 +00:00 |
playlist.c
|
Fix: Include required headers
|
2015-08-10 08:54:21 +00:00 |
playlist.h
|
Initial patch for playlist history support.
|
2015-03-28 16:15:49 +00:00 |
refbuf.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
refbuf.h
|
type cleanups. reduces memory usage on 64bit, no difference on 32bit. closes #780
|
2007-12-15 17:02:16 +00:00 |
sighandler.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
sighandler.h
|
cleanup unused var schedule_config_reread.
|
2012-11-13 11:25:46 +00:00 |
slave.c
|
Add log message for succesful streamlist requests
|
2016-04-13 10:12:39 +02:00 |
slave.h
|
Epic Git migration commit
|
2014-12-02 22:50:57 +01:00 |
source.c
|
Feature: Generate errors based on IDs.
|
2018-05-07 16:28:46 +00:00 |
source.h
|
Feature: Set foundation for having multiple admin/ sub-directories
|
2018-06-09 12:43:09 +00:00 |
stats.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
stats.h
|
Added 'lagcay' mode stats.xml.
|
2014-12-18 09:56:54 +00:00 |
tls.c
|
Feature: Added function to check for specific TLS implementation
|
2017-07-23 13:14:48 +00:00 |
tls.h
|
Feature: Added function to check for specific TLS implementation
|
2017-07-23 13:14:48 +00:00 |
TODO
|
added new lion at end of file so it does not mess up my console.
|
2012-07-17 14:50:44 +00:00 |
util.c
|
Fix: Added missing status codes to header generator
|
2018-05-07 16:33:17 +00:00 |
util.h
|
Feature: Generate errors based on IDs.
|
2018-05-07 16:28:46 +00:00 |
xslt.c
|
Feature: Generate errors based on IDs.
|
2018-05-07 16:28:46 +00:00 |
xslt.h
|
Epic Git migration commit
|
2014-12-02 22:50:57 +01:00 |
yp.c
|
Fix: Corrected includes. Made stuff that worked by accident actually work
|
2018-05-28 14:31:36 +00:00 |
yp.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |