summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2005-06-10Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen1-0/+1
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing1-0/+1
2005-06-09Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen1-0/+1
2005-06-08Hot-plug support for iriver remote.Jens Arnold2-2/+2
2005-06-08ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing1-1/+1
2005-06-07Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen1-0/+1
2005-06-06Recording is not yet available on the iRiverLinus Nielsen Feltzing1-1/+1
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing1-0/+6
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold11-12/+26
2005-06-02Define for remote keypad typeJonas Häggqvist2-0/+5
2005-06-01Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg1-2/+3
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing1-2/+2
2005-05-30(Optional) logf supportDaniel Stenberg1-0/+7
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner1-0/+6
2005-05-28Avoid radio interference from the MAS internal clock on devices with the Sams...Jens Arnold1-0/+3
2005-05-24update to the new logf style and moved the defines here tooDaniel Stenberg1-3/+5
2005-05-23initial logf() work, not added to SOURCES yet (on purpose)Daniel Stenberg1-0/+29
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2-3/+10
2005-05-22Better pitch handling.Jens Arnold1-1/+2
2005-05-22Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold1-1/+1
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold1-0/+1
2005-05-16Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold1-0/+3
2005-05-13(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold1-0/+1
2005-05-08undo >.>;Michiel Van Der Kolk1-1/+0
2005-05-08Argh! this is driving meh crazy.Michiel Van Der Kolk1-0/+1
2005-05-08Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold1-1/+0
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg2-1/+3
2005-05-04Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold1-18/+0
2005-04-28MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold1-5/+8
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner1-3/+55
2005-04-22Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold1-1/+1
2005-04-19moved lcd_getstringsize into font.cChristian Gmeiner1-0/+1
2005-04-19iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner1-0/+1
2005-04-15iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing1-0/+2
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner1-1/+1
2005-04-15corrected copyright infosChristian Gmeiner1-1/+1
2005-04-15IRiver: extended plugin api with current remote lcd functionsChristian Gmeiner1-0/+1
2005-04-15Some code policingLinus Nielsen Feltzing1-5/+5
2005-04-15compile fixChristian Gmeiner1-3/+7
2005-04-15Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing2-3/+41
2005-04-15IRiver: some definesChristian Gmeiner1-0/+7
2005-04-14New API for buffered PCM playbackLinus Nielsen Feltzing1-0/+10
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing1-0/+3
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing2-0/+7
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing3-3/+11
2005-04-06Added the IS_SYSEVENT() macroLinus Nielsen Feltzing1-0/+2
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing1-0/+2
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing2-7/+7
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing1-22/+0
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2-56/+81