summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing1-0/+5
2005-09-22Enable FM presets for iriver. Add a preset via the "add" option in the radio...Dave Chapman1-1/+5
2005-09-11Fixed comment.Jens Arnold1-3/+3
2005-09-06The status bas wasn't correctly redrawn in the FM radio screenLinus Nielsen Feltzing1-2/+2
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold1-5/+11
2005-09-05Ondio FM button assignment: The recording screen now uses up/down to select t...Jens Arnold2-8/+32
2005-09-02Added universal functions for creation of numbered filenames and date+time fi...Jens Arnold1-44/+3
2005-09-01On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing3-6/+11
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing3-11/+6
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2-13/+13
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold3-277/+261
2005-08-27Const policed the radio menu.Jens Arnold1-14/+13
2005-08-24FM radio: fix by Antonius Hellman, no more crash when loading preset files wi...Linus Nielsen Feltzing1-3/+1
2005-08-24Keyboard code cleanup & optimisation. Corrected potential overflow problem.Jens Arnold1-53/+32
2005-08-24Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2-47/+33
2005-08-23Corrected malformed cvs id line.Jens Arnold2-2/+2
2005-08-23Widgets: Reduced code size by not checking coordinate boundaries, as current ...Jens Arnold2-48/+16
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2-0/+2
2005-08-18iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing1-0/+5
2005-08-18iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing1-1/+1
2005-08-16FM radio simulation working againLinus Nielsen Feltzing1-0/+7
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing1-4/+41
2005-07-22H1x0: Made the cursor movement button combos usable. Perhaps it would be bett...Jens Arnold1-1/+6
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen1-7/+9
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold4-126/+230
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold3-15/+15
2005-06-26Made the FM frequency setting wrap aroundLinus Nielsen Feltzing1-2/+2
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2-13/+10
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold1-2/+6