source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @157   18 years r2d - added huffman codes generation utility
(edit) @156   18 years r2d - removed slow builtin_ functions
(edit) @155   18 years zorg 1.2.4 tag
(edit) @154   18 years zorg Prepare for 1.2.4 release
(edit) @153   18 years zorg Fix broken stream initialization on non-mpc files
(edit) @152   18 years r2d - corrected a memory allocation bug
(edit) @151   18 years r2d - updated libmpcdec win32 project files - removed some libmpcdec …
(edit) @150   18 years r2d - updated libmpcenc / libmpcdec according to the spec - added seek …
(edit) @149   18 years r2d - merged SI and RG blocks - updated seek table according to the spec …
(edit) @148   18 years r2d - corrected a sv8 seeking bug
(edit) @147   18 years r2d - added a first version of the seek table for sv8
(edit) @146   18 years r2d - added seek table
(edit) @145   18 years r2d - end of stream bug correction
(edit) @144   18 years r2d - put back seeking
(edit) @143   18 years r2d - added simple seeking for sv7 and sv8
(edit) @142   18 years r2d - removed warnings (and bugs)
(edit) @141   18 years r2d removed libmpcdec branche
(edit) @140   18 years r2d removed mppenc branche
(edit) @139   18 years r2d - added "SE" block check
(edit) @138   18 years r2d - added CRC check in libmpcdec
(edit) @137   18 years r2d - added build system
(edit) @136   18 years r2d - merged types
(edit) @135   18 years r2d moved crc32
(edit) @134   18 years r2d moved common headers
(edit) @133   18 years r2d still moving libs
(edit) @132   18 years r2d still moving libs
(edit) @131   18 years r2d moving libs
(edit) @130   18 years r2d moved libmpcdec
(edit) @129   18 years r2d moved mppenc+libs
(edit) @128   18 years r2d libs project
(edit) @127   18 years r2d - added "live" bitrate - added pns and gapless info
(edit) @126   18 years r2d - changed decoder struct and length computations
(edit) @125   18 years zorg Do not fix warnings late at night and create bugs
(edit) @124   18 years zorg Do not fix warnings late at night and create bugs
(edit) @123   18 years zorg made a copy
(edit) @122   18 years zorg set 1.2.1 xmixahlx patch
(edit) @121   18 years zorg Use proper credits
(edit) @120   18 years zorg made a copy
(edit) @119   18 years zorg made a copy
(edit) @118   18 years zorg Fix crash due to broken code order execution
(edit) @117   18 years r2d - read "EI" and "RG" blocks - updated "SI" block according to the spec
(edit) @116   18 years r2d - added "EI" and "RG" blocks in output - updated "SI" block according …
(edit) @115   18 years zorg Removed now outdated note
(edit) @114   18 years zorg Remove special aliasing warnings
(edit) @113   18 years zorg chmod +x autogen.sh
(edit) @112   18 years zorg Update changelog
(edit) @111   18 years zorg More conservative default cflags
(edit) @110   18 years zorg Cosmetics Remove one annoying warning
(edit) @109   18 years zorg Remove math aliasing issues which were breaking gcc
(edit) @108   18 years r2d - report file size
(edit) @107   18 years r2d - gapless playback should now be supported (not verified)
(edit) @106   18 years r2d - removed undef TRUE / FALSE
(edit) @105   18 years zorg Fix cmake compilation on win32 (both for msvc & mingw/cygwin). It's …
(edit) @104   18 years r2d - can read sv7 & sv8 - seek broken (not implemented) - added demuxer …
(edit) @103   18 years r2d - changes to follow libmpcdec work in progress - can read sv7 & sv8 - …
(edit) @102   18 years r2d - undone last changes (moved to r2d branche)
(edit) @101   18 years r2d r2d branche creation
(edit) @100   18 years zorg Fix compilation on OpenBSD
(edit) @99   18 years zorg Remove tag guessing from filename on unix. Remove now uneeded …
(edit) @98   18 years zorg Cosmetics infinite-loop
(edit) @97   18 years zorg Merge 1.16 branch back to trunk
(edit) @96   18 years zorg Ensure cmake >= 2.4. Previous issue unrelated
(edit) @95   18 years zorg Broken option on freebsd
Note: See TracRevisionLog for help on using the revision log.