summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fixed yellow and red buildsLinus Nielsen Feltzing2003-12-28
* Patch #866595, a rock that displays a clock, both digital and analog, by Zakk...Linus Nielsen Feltzing2003-12-28
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
* better USB handling, typo fixedJörg Hohensohn2003-12-22
* icons for .ch8, .rvfJörg Hohensohn2003-12-22
* emulator is a lot faster with my lcd_blit() function and yield() instead of s...Jörg Hohensohn2003-12-22
* Fixed the display corruption in the recording screen when the status bar is d...Linus Nielsen Feltzing2003-12-20
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G...Linus Nielsen Feltzing2003-12-19
* Automatic detection of FM radio hardware for V2 recordersLinus Nielsen Feltzing2003-12-19
* Added sound controls to the FM radio menuLinus Nielsen Feltzing2003-12-19
* the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn2003-12-18
* Synced.Mats Lidell2003-12-17
* prevent compiler errors on platforms we can't (currently) flashDaniel 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
* 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
* 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
* New Neo-specific code from the Open Neo project. Unfortunately, the sourcesDaniel Stenberg2003-12-12
* fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg2003-12-12
* Fixed incorrect #ifdef for .ucl and .ajz filesHardeep Sidhu2003-12-11
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu2003-12-09
* typecast the five functions that still make a simulator produce compilerDaniel Stenberg2003-12-09
* 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
* Language updatesBjörn Stenberg2003-12-04
* Buffer overrun fix by Craigh Sather (#852494)Björn Stenberg2003-12-04
* Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg2003-12-04
* Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg2003-12-03
* for FM and V2: removed the now false voltage reading from charging screen.Jörg Hohensohn2003-12-03
* No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn2003-12-03
* now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn2003-11-30
* No more dependency of the cat commandLinus Nielsen Feltzing2003-11-28
* The FM/V2 Recorder battery capacity default value is now 2200mAhLinus Nielsen Feltzing2003-11-28
* Set font before resume.Björn Stenberg2003-11-26
* Changed WPS and synced.Mats Lidell2003-11-26
* not yet for V2Jörg Hohensohn2003-11-25
* s/stricmp/strcasecmp/Björn Stenberg2003-11-24
* Case insensitive compare for BOOTFILEBjörn Stenberg2003-11-24