2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Apr 16, 2024 — Apr 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Tom's name to the credits. More... over 17 years ago
A couple of minor streaming fixes More... over 17 years ago
White space tab removal! More... over 17 years ago
Added initial implementation of internet streaming Normally I'd post comments describing the changes, but it's massive. There's just too much to describe. The whole thing needs design documentation really, it's too complex to explain here. More... over 17 years ago
Removed FLAC DB reads Added Multi-thread double buffered reads for all codecs Updated build files for S60V1 and S60V3 (not done the others yet) More... almost 18 years ago
A couple of minor FLAC_DB_READ fixes More... almost 18 years ago
Handle corrupt playlist entries correctly Added a couple of useful debugging traces More... almost 18 years ago
FlacDecoder.cpp: Check that iBuf gets allocated >>1 is faster than / 2, right. Presumably the compiler should do this sort of thing for you anyway... More... almost 18 years ago
OggTremor.cpp: Call ThreadRelease() before PrepareToFlushBuffers(). There's no need for that to be between the PrepareToFlush() and Flush() More... almost 18 years ago
Minor changes More... almost 18 years ago
Added support for asynchronous reads (initially for FLAC only) More... almost 18 years ago
OggPlay.cpp: Random, repeat fix More... almost 18 years ago
Updated S80, S90 and UIQ release notes Skin fix for P800, P900 Final UIQ updates for 1.72 Minor tweak to the S60V3 mmp (an attempt to stop Carbide writing out .rsgs to the source folders. It didn't work) Added optional performance profiling More... almost 18 years ago
S80 / S90 1.72 build updates More... almost 18 years ago
Updated readme files Added readmes and release notes for the mmf plugin Made S80 build again Minor fix to S60MMF mad mmp More... almost 18 years ago
OggPlayController.cpp: mp3 support in the plugin requires a different macro to be defined More... almost 18 years ago
Fixed paused icon Mad cleanup, removed unused functions (saves a few K of dll) Added QVGA splash screen (Symbian's scaler was producing horrible results) More... almost 18 years ago
Updated the mcNuOggPlay skins Removed some old certificates More... almost 18 years ago
Volume fixes More... almost 18 years ago
One more minor fix More... almost 18 years ago
Couple of minor fixes More... almost 18 years ago
...try again More... almost 18 years ago
If at first... More... almost 18 years ago
Fix S60 hotkeys crash More... almost 18 years ago
New menu layout (and multi-state repeat) More... almost 18 years ago
Final updates for 1.72 Added multi-state repeat (Repeat off, Repeat song, Repeat playlist) Some more playback tweaks (S60v1 / Sendo improvements) Added slow-mo fix for 3650 Updated mcNuOggPlay skin with repeat and random indicators (others to follow) More... almost 18 years ago
Manually de-schedule the buffering thread after each audio buffer has been decoded. This seems to have two positive effects on S60V3. 1. Increased stability and 2. Smoother multi-tasking. More... almost 18 years ago
Some buffering tweaks. Enable immediate buffering (instead of lazy) More... almost 18 years ago
Add mad build files for various platforms Updated UIQ build files to build mad More... almost 18 years ago
Builds can now be configured as follows: More... almost 18 years ago