source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @257   18 years r2d Comment control supports multi line
(edit) @256   18 years r2d divide by 0 bug removed
(edit) @255   18 years r2d added logo
(edit) @254   18 years r2d - tag writing OK - better tag reading - maybe less pb with x64
(edit) @253   18 years r2d - tags in accentuated files can now be read - tags are converted from …
(edit) @252   18 years r2d mpcgain doesn't crash anymore on read only files
(edit) @251   18 years r2d More details on files (gain info)
(edit) @250   18 years r2d - can now read file tags and display - doesn't work with accentuated …
(edit) @249   18 years r2d added native windows GUI (work in progress)
(edit) @248   18 years r2d moved project files
(edit) @247   18 years r2d removed .net files
(edit) @246   18 years r2d Corrected a mpc2sv8 bug
(edit) @245   18 years r2d Corrected a sv7 length decoding bug
(edit) @244   18 years r2d update version because of bug correction
(edit) @243   18 years r2d corrected pns encoding/decoding bug (doesn't change bitstream for …
(edit) @242   18 years r2d added include for windows
(edit) @241   18 years r2d added windows includes
(edit) @240   18 years r2d CMakeLists.txt update to build replaygain using libreplaygain
(edit) @239   18 years r2d CMakeLists.txt update
(edit) @238   18 years r2d Changed CMakeLists.txt files for Windows buid (doesn't work for …
(edit) @237   18 years r2d corrected the high bitrate bug (decoder only bug)
(edit) @236   18 years r2d - reverted last change (CMakeLists.txt are back)
(edit) @235   18 years zorg Remove unmaintained cmake build files
(edit) @234   18 years r2d - mpc2sv8 doesn't overwrite output file anymore
(edit) @233   18 years r2d - added build date to mpcenc - mpc2sv8 check for stream version
(edit) @232   18 years r2d patch from xmixahlx : - moved replaygain outside - removed build …
(edit) @231   18 years r2d added files from xmixahlx
(edit) @230   18 years r2d moved files in the right dirs
(edit) @229   18 years r2d moving replaygain in it's own module
(edit) @228   18 years r2d moving replaygain in it's own module
(edit) @227   18 years r2d - if pns status is unknown, pns = 0xFF
(edit) @226   18 years r2d - added sv8 options to mpcenc - some change in mpcdec to correctly …
(edit) @225   18 years r2d applied the patch from xmixahlx : - libreplaygain is now a shared …
(edit) @224   18 years r2d - corrected date
(edit) @223   18 years r2d - corrected encoder version info
(edit) @222   18 years r2d - applyed same changes as changeset [99] (what was EnableTags used for ?)
(edit) @221   18 years r2d - speed optimizations
(edit) @220   18 years r2d - updated according to the spec - now reads / write beginning / end …
(edit) @219   18 years r2d - speed improvements (mainly inlining)
(edit) @218   18 years r2d - update for replay gain
(edit) @217   18 years zorg remove winmm stuff..
(edit) @216   18 years zorg mpcdec now needs libm
(edit) @215   18 years r2d - updated API version
(edit) @214   18 years r2d - there is not yet sv > 8
(edit) @213   18 years r2d - mpcenc should now support encoding from pipe with unknow file length …
(edit) @212   18 years r2d - changed replay gain implementation (using sv8 representation)
(edit) @211   18 years zorg 1.2.5 tag
(edit) @210   18 years zorg Bump version to 1.2.5
(edit) @209   18 years zorg Add 1.2.5 changelog
(edit) @208   18 years zorg Missing executable state on some scripts
(edit) @207   18 years zorg Include mpc2sv8 to cmake build system
(edit) @206   18 years r2d - corrected a bug where very short frames ( < 1 byte, generally …
(edit) @205   18 years r2d - corrected a small bug - added copy of header and footer data (tags) …
(edit) @204   18 years r2d - file length should be OK for all files - seems there is a bug at end …
(edit) @203   18 years r2d - added sv7 to sv8 conversion utility (still work to do, but able to …
(edit) @202   18 years r2d - added more precision to encoding quality information
(edit) @201   18 years r2d - added more precision to encoding quality information
(edit) @200   18 years r2d - removed xlevel stuff
(edit) @199   18 years zorg - Backwards binary compatibility was broken since 1.2.3
(edit) @198   18 years zorg - Fix missing internal.h in 'make dist' - Simplify types size …
(edit) @197   18 years r2d changed mpc_decoder_decode_frame so it should be compatible with …
(edit) @196   18 years r2d - moved skip_id3v2 to demuxer and changed so it doesn't need seek (not …
(edit) @195   18 years r2d - moved libmpcdec includes in /mpc - removed mppdec.h and mpp.h - …
(edit) @194   18 years r2d win32 compilation corrections
(edit) @193   18 years r2d - corrected tag reading bug for utf8 strings - tag writing works but …
(edit) @192   18 years r2d added tag writing, but TagLib::FileRef::save() make all crash and I'm …
(edit) @191   18 years r2d - Added UI - Display tag & stream info (can't edit)
(edit) @190   18 years r2d added licensing terms
(edit) @189   18 years r2d Added TagLib support (as a static lib). Used to display track title.
(edit) @188   18 years r2d - removed file info bug - improved thread reactivity
(edit) @187   18 years r2d removed uneeded file
(edit) @186   18 years r2d import winamp musepack plugin. supports play, seek, pause, stop and …
(edit) @185   18 years r2d dev tools only for gcc :)
(edit) @184   18 years r2d moved declarations
(edit) @183   18 years r2d - added peak calculation - gain results are now written to sv8 files
(edit) @182   18 years r2d - scaled libmpcdec output so I now have meaningful results - removed …
(edit) @181   18 years zorg Make mpcgain build with cmake
(edit) @180   18 years r2d added libreplaygain and mpcgain
(edit) @179   18 years r2d - bugfix
(edit) @178   18 years r2d - removed unused decoder
(edit) @177   18 years r2d - corrected decoded length (tested on sv8, not tested on sv7)
(edit) @176   18 years r2d - corrected info length
(edit) @175   18 years zorg Cosmetics
(edit) @174   18 years zorg Update win32 project files
(edit) @173   18 years zorg Remove default cvd_fastlog
(edit) @172   18 years zorg Remove C99 construct
(edit) @171   18 years zorg Fix endianess
(edit) @170   18 years zorg Fix endianness issues
(edit) @169   18 years zorg symlinks won't work on some systems
(edit) @168   18 years zorg put config.h in include directory
(edit) @167   18 years zorg put some autotools stuff into separate dir
(edit) @166   18 years zorg mppenc mutated into mpcenc, part 2
(edit) @165   18 years zorg mppenc mutated into mpcenc, part 1
(edit) @164   18 years zorg mppenc mutated into mpcenc, prologue
(edit) @163   18 years r2d - removed warning / error in mpcdec compilation
(edit) @162   18 years zorg Fix mpcdec compilation for latest libmpcdec Fix and update cmake build …
(edit) @161   18 years r2d - changed entropy coding (all huffman tables are canonical) - …
(edit) @160   18 years r2d - improved cutted stream decoding
(edit) @159   18 years r2d - variable name correction
(edit) @158   18 years r2d - improved cutted stream decoding - sv7 decoding cleanup
Note: See TracRevisionLog for help on using the revision log.