source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @94   18 years zorg Add install target and INSTALL file
(edit) @93   18 years zorg Horrible typo…
(edit) @92   18 years zorg Cosmetics
(edit) @91   18 years zorg Cosmetics
(edit) @90   18 years zorg Fix compilation on freebsd
(edit) @89   18 years zorg Ensure strict aliasing is disabled as it's currently broken. Use -Os …
(edit) @88   18 years zorg Misc cleanup
(edit) @87   18 years zorg various cleanup
(edit) @86   18 years zorg Update tags to 1.16
(edit) @85   18 years zorg Prefix symbols to prevent conflicts
(edit) @84   18 years zorg Misc cleanup
(edit) @83   18 years zorg Remove verbose cmake Fix compilation on nix
(edit) @82   18 years zorg Clean-up for release
(edit) @81   18 years r2d - first SV8 decoding, it's VERY BADLY implemented. To enable decoding, …
(edit) @80   18 years r2d - bug correction in block size with CRC
(edit) @79   18 years r2d - made changes to be able to use libmpcdec (zorg's branch)
(edit) @78   18 years r2d - added crc32 - first sv8 encodes, main changes in bitstream.c
(edit) @77   18 years r2d - added profile.c in libmpcpsy
(edit) @76   18 years r2d - removed tools.c
(edit) @75   18 years zorg Add wav output
(edit) @74   18 years r2d - removed FASTMATH stuff
(edit) @73   18 years r2d - modified quantization to use standard functions - can now compile …
(edit) @72   18 years r2d - output is now exactly the same as 1.15w
(edit) @71   18 years r2d - fixed a LOT of bugs - fixed a bug that took me 2 days to find :) - …
(edit) @70   18 years zorg Added primitive mpcdec
(edit) @69   18 years zorg Minor indent fix for consistency
(edit) @68   18 years zorg Separated public interface from private headers Use opaque objects …
(edit) @67   18 years r2d - fixed an indianess problem in libmpcenc
(edit) @66   18 years r2d - mppenc compiles and runs, but output is not playing
(edit) @65   18 years r2d - mppenc can be compiled *but* doesn't work (segfault) - some …
(edit) @64   18 years r2d - added libmpcenc and a common directory - can compile libmpcenc and …
(edit) @63   18 years zorg New branch from trunk
(edit) @62   18 years zorg Delete outdated branch
(edit) @61   18 years r2d added kdevelop project files
(edit) @60   18 years r2d added a PsyModel struct, too much members in it. some will be removed later
(edit) @59   18 years r2d added libmpcpsy directory and moved files
(edit) @58   18 years r2d creating mppenc branch from zorg branch to split it into libs
(edit) @57   18 years zorg Add three beeps after encoding is finished through option --beep
(edit) @56   18 years zorg Disable tags by default. Added --writetags option
(edit) @55   18 years zorg Cosmetics
(edit) @54   18 years zorg Options cleanup. Patch by xmixahlx
(edit) @53   18 years zorg Add CMake projects
(edit) @52   18 years zorg Fix invalid static use
(edit) @51   18 years zorg Minor changes
(edit) @50   18 years zorg Fix header overwrite
(edit) @49   18 years zorg Various fixes
(edit) @48   18 years zorg Minor project fixes
(edit) @47   18 years zorg Fix project
(edit) @46   18 years zorg Fix layout…
(edit) @45   18 years zorg made a copy
(edit) @44   18 years zorg made a copy
(edit) @43   18 years zorg Layout
(edit) @42   18 years zorg Remove more stuff
(edit) @41   18 years zorg Remove auxiliary stuff
(edit) @40   18 years zorg Remove minor warnings
(edit) @39   18 years zorg Add fast seeking header data in reserved header data Enable safe fast …
(edit) @38   18 years zorg Add optional fast seeking check-box. Patch by Nicolas BOTTI
(edit) @37   18 years zorg Added optional fast seeking, seek table index & various code cleanup. …
(edit) @36   18 years zorg Updated win32 build projects
(edit) @35   18 years zorg made a copy
(edit) @34   18 years zorg Add stuff back from lost repository
(edit) @33   18 years zorg Create layout
(edit) @32   18 years zorg Move libmpcdec stuff into /libmpcdec/
(edit) @31   18 years zorg made a copy
(edit) @30   18 years zorg made a copy
(edit) @29   18 years zorg made a copy
(edit) @28   18 years zorg
(edit) @27   18 years zorg Cosmetics
(edit) @26   18 years zorg Dumb typo
(edit) @25   18 years zorg Fix segfaults when seeking Fix compilation on posix Forgot to remove …
(edit) @24   18 years zorg Second try at merging rockbox changes. Fixed invalid memory write, may …
(edit) @23   18 years zorg Revert broken changes from r21
(edit) @22   18 years zorg Add safeguards
(edit) @21   18 years zorg Merge remaining interesting bits from rockbox svn including seeking code
(edit) @20   18 years zorg Fix release mode
(edit) @19   18 years zorg Fix imported from rockbox svn
(edit) @18   18 years zorg Various type size reductions Removed some type warnings Replaced char, …
(edit) @17   18 years zorg Reduce types size
(edit) @16   18 years zorg Cosmetics
(edit) @15   18 years zorg Add 8bit types Win32 is little-endian only currently
(edit) @14   18 years zorg @ fix inline keyword
(edit) @13   18 years zorg Add msvc2005 projects
(edit) @12   18 years zorg made a copy
(edit) @11   18 years zorg @ C99 isn't supported on msvc
(edit) @10   18 years zorg Update to 1.2.3 trunk
(edit) @9   18 years zorg made a copy
Note: See TracRevisionLog for help on using the revision log.