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