summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Fixed endianness problem in the BMP loaderLinus Nielsen Feltzing1-3/+1
2006-01-30Iriver: Calculate proper height (i.e., size) for grayscale bitmaps.Magnus Holmgren1-1/+1
2006-01-29Better working fix for the BMP loader transparency flag bugLinus Nielsen Feltzing1-5/+13
2006-01-29Temporary fix for crashing when trying to enter the WPS, thanks to Adam Boot.Brandon Low1-6/+6
2006-01-28Color BMP supportLinus Nielsen Feltzing2-41/+213
2006-01-24Little optimization to the bmp loader loop (unfortunately almost noMiika Pekkarinen1-17/+8
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg1-0/+5
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman2-272/+25
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg1-0/+14
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+14
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+14
2005-12-21Fixed the misplaced w and v in morse input and removed scandinavianMiika Pekkarinen1-2/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-18New target - iPod Video.Dave Chapman1-1/+1
2005-12-18Button assignments for H1x0 and H3x0 are identical (cosmetic).Jens Arnold1-10/+1
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing1-0/+9
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing1-4/+4
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-51/+94
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2-2/+2
2005-12-04Fixed the red builds for archos.Miika Pekkarinen1-1/+1
2005-12-04Morse code fixed and added a few characters (including non-standardMiika Pekkarinen1-4/+20
2005-12-04Fixed the yellow builds.Miika Pekkarinen1-1/+3
2005-12-02iRiver: Added initial support for standard morse code input to virtual keyboard.Miika Pekkarinen1-13/+159
2005-12-02fix yellow build by removing a static unused variable from the simulator buildDaniel Stenberg1-0/+4
2005-12-02iRiver recording changes:Andy2-8/+25
2005-11-29Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * P...Jens Arnold1-12/+39
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold1-1/+5
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2-9/+11
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold1-2/+2
2005-11-20oops ifdef error on FM recorderKevin Ferrare1-1/+1
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare5-209/+38
2005-11-19new icons for radio statusAnton Oleynikov2-1/+5
2005-11-19refactored radio status codeAnton Oleynikov2-18/+32
2005-11-19used generic yes/no dialog for confirmation of presets clearingAnton Oleynikov1-60/+42
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman1-15/+33
2005-11-19Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCDDave Chapman1-2/+2
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-1/+1
2005-11-16added "Auto scan presets" option to radio menuAnton Oleynikov1-1/+84
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2-6/+6
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2-0/+4
2005-11-15Add logos for iPod color and NanoDave Chapman3-1/+2583
2005-11-14H300 logoLinus Nielsen Feltzing1-1/+5
2005-11-14H300 Rockbox logoLinus Nielsen Feltzing1-0/+1585
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov1-74/+312
2005-11-13Allow volume change in the recording screenLinus Nielsen Feltzing1-25/+61
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman1-0/+11
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy2-12/+6
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2-44/+102
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2-3/+3
2005-10-08Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboar...Jens Arnold1-9/+36