Age | Commit message (Expand) | Author |
2007-05-10 | Code cleaning - remove some unnecessary defined(SIMULATOR) checks | Dave Chapman |
2007-04-21 | Missed a couple. Hopefully fix all warnings. | Michael Sevakis |
2007-04-21 | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2006-12-21 | Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to ha... | Michael Sevakis |
2006-10-31 | * give tsr plugins the choice to quit or not | Jonathan Gordon |
2006-09-16 | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen |
2006-04-02 | Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod. | Jens Arnold |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2005-12-17 | Fixed several plugins for dB volume. | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-07-26 | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold |
2005-06-24 | comment updated | Jörg Hohensohn |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-04-01 | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing |
2005-02-04 | adapted to build on iRiver | Daniel Stenberg |
2005-01-26 | Made alpine_cdc.rock compile with DEBUG enabled | Linus Nielsen Feltzing |
2005-01-20 | finally add my Alpine car CD changer emulator, although very few people may u... | Jörg Hohensohn |