summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes.Björn Stenberg2003-12-17
* Synced.Mats Lidell2003-12-17
* radio on the v2Daniel Stenberg2003-12-17
* prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg2003-12-15
* Without having a clue about the actual platform, I hereby announce that theDaniel Stenberg2003-12-15
* prevent buffer overflowDaniel Stenberg2003-12-15
* handle_on() depends on the presence of an ON buttonDaniel Stenberg2003-12-15
* Since some code isn't used if no ON button exist, we need to ifdef aroundDaniel Stenberg2003-12-15
* kill an "unused variable" compiler warningDaniel Stenberg2003-12-15
* kill a compiler warningDaniel Stenberg2003-12-15
* xoffset is only when not building for a simulator (for now)Daniel Stenberg2003-12-15
* added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg2003-12-15
* Ooops! I forgot to remove my debugging changesLinus Nielsen Feltzing2003-12-15
* fixed lcd_blit for the (x11) simDaniel Stenberg2003-12-15
* Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video...Linus Nielsen Feltzing2003-12-15
* #ifdef platform exclusion fixedJörg Hohensohn2003-12-15
* the video player plugin and file the type / plugin API for itJörg Hohensohn2003-12-15
* Fix for the LED problem in lcd_write_data(). The r0 register was not preserve...Linus Nielsen Feltzing2003-12-15
* LCD flip (upside down) and a high-performance blit functionJörg Hohensohn2003-12-12
* Removed mkneofileBjörn Stenberg2003-12-12
* restart the byte counter on a new recorded fileDaniel Stenberg2003-12-12
* removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2003-12-12
* Make it build without ON button. We should probably allow a different keyDaniel Stenberg2003-12-12
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Rockbox on Neo supportDaniel Stenberg2003-12-12
* Added the 'mkneofile' tool that is used instead of scramble when making theDaniel Stenberg2003-12-12
* New Neo-specific code from the Open Neo project. Unfortunately, the sourcesDaniel Stenberg2003-12-12
* All platforms don't have USBDaniel Stenberg2003-12-12
* link support for NeoDaniel Stenberg2003-12-12
* Additional Neo supportDaniel Stenberg2003-12-12
* first attempt at Neo 35 configDaniel Stenberg2003-12-12
* adjustments for NeoDaniel Stenberg2003-12-12
* Allow building two Neo targets...Daniel Stenberg2003-12-12
* fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg2003-12-12
* UpdatesBjörn Stenberg2003-12-12
* Fixed incorrect #ifdef for .ucl and .ajz filesHardeep Sidhu2003-12-11
* Added Chris Halsall's MMJB20 pageBjörn Stenberg2003-12-11
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Added submit instructionsBjörn Stenberg2003-12-09
* Added patch listBjörn Stenberg2003-12-09
* Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu2003-12-09
* In simulator thread, increment id3 offset along with elapsed time so that res...Hardeep Sidhu2003-12-09
* typecast the five functions that still make a simulator produce compilerDaniel Stenberg2003-12-09
* easy-to-use function types for typecastingDaniel Stenberg2003-12-09
* works with older glibc headers too nowDaniel Stenberg2003-12-08
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* table-driven internal handling of file types, so we can have many of themJörg Hohensohn2003-12-07
* relaxed version checking, some people had problems with itJörg Hohensohn2003-12-07
* Re-added analog clockBjörn Stenberg2003-12-06
* CleanupBjörn Stenberg2003-12-06