Age | Commit message (Expand) | Author |
2006-11-11 | Improved power management (FS#3001). Shutdown rockbox when the battery gets t... | Barry Wardell |
2006-11-10 | Changed the filename for determining the firmware root dir, as crt0.S no long... | Jens Arnold |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-10 | Fix sim error(s) (as usual). | Michael Sevakis |
2006-11-10 | Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai... | Michael Sevakis |
2006-11-10 | Bookmark screen: fix buttons for both I-River remotes. fs#6251 | Martin Scarratt |
2006-11-10 | Made the PSID metadata parser a little less trusting of its input. | Daniel Stenberg |
2006-11-10 | Enable all Rockbox supported formats for the database command line | Miika Pekkarinen |
2006-11-10 | Don't add extra slash at beginning when creating db. | Miika Pekkarinen |
2006-11-10 | Support building tagcache db natively on PC using the core of the | Miika Pekkarinen |
2006-11-10 | Height doesn't matter | Karl Kurbjun |
2006-11-10 | Ooops, adapt playback.c to the new IRAM distribution on X5. Codec IRAM is def... | Jens Arnold |
2006-11-10 | Forgot to add new files for iFP move to target tree. | Tomasz Malesinski |
2006-11-10 | oops forgot the logo build | Karl Kurbjun |
2006-11-10 | Fix the second inverse | Karl Kurbjun |
2006-11-10 | Clock plugin now scales with the screen size. The binary and plain mode stil... | Karl Kurbjun |
2006-11-10 | clean up some artifacts left behind from the hxxx move to target tree | Jonathan Gordon |
2006-11-10 | Removed the settings #defines from backlight.h since they are now in the play... | Michael Sevakis |
2006-11-10 | H300/X5: Moved backlight brightness code to target tree. Created __backlight_... | Michael Sevakis |
2006-11-10 | H100/120: Split lcd driver into pixel format and device specific parts. Adjus... | Michael Sevakis |
2006-11-09 | Quit the jpeg viewer gracefully if started without arguments or with a wrong ... | Peter D'Hoye |
2006-11-09 | Target tree support for Iriver iFP. | Tomasz Malesinski |
2006-11-09 | Fixed H10 build. | Tomasz Malesinski |
2006-11-09 | Added macros controlling what goes to IRAM on different targets. | Tomasz Malesinski |
2006-11-09 | X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi... | Jens Arnold |
2006-11-09 | Ondio: Better activity monitoring for 'ata' idle notification. | Jens Arnold |
2006-11-09 | call call_ata_idle_notifys on clean shutdown, this should work, but | Jonathan Gordon |
2006-11-09 | Recording trigger for software codec targets | Martin Scarratt |
2006-11-09 | Moved archos LCD aseembler code to target tree. | Jens Arnold |
2006-11-09 | Bah, Linus was right, trying to call the ata_idle callbacks on usb and | Jonathan Gordon |
2006-11-09 | Oops. Bungled the order on iCatcher.128x128x16.wps. | Michael Sevakis |
2006-11-09 | Had to update some WPS files to make them compatible with the changed audio f... | Michael Sevakis |
2006-11-08 | Sample-accurate seeking for FLAC | Adam Boot |
2006-11-08 | Remove unnecessary dummy pcm_init for PNX0101 (iFP). | Tomasz Malesinski |
2006-11-08 | Bugfix: X5 simulator now simulates the RTC. | Jens Arnold |
2006-11-08 | Improve support for long MP4 files. Twice as long files can now play, and for... | Magnus Holmgren |
2006-11-08 | Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ... | Michael Sevakis |
2006-11-08 | Forgot to cvs add lcd-as-h100.S. | Michael Sevakis |
2006-11-08 | More exodus to the target tree for ColdFire and a bonus sorting of firmware/S... | Michael Sevakis |
2006-11-08 | put back the PP5002 specific ATA code that got lost during the ipod target tr... | Marcoen Hirschberg |
2006-11-08 | Missed one hotswap ifdef... | Jens Arnold |
2006-11-08 | Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way... | Jens Arnold |
2006-11-08 | fixed once again. | Jonathan Gordon |
2006-11-08 | grr.. got lost in firmware/SOURCES | Jonathan Gordon |
2006-11-08 | fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED) | Jonathan Gordon |
2006-11-08 | * changes to ata.c - idle callbacks are called after 2 sec of real idle, | Jonathan Gordon |
2006-11-07 | Calculation was wrong in pcmbuf_is_same_size such that is would almost certai... | Michael Sevakis |
2006-11-07 | UI simulator: fix startup freeze if a language had been selected. | Magnus Holmgren |
2006-11-07 | dont spin up the disk to call the callbacks. | Jonathan Gordon |