summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-10Enable all Rockbox supported formats for the database command lineMiika Pekkarinen2-15/+16
2006-11-10Don't add extra slash at beginning when creating db.Miika Pekkarinen1-1/+2
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen15-137/+298
2006-11-10Height doesn't matterKarl Kurbjun1-8/+8
2006-11-10Ooops, adapt playback.c to the new IRAM distribution on X5. Codec IRAM is def...Jens Arnold1-2/+4
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski10-7/+408
2006-11-10oops forgot the logo buildKarl Kurbjun1-0/+19
2006-11-10Fix the second inverseKarl Kurbjun1-1/+1
2006-11-10Clock plugin now scales with the screen size. The binary and plain mode stil...Karl Kurbjun9-157/+149
2006-11-10clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon1-11/+0
2006-11-10Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis1-12/+0
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis7-23/+42
2006-11-10H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis5-1096/+1117
2006-11-09Quit the jpeg viewer gracefully if started without arguments or with a wrong ...Peter D'Hoye1-0/+4
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski9-125/+21
2006-11-09Fixed H10 build.Tomasz Malesinski2-0/+4
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski31-62/+128
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold2-3/+3
2006-11-09Ondio: Better activity monitoring for 'ata' idle notification.Jens Arnold1-6/+8
2006-11-09call call_ata_idle_notifys on clean shutdown, this should work, butJonathan Gordon1-0/+3
2006-11-09Recording trigger for software codec targetsMartin Scarratt7-110/+310
2006-11-09Moved archos LCD aseembler code to target tree.Jens Arnold3-91/+246
2006-11-09Bah, Linus was right, trying to call the ata_idle callbacks on usb andJonathan Gordon2-11/+2
2006-11-09Oops. Bungled the order on iCatcher.128x128x16.wps.Michael Sevakis1-3/+3
2006-11-09Had to update some WPS files to make them compatible with the changed audio f...Michael Sevakis29-233/+233
2006-11-08Sample-accurate seeking for FLACAdam Boot3-54/+246
2006-11-08Remove unnecessary dummy pcm_init for PNX0101 (iFP).Tomasz Malesinski1-4/+0
2006-11-08Bugfix: X5 simulator now simulates the RTC.Jens Arnold1-3/+3
2006-11-08Improve support for long MP4 files. Twice as long files can now play, and for...Magnus Holmgren2-64/+78
2006-11-08Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis4-15/+14
2006-11-08Forgot to cvs add lcd-as-h100.S.Michael Sevakis1-0/+96
2006-11-08More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis8-440/+372
2006-11-08put back the PP5002 specific ATA code that got lost during the ipod target tr...Marcoen Hirschberg2-1/+52
2006-11-08Missed one hotswap ifdef...Jens Arnold1-2/+4
2006-11-08Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way...Jens Arnold1-17/+20
2006-11-08fixed once again.Jonathan Gordon1-1/+1
2006-11-08grr.. got lost in firmware/SOURCESJonathan Gordon1-1/+1
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon6-6/+28
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon8-92/+56
2006-11-07Calculation was wrong in pcmbuf_is_same_size such that is would almost certai...Michael Sevakis1-1/+2
2006-11-07UI simulator: fix startup freeze if a language had been selected.Magnus Holmgren1-4/+3
2006-11-07dont spin up the disk to call the callbacks.Jonathan Gordon1-14/+16
2006-11-07allow the nano to rebuffer on "disk" spindown, seems to be fineJonathan Gordon1-2/+0
2006-11-06Archos recorders, Ondio FM: Set (unused) MAS SDO and S/PDIF out while recordi...Jens Arnold1-0/+7
2006-11-06AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold2-4/+2
2006-11-06Fixed the errors on the sims.Michael Sevakis2-10/+3
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis9-0/+2060
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis58-2676/+4664
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon6-11/+192
2006-11-06I think I'm really done now.Jonas Häggqvist1-1/+1