|
|
@230
|
18 years |
r2d |
moved files in the right dirs
|
|
|
@229
|
18 years |
r2d |
moving replaygain in it's own module
|
|
|
@228
|
18 years |
r2d |
moving replaygain in it's own module
|
|
|
@227
|
18 years |
r2d |
- if pns status is unknown, pns = 0xFF
|
|
|
@226
|
18 years |
r2d |
- added sv8 options to mpcenc
- some change in mpcdec to correctly …
|
|
|
@225
|
18 years |
r2d |
applied the patch from xmixahlx :
- libreplaygain is now a shared …
|
|
|
@224
|
18 years |
r2d |
- corrected date
|
|
|
@223
|
18 years |
r2d |
- corrected encoder version info
|
|
|
@222
|
18 years |
r2d |
- applyed same changes as changeset [99] (what was EnableTags used for ?)
|
|
|
@221
|
18 years |
r2d |
- speed optimizations
|
|
|
@220
|
18 years |
r2d |
- updated according to the spec
- now reads / write beginning / end …
|
|
|
@219
|
18 years |
r2d |
- speed improvements (mainly inlining)
|
|
|
@218
|
18 years |
r2d |
- update for replay gain
|
|
|
@217
|
18 years |
zorg |
remove winmm stuff..
|
|
|
@216
|
18 years |
zorg |
mpcdec now needs libm
|
|
|
@215
|
18 years |
r2d |
- updated API version
|
|
|
@214
|
18 years |
r2d |
- there is not yet sv > 8
|
|
|
@213
|
18 years |
r2d |
- mpcenc should now support encoding from pipe with unknow file length …
|
|
|
@212
|
18 years |
r2d |
- changed replay gain implementation (using sv8 representation)
|
|
|
@211
|
18 years |
zorg |
1.2.5 tag
|
|
|
@210
|
18 years |
zorg |
Bump version to 1.2.5
|
|
|
@209
|
18 years |
zorg |
Add 1.2.5 changelog
|
|
|
@208
|
18 years |
zorg |
Missing executable state on some scripts
|
|
|
@207
|
18 years |
zorg |
Include mpc2sv8 to cmake build system
|
|
|
@206
|
18 years |
r2d |
- corrected a bug where very short frames ( < 1 byte, generally …
|
|
|
@205
|
18 years |
r2d |
- corrected a small bug
- added copy of header and footer data (tags) …
|
|
|
@204
|
18 years |
r2d |
- file length should be OK for all files
- seems there is a bug at end …
|
|
|
@203
|
18 years |
r2d |
- added sv7 to sv8 conversion utility (still work to do, but able to …
|
|
|
@202
|
18 years |
r2d |
- added more precision to encoding quality information
|
|
|
@201
|
18 years |
r2d |
- added more precision to encoding quality information
|
|
|
@200
|
18 years |
r2d |
- removed xlevel stuff
|
|
|
@199
|
18 years |
zorg |
- Backwards binary compatibility was broken since 1.2.3
|
|
|
@198
|
18 years |
zorg |
- Fix missing internal.h in 'make dist'
- Simplify types size …
|
|
|
@197
|
18 years |
r2d |
changed mpc_decoder_decode_frame so it should be compatible with …
|
|
|
@196
|
18 years |
r2d |
- moved skip_id3v2 to demuxer and changed so it doesn't need seek (not …
|
|
|
@195
|
18 years |
r2d |
- moved libmpcdec includes in /mpc
- removed mppdec.h and mpp.h
- …
|
|
|
@194
|
18 years |
r2d |
win32 compilation corrections
|
|
|
@193
|
18 years |
r2d |
- corrected tag reading bug for utf8 strings
- tag writing works but …
|
|
|
@192
|
18 years |
r2d |
added tag writing, but TagLib::FileRef::save() make all crash and I'm …
|
|
|
@191
|
18 years |
r2d |
- Added UI
- Display tag & stream info (can't edit)
|
|
|
@190
|
18 years |
r2d |
added licensing terms
|
|
|
@189
|
18 years |
r2d |
Added TagLib support (as a static lib). Used to display track title.
|
|
|
@188
|
18 years |
r2d |
- removed file info bug
- improved thread reactivity
|
|
|
@187
|
18 years |
r2d |
removed uneeded file
|
|
|
@186
|
18 years |
r2d |
import winamp musepack plugin.
supports play, seek, pause, stop and …
|
|
|
@185
|
18 years |
r2d |
dev tools only for gcc :)
|
|
|
@184
|
18 years |
r2d |
moved declarations
|
|
|
@183
|
18 years |
r2d |
- added peak calculation
- gain results are now written to sv8 files
|
|
|
@182
|
18 years |
r2d |
- scaled libmpcdec output so I now have meaningful results
- removed …
|
|
|
@181
|
18 years |
zorg |
Make mpcgain build with cmake
|
|
|
@180
|
18 years |
r2d |
added libreplaygain and mpcgain
|
|
|
@179
|
18 years |
r2d |
- bugfix
|
|
|
@178
|
18 years |
r2d |
- removed unused decoder
|
|
|
@177
|
18 years |
r2d |
- corrected decoded length (tested on sv8, not tested on sv7)
|
|
|
@176
|
18 years |
r2d |
- corrected info length
|
|
|
@175
|
18 years |
zorg |
Cosmetics
|
|
|
@174
|
18 years |
zorg |
Update win32 project files
|
|
|
@173
|
18 years |
zorg |
Remove default cvd_fastlog
|
|
|
@172
|
18 years |
zorg |
Remove C99 construct
|
|
|
@171
|
18 years |
zorg |
Fix endianess
|
|
|
@170
|
18 years |
zorg |
Fix endianness issues
|
|
|
@169
|
18 years |
zorg |
symlinks won't work on some systems
|
|
|
@168
|
18 years |
zorg |
put config.h in include directory
|
|
|
@167
|
18 years |
zorg |
put some autotools stuff into separate dir
|
|
|
@166
|
18 years |
zorg |
mppenc mutated into mpcenc, part 2
|
|
|
@165
|
18 years |
zorg |
mppenc mutated into mpcenc, part 1
|
|
|
@164
|
18 years |
zorg |
mppenc mutated into mpcenc, prologue
|
|
|
@163
|
18 years |
r2d |
- removed warning / error in mpcdec compilation
|
|
|
@162
|
18 years |
zorg |
Fix mpcdec compilation for latest libmpcdec
Fix and update cmake build …
|
|
|
@161
|
18 years |
r2d |
- changed entropy coding (all huffman tables are canonical)
- …
|
|
|
@160
|
18 years |
r2d |
- improved cutted stream decoding
|
|
|
@159
|
18 years |
r2d |
- variable name correction
|
|
|
@158
|
18 years |
r2d |
- improved cutted stream decoding
- sv7 decoding cleanup
|
|
|
@157
|
18 years |
r2d |
- added huffman codes generation utility
|
|
|
@156
|
18 years |
r2d |
- removed slow builtin_ functions
|
|
|
@155
|
18 years |
zorg |
1.2.4 tag
|
|
|
@154
|
18 years |
zorg |
Prepare for 1.2.4 release
|
|
|
@153
|
18 years |
zorg |
Fix broken stream initialization on non-mpc files
|
|
|
@152
|
18 years |
r2d |
- corrected a memory allocation bug
|
|
|
@151
|
18 years |
r2d |
- updated libmpcdec win32 project files
- removed some libmpcdec …
|
|
|
@150
|
18 years |
r2d |
- updated libmpcenc / libmpcdec according to the spec
- added seek …
|
|
|
@149
|
18 years |
r2d |
- merged SI and RG blocks
- updated seek table according to the spec …
|
|
|
@148
|
18 years |
r2d |
- corrected a sv8 seeking bug
|
|
|
@147
|
18 years |
r2d |
- added a first version of the seek table for sv8
|
|
|
@146
|
18 years |
r2d |
- added seek table
|
|
|
@145
|
18 years |
r2d |
- end of stream bug correction
|
|
|
@144
|
18 years |
r2d |
- put back seeking
|
|
|
@143
|
18 years |
r2d |
- added simple seeking for sv7 and sv8
|
|
|
@142
|
18 years |
r2d |
- removed warnings (and bugs)
|
|
|
@141
|
18 years |
r2d |
removed libmpcdec branche
|
|
|
@140
|
18 years |
r2d |
removed mppenc branche
|
|
|
@139
|
18 years |
r2d |
- added "SE" block check
|
|
|
@138
|
18 years |
r2d |
- added CRC check in libmpcdec
|
|
|
@137
|
18 years |
r2d |
- added build system
|
|
|
@136
|
18 years |
r2d |
- merged types
|
|
|
@135
|
18 years |
r2d |
moved crc32
|
|
|
@134
|
18 years |
r2d |
moved common headers
|
|
|
@133
|
18 years |
r2d |
still moving libs
|
|
|
@132
|
18 years |
r2d |
still moving libs
|
|
|
@131
|
18 years |
r2d |
moving libs
|
|
|