source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @494   9 years r2d remove the USE_ASM macro : there is no more asm code
(edit) @493   9 years r2d apply patch from buildroot : …
(edit) @492   9 years r2d apply patch from buildroot: …
(edit) @491   9 years r2d adapted patch 0001-shared.patch from buildroot: …
(edit) @490   9 years r2d remove commented code
(edit) @489   9 years r2d mpc2sv8 : fix a segfault caused by commit r476
(edit) @488   9 years r2d mpcenc : remove compilation error and a warning
(edit) @487   9 years r2d removed some new gcc warnings
(edit) @486   9 years r2d apply 02_link-libm.patch from debian
(edit) @485   10 years r2d If BUILD_SHARED_LIBS is set and SHARED undefined, then drive SHARED …
(edit) @484   11 years r2d FSF address change
(edit) @483   11 years r2d libreplaygain : add include file install
(edit) @482   11 years r2d libmpcdec : added install and soversion
(edit) @481   13 years r2d removed byteswap.h in mpcdec
(edit) @480   13 years r2d add raw output to mpcdec, not really tested
(edit) @479   13 years r2d add extern keyword to global variable declaration (don't know it …
(edit) @478   13 years r2d prevent endless loops
(edit) @477   13 years r2d removed some gcc warnings and compilation issues
(edit) @476   13 years r2d changes a seeking behavior that confused some people using the …
(edit) @475   13 years r2d fixe an unused variable warning
(edit) @474   13 years r2d forgot 1 file in last commit
(edit) @473   13 years r2d Security fixes by DEATH (and some changes by myself)
(edit) @472   13 years r2d audacious-musepack : update to audacious v2.4.4 some API function used …
(edit) @471   13 years r2d libcuefile : add original repository location
(edit) @470   13 years r2d Add original cuetools copyright notice
(edit) @469   13 years r2d patch by Markus Peloquin <markus@…> : Fixed the copious …
(edit) @468   14 years r2d audacious-musepack : updated plugin for audacious 2.3 (ubuntu 10.04)
(edit) @467   14 years r2d libmpc : renamed libmpcdec project libmpcdec and mpcdec project …
(edit) @466   14 years r2d libmpcdec : bug correction for "in buffer" seek
(edit) @465   14 years r2d handle tags larger than the demux buffer. UNTESTED code.
(edit) @464   14 years r2d show all warnings
(edit) @463   14 years r2d check malloc return value
(edit) @462   14 years r2d refill the buffer if possible
(edit) @461   14 years r2d fix cmake warnings with new version
(edit) @460   14 years r2d fix cmake warnings with new version
(edit) @459   15 years r2d * fix cmake libmpcdec build * do not flush the demux buffer when seek …
(edit) @458   15 years r2d remove unused directory
(edit) @457   15 years r2d renamed bmp-musepack to audacious-musepack
(edit) @456   15 years r2d * update for audacious 2.1.0 * changed build system to cmake
(edit) @455   15 years r2d changes for audacious (don't know if it works, old changes)
(edit) @454   15 years r2d remove generated files
(edit) @453   15 years r2d libmpc (mpcenc) : * replaced rindex by strrchr
(edit) @452   15 years r2d libmpc (mpcenc) : * improved file extension conversion to .mpc * …
(edit) @451   15 years r2d libmpc : * shared option default to on, unless on windows
(edit) @450   15 years r2d libmpc (patch by Samuli Suominen) : * add install target for cmake * …
(edit) @449   15 years r2d libmpc : * typo
(edit) @448   15 years r2d libmpc : * moved math.h include in mpcmath.h
(edit) @447   15 years r2d libreplaygain : * cmake improvement
(edit) @446   15 years r2d libcuefile : * add a shared library target to cmake * add install …
(edit) @445   15 years r2d * autotool changes to support symbol visibility on MinGW. * mpcchap …
(edit) @444   15 years r2d patch by Dr. Fiemost : fixed an error when building mpcdec on MinGW …
(edit) @443   15 years r2d renamed crc32 to mpc_crc32 to avoid name conflics with static libs
(edit) @442   16 years Seed
(edit) @441   16 years Seed a fix to allow wildcards
(edit) @440   16 years r2d mpcgain bug correction : open files in binary mode (changed version …
(edit) @439   16 years grimmel More fixes from DEATH
(edit) @438   16 years radscorpion Fixes for SV7 seeking. Rebuilt with latest libraries
(edit) @437   16 years radscorpion Added VS2005 projects for libcommon / libmpcdec with MFC Static …
(edit) @436   16 years r2d mpccut should now be more resilient to errors
(edit) @435   16 years r2d - Added a special case to ignore --xlevel and --noxlevel options - …
(edit) @434   16 years r2d spelling fix
(edit) @433   16 years r2d - change libmpcdec API version (libtool) - update ChangeLog and README
(edit) @432   16 years r2d mpcdec update copyright and version to 1.0.0 for sv8 release
(edit) @431   16 years r2d update copyright (2nd part)
(edit) @430   16 years r2d change mpc2sv8 version to 1.0.0 for sv8 release
(edit) @429   16 years r2d add version information to mpcchap
(edit) @428   16 years r2d mpcgain supports chapters : change version
(edit) @427   16 years r2d update copyright
(edit) @426   16 years r2d copied too fast :) correction for max_band upper bound (thanks DEATH …
(edit) @425   16 years r2d check streaminfo values
(edit) @424   16 years r2d check block size & changed inline for mpc_inline, MSVC seems to accept …
(edit) @423   16 years r2d improves chapter parsing resilience to errors
(edit) @422   16 years grimmel
(edit) @421   16 years radscorpion Demuxer updated to 0.4.0.0 Support for APE 2.0 tags Chapters are now …
(edit) @420   16 years radscorpion DirectShow Musepack Decoder updated to 0.9.2.0 Bug fixed with -6 dB …
(edit) @419   16 years r2d - changed version string to 1.28.0 - added const to mpc_demux_chap …
(edit) @418   16 years r2d libmpc cmake uses libcuefile from svn
(edit) @417   16 years r2d libcuefile builds with msvc
(edit) @416   16 years r2d moved files, added cmake build system
(edit) @415   16 years r2d libcuefile initial import from cuetools 1.3.1
(edit) @414   16 years r2d changes to make mpcchap build with msvc
(edit) @413   16 years r2d updated mpcgain to fill the chapters' gain / peak
(edit) @412   16 years r2d libreplaygain can now handle chapters
(edit) @411   16 years r2d added chapter gain / peak to libmpcdec and mpcchap as in the spec
(edit) @410   16 years r2d fix cross-compilation with mingw (patch by Leandro Nini)
(edit) @409   16 years r2d installable headers cleanup (patch by Leandro Nini)
(edit) @408   16 years r2d removed my local file path (patch by xmixahlx)
(edit) @407   16 years r2d added a bound to the seek table size, varying the step between seek …
(edit) @406   17 years r2d mpcchap overflow correction
(edit) @405   17 years r2d changed declaration to conform to C89
(edit) @404   17 years r2d updated mpcgain according to libreplaygain new functions name
(edit) @403   17 years r2d - reduced libreplaygain symbol exports - prefixed API function names …
(edit) @402   17 years r2d moved mpc_bits_reader definition in mpcdec.h for use in the API
(edit) @401   17 years r2d correction for non GCC compilers
(edit) @400   17 years r2d Limited libmpcdec exported symbols (only for autotools building …
(edit) @399   17 years radscorpion further encoder library updates. added demo app for the new libmpcenc.
(edit) @398   17 years radscorpion interface extended for the encoder. rewritten bitstream output system …
(edit) @397   17 years radscorpion libmpcpsy should be complete added basic VC++ project
(edit) @396   17 years radscorpion som more cleanups…
(edit) @395   17 years radscorpion Added temporary dir with new cleaner encoding library. Library …
Note: See TracRevisionLog for help on using the revision log.