summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c
AgeCommit message (Expand)Author
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton
2006-03-01Always stop recording when performing shutdown in the recording screen. Fixes...Peter D'Hoye
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev
2005-12-18Button assignments for H1x0 and H3x0 are identical (cosmetic).Jens Arnold
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-12-02iRiver recording changes:Andy
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-13Allow volume change in the recording screenLinus Nielsen Feltzing
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-09-11Fixed comment.Jens Arnold
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-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold
2005-06-04Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold
2005-05-26Proper indentation.Jens Arnold
2005-05-01Bugfix: The recording screen must not touch the LED if the LED is only simula...Jens Arnold
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-02-16long policyJean-Philippe Bernardy
2005-02-08Recording keys assignments for gmini 120Jean-Philippe Bernardy
2005-02-02initial iriver keypad supportDaniel Stenberg
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing
2004-10-24Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold
2004-10-19Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing
2004-10-17file name generation for recorder without RTC (Ondio)Jörg Hohensohn
2004-10-10removed obsolete codeJörg Hohensohn
2004-10-09minor improvement: allow option cycling for OndioJörg Hohensohn
2004-10-09recording enabled for OndioJörg Hohensohn
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Fixed typo.Björn Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn
2004-08-01More const policeing step 2Jens Arnold