| Commit message (Expand) | Author | Age |
| ... | |
| * | Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes. | Björn Stenberg | 2003-12-17 |
| * | Synced. | Mats Lidell | 2003-12-17 |
| * | radio on the v2 | Daniel Stenberg | 2003-12-17 |
| * | prevent compiler errors on platforms we can't (currently) flash | Daniel Stenberg | 2003-12-15 |
| * | Without having a clue about the actual platform, I hereby announce that the | 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 |
| * | kill a compiler warning | Daniel Stenberg | 2003-12-15 |
| * | xoffset is only when not building for a simulator (for now) | Daniel Stenberg | 2003-12-15 |
| * | added the lcd-common.c to the build, which fixes the lcd_blit build problem | Daniel Stenberg | 2003-12-15 |
| * | Ooops! I forgot to remove my debugging changes | Linus Nielsen Feltzing | 2003-12-15 |
| * | fixed lcd_blit for the (x11) sim | 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-15 |
| * | Fix for the LED problem in lcd_write_data(). The r0 register was not preserve... | Linus Nielsen Feltzing | 2003-12-15 |
| * | LCD flip (upside down) and a high-performance blit function | Jörg Hohensohn | 2003-12-12 |
| * | Removed mkneofile | Björn Stenberg | 2003-12-12 |
| * | restart the byte counter on a new recorded file | Daniel Stenberg | 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 |
| * | Added the 'mkneofile' tool that is used instead of scramble when making the | Daniel Stenberg | 2003-12-12 |
| * | New Neo-specific code from the Open Neo project. Unfortunately, the sources | Daniel Stenberg | 2003-12-12 |
| * | All platforms don't have USB | Daniel Stenberg | 2003-12-12 |
| * | link support for Neo | Daniel Stenberg | 2003-12-12 |
| * | Additional Neo support | Daniel Stenberg | 2003-12-12 |
| * | first attempt at Neo 35 config | Daniel Stenberg | 2003-12-12 |
| * | adjustments for Neo | Daniel Stenberg | 2003-12-12 |
| * | Allow building two Neo targets... | Daniel Stenberg | 2003-12-12 |
| * | fixed a // comment, added a comment how this source file checks for features | Daniel Stenberg | 2003-12-12 |
| * | Updates | Björn Stenberg | 2003-12-12 |
| * | Fixed incorrect #ifdef for .ucl and .ajz files | Hardeep Sidhu | 2003-12-11 |
| * | Added Chris Halsall's MMJB20 page | Björn Stenberg | 2003-12-11 |
| * | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu | 2003-12-10 |
| * | Added submit instructions | Björn Stenberg | 2003-12-09 |
| * | Added patch list | Björn Stenberg | 2003-12-09 |
| * | Don't write playlist shuffle settings immediately to disk. Instead, save the... | Hardeep Sidhu | 2003-12-09 |
| * | In simulator thread, increment id3 offset along with elapsed time so that res... | Hardeep Sidhu | 2003-12-09 |
| * | typecast the five functions that still make a simulator produce compiler | Daniel Stenberg | 2003-12-09 |
| * | easy-to-use function types for typecasting | Daniel Stenberg | 2003-12-09 |
| * | works with older glibc headers too now | Daniel Stenberg | 2003-12-08 |
| * | my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t | Daniel Stenberg | 2003-12-08 |
| * | 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-07 |
| * | Re-added analog clock | Björn Stenberg | 2003-12-06 |
| * | Cleanup | Björn Stenberg | 2003-12-06 |