summaryrefslogtreecommitdiff
path: root/src/plugin_xmms
Commit message (Expand)AuthorAgeFilesLines
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-314-15/+15
* link with liboggJosh Coalson2006-12-051-1/+2
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-206-5/+61
* minor syntaxJosh Coalson2006-11-091-1/+1
* minor fixes to linked libsJosh Coalson2006-11-081-2/+2
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-151-2/+2
* add support for new REPLAYGAIN_REFERENCE_LOUDNESS tagJosh Coalson2006-09-142-5/+14
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-133-303/+156
* minro syntaxJosh Coalson2006-05-251-1/+1
* complete largefile supportJosh Coalson2006-05-246-26/+48
* update iconv settingsJosh Coalson2006-05-181-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-2511-12/+12
* fix "redefinition of socklen_t" problem on freebsdJosh Coalson2005-09-021-1/+2
* last batch of fixes related to problems caused by new http streaming codeJosh Coalson2005-09-022-12/+24
* minor cosmeticsJosh Coalson2005-09-021-3/+3
* add replay gain info to file info boxJosh Coalson2005-09-021-1/+55
* minor cosmeticsJosh Coalson2005-09-023-6/+6
* allow non-strict mode for reading replaygain tags, to fallback to track tags ...Josh Coalson2005-09-011-1/+1
* fix bad use of g_strconcat()Josh Coalson2005-08-311-1/+1
* fix bug in the save_http_path initializationJosh Coalson2005-03-021-1/+1
* remove the "Reference" from the plugin descriptionJosh Coalson2005-02-021-1/+1
* need to link libiconvJosh Coalson2005-02-022-2/+3
* fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGSJosh Coalson2005-01-301-1/+2
* improve resolution stream-length-in-millisecond calculationJosh Coalson2005-01-261-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-2511-12/+12
* revamp plugin_common to use utf-8 instead of wchar_t as the internal comment ...Josh Coalson2004-12-302-66/+55
* define socklen_t if it doesn't existJosh Coalson2004-12-301-0/+9
* patch from Steven Richman: adds support for streaming http transport to xmms ...Josh Coalson2004-10-078-58/+1547
* remove id3 support from the pluginsJosh Coalson2004-09-286-15/+12
* make listbox for "from" charset contain only UTF-8 since that is the only sup...Josh Coalson2004-09-261-3/+3
* add Charset_Create_List_UTF8_Only()Josh Coalson2004-09-262-0/+9
* major plugin revamp based on x-fixer's codeJosh Coalson2004-09-247-109/+108
* be more precise in long long int literal specification for ANSI compilers (gc...Josh Coalson2004-07-291-1/+8
* fix display of year tagJosh Coalson2004-07-221-1/+1
* update copyright to 2004Josh Coalson2004-01-1710-11/+11
* add undocumented option --apply-replaygain-which-is-not-lossless to flac; req...Josh Coalson2003-12-174-10/+14
* add support for synthesis to big-endian in pluginsJosh Coalson2003-09-151-2/+17
* fix overflow bug in stream length calculation, debian bug #200435; see http:/...Josh Coalson2003-07-081-1/+1
* fix leak of xmms config struct in initJosh Coalson2003-05-191-0/+2
* Miroslav's speed optimization patchJosh Coalson2003-02-271-84/+84
* make hard limiter off by defaultJosh Coalson2003-02-251-2/+3
* Build libtool archives instead of plain .a archives, so that PIC versions areMatt Zimmerman2003-02-071-4/+4
* add --enable-local-xmms-pluginJosh Coalson2003-01-141-0/+4
* patch from Miroslav to fix bitrate display for large blocksize or small sampl...Josh Coalson2003-01-041-7/+14
* Add 2003 to copyright noticeJosh Coalson2003-01-024-5/+5
* remove SHARE_LIBSJosh Coalson2002-12-031-1/+3
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-7/+8
* patches from Miroslav for file info dialog and tag editingJosh Coalson2002-11-194-145/+253
* fix bitrate calcation bug with diskwriter outputJosh Coalson2002-11-151-2/+2
* fix lib listJosh Coalson2002-11-141-1/+7