Age | Commit message (Expand) | Author |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing |
2004-07-05 | Now handles an empty disk better. This solves bug report #984690. | Linus Nielsen Feltzing |
2004-06-19 | settings_load() is now split in RTC and HD part, so RTC settings get loaded e... | Jörg Hohensohn |
2004-05-21 | The USB monitoring started before the ATA thread, leading to badness when Roc... | Linus Nielsen Feltzing |
2004-03-25 | We now start monitoring USB earlier, and can enter USB mode from the debug pa... | Linus Nielsen Feltzing |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-01-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
2003-12-15 | kill an "unused variable" compiler warning | Daniel Stenberg |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-03 | No more spinning disk while charging flashed FM+V2 (you need the new bootload... | Jörg Hohensohn |
2003-11-20 | Removed startup_io test code | Björn Stenberg |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing |
2003-08-02 | Diagnostic code added, to find init problems (charging, etc.) when flashed: t... | Jörg Hohensohn |
2003-07-29 | no more startup-rolo of ajbrec.ajz | Jörg Hohensohn |
2003-07-18 | call power_init() before the charging screen may open, thus before ata_init()... | Jörg Hohensohn |
2003-07-17 | A very basic charging screen, probably buggy, the pro's would make it much ni... | Jörg Hohensohn |
2003-07-03 | detect cold start (from flash) and look for archos.mod/ajbrec.ajz | Jörg Hohensohn |
2003-05-17 | Fixed simulator core dump (forgot to call playlist_init) | Linus Nielsen Feltzing |
2003-05-17 | Moved the power_init() call to after the mpeg_init() call, this is supposed t... | Linus Nielsen Feltzing |
2003-05-14 | call tree_init(); in the simulator as well as otherwise we always get | Daniel Stenberg |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-04-24 | Changed to runtime playlist initialization | Björn Stenberg |
2003-02-14 | The power-saving SLEEP patch by Simon Elén. | Björn Stenberg |
2003-02-14 | Fixed simulator build error | Linus Nielsen Feltzing |
2003-02-14 | Correct saving of channel config (patch by Remo Hofer) | Linus Nielsen Feltzing |
2003-01-13 | Moving the keyboard buffer empty routine to pure simulator code. | Kjell Ericson |
2003-01-10 | Starting the mpeg_thread for the simulator. | Kjell Ericson |
2002-10-28 | The player simulator now has it own font_init()-function. We shall therefor c... | Kjell Ericson |
2002-10-21 | Fonts are only for recorder. | Kjell Ericson |
2002-10-10 | Partition debug screen added, and jumped to when no fat32 partition is found ... | Björn Stenberg |
2002-10-09 | No longer loads /.rockbox/default.*. Only selected files. | Björn Stenberg |
2002-10-08 | Added persistence of last .wps, .fnt and .lng file played in /.rockbox | Björn Stenberg |
2002-09-25 | load ".rockbox/default.lng" at startup | Daniel Stenberg |
2002-09-20 | Fixed default font name misspelling. Again. | Björn Stenberg |
2002-09-20 | Fixed default font name misspelling. | Björn Stenberg |
2002-09-20 | New full ISO-8859-1 system font. | Björn Stenberg |
2002-09-12 | Greg Haerr's new loadable font. No more #ifdef font-style, removed old | Daniel Stenberg |
2002-08-16 | reverted Felix Arends' mistake | Daniel Stenberg |
2002-08-16 | windows makefile for firmware | Felix Arends |
2002-08-14 | Added Balance setting | Linus Nielsen Feltzing |
2002-08-13 | Gained about 128 KB buffer space by removing malloc() and the heap | Björn Stenberg |
2002-08-13 | Enabled saving settings to disk on player | Björn Stenberg |
2002-08-12 | Remote control support added | Björn Stenberg |
2002-08-11 | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg |
2002-08-09 | Ignore partition types, just try to mount all partitions | Björn Stenberg |
2002-08-08 | Changed #ifdef from ARCHOS_RECORDER to HAVE_* | Björn Stenberg |
2002-08-06 | Added battery charger for the recorder and a power management debugger. | Heikki Hannikainen |
2002-08-06 | Removed powermgmt.h | Linus Nielsen Feltzing |
2002-08-06 | Now calls rtc_init() | Linus Nielsen Feltzing |
2002-07-28 | Removed the boot count | Linus Nielsen Feltzing |