summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2005-12-02iRiver recording changes:Andy
2005-11-29Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * P...Jens Arnold
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold
2005-11-20oops ifdef error on FM recorderKevin Ferrare
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-19new icons for radio statusAnton Oleynikov
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19used generic yes/no dialog for confirmation of presets clearingAnton Oleynikov
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman
2005-11-19Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCDDave Chapman
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16added "Auto scan presets" option to radio menuAnton Oleynikov
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare
2005-11-15Add logos for iPod color and NanoDave Chapman
2005-11-14H300 logoLinus Nielsen Feltzing
2005-11-14H300 Rockbox logoLinus Nielsen Feltzing
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov
2005-11-13Allow volume change in the recording screenLinus Nielsen Feltzing
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-10-08Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboar...Jens Arnold
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing
2005-09-22Enable FM presets for iriver. Add a preset via the "add" option in the radio...Dave Chapman
2005-09-11Fixed comment.Jens Arnold
2005-09-06The status bas wasn't correctly redrawn in the FM radio screenLinus Nielsen Feltzing
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold
2005-09-05Ondio FM button assignment: The recording screen now uses up/down to select t...Jens Arnold
2005-09-02Added universal functions for creation of numbered filenames and date+time fi...Jens Arnold
2005-09-01On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold
2005-08-27Const policed the radio menu.Jens Arnold
2005-08-24FM radio: fix by Antonius Hellman, no more crash when loading preset files wi...Linus Nielsen Feltzing
2005-08-24Keyboard code cleanup & optimisation. Corrected potential overflow problem.Jens Arnold
2005-08-24Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold
2005-08-23Corrected malformed cvs id line.Jens Arnold
2005-08-23Widgets: Reduced code size by not checking coordinate boundaries, as current ...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-18iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing
2005-08-18iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing
2005-08-16FM radio simulation working againLinus Nielsen Feltzing
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing
2005-07-22H1x0: Made the cursor movement button combos usable. Perhaps it would be bett...Jens Arnold
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen