Age | Commit message (Expand) | Author |
2003-12-23 | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn |
2003-12-23 | I found several plugins to draw beyond screen boundary | Jörg Hohensohn |
2003-12-22 | better USB handling, typo fixed | Jörg Hohensohn |
2003-12-22 | icons for .ch8, .rvf | Jörg Hohensohn |
2003-12-22 | emulator is a lot faster with my lcd_blit() function and yield() instead of s... | Jörg Hohensohn |
2003-12-20 | Fixed the display corruption in the recording screen when the status bar is d... | Linus Nielsen Feltzing |
2003-12-20 | Upside Down option for display (and buttons) now wired into the display setti... | Jörg Hohensohn |
2003-12-19 | Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G... | Linus Nielsen Feltzing |
2003-12-19 | Automatic detection of FM radio hardware for V2 recorders | Linus Nielsen Feltzing |
2003-12-19 | Added sound controls to the FM radio menu | Linus Nielsen Feltzing |
2003-12-18 | the vidoe player has some control now: backward, pause, step, FF/FR | Jörg Hohensohn |
2003-12-17 | Synced. | Mats Lidell |
2003-12-15 | prevent compiler errors on platforms we can't (currently) flash | Daniel Stenberg |
2003-12-15 | prevent buffer overflow | Daniel Stenberg |
2003-12-15 | handle_on() depends on the presence of an ON button | Daniel Stenberg |
2003-12-15 | Since some code isn't used if no ON button exist, we need to ifdef around | Daniel Stenberg |
2003-12-15 | kill an "unused variable" compiler warning | Daniel Stenberg |
2003-12-15 | Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video... | Linus Nielsen Feltzing |
2003-12-15 | #ifdef platform exclusion fixed | Jörg Hohensohn |
2003-12-15 | the video player plugin and file the type / plugin API for it | Jörg Hohensohn |
2003-12-12 | removed the neo-specific scramble-tool and made it an option to scramble | Daniel Stenberg |
2003-12-12 | Make it build without ON button. We should probably allow a different key | Daniel Stenberg |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-12 | Rockbox on Neo support | Daniel Stenberg |
2003-12-12 | New Neo-specific code from the Open Neo project. Unfortunately, the sources | Daniel Stenberg |
2003-12-12 | fixed a // comment, added a comment how this source file checks for features | Daniel Stenberg |
2003-12-11 | Fixed incorrect #ifdef for .ucl and .ajz files | Hardeep Sidhu |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-12-09 | Don't write playlist shuffle settings immediately to disk. Instead, save the... | Hardeep Sidhu |
2003-12-09 | typecast the five functions that still make a simulator produce compiler | Daniel Stenberg |
2003-12-08 | my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t | Daniel Stenberg |
2003-12-07 | table-driven internal handling of file types, so we can have many of them | Jörg Hohensohn |
2003-12-07 | relaxed version checking, some people had problems with it | Jörg Hohensohn |
2003-12-06 | Re-added analog clock | Björn Stenberg |
2003-12-04 | Language updates | Björn Stenberg |
2003-12-04 | Buffer overrun fix by Craigh Sather (#852494) | Björn Stenberg |
2003-12-04 | Added a splash to indicate battery charging if user tries to shut off while p... | Björn Stenberg |
2003-12-03 | Battery meter now shows '?' after boot instead of nothing at all. | Björn Stenberg |
2003-12-03 | for FM and V2: removed the now false voltage reading from charging screen. | Jörg Hohensohn |
2003-12-03 | No more spinning disk while charging flashed FM+V2 (you need the new bootload... | Jörg Hohensohn |
2003-11-30 | now supporting V2 Recorder, firmware_flash has extra checks against files for... | Jörg Hohensohn |
2003-11-28 | No more dependency of the cat command | Linus Nielsen Feltzing |
2003-11-28 | The FM/V2 Recorder battery capacity default value is now 2200mAh | Linus Nielsen Feltzing |
2003-11-26 | Set font before resume. | Björn Stenberg |
2003-11-26 | Changed WPS and synced. | Mats Lidell |
2003-11-25 | not yet for V2 | Jörg Hohensohn |
2003-11-24 | s/stricmp/strcasecmp/ | Björn Stenberg |
2003-11-24 | Case insensitive compare for BOOTFILE | Björn Stenberg |
2003-11-21 | Changed Info screen battery info when unknown battery level | Björn Stenberg |
2003-11-20 | yellow build is bad | Daniel Stenberg |