summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c (follow)
Commit message (Expand)AuthorAge
* simulator stubs for iriver recording, iriver sims now have a recording screen...Peter D'Hoye2006-04-01
* Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2006-03-25
* Always stop recording when performing shutdown in the recording screen. Fixes...Peter D'Hoye2006-03-01
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* Button assignments for H1x0 and H3x0 are identical (cosmetic).Jens Arnold2005-12-18
* Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing2005-12-17
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* iRiver recording changes:Andy2005-12-02
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Allow volume change in the recording screenLinus Nielsen Feltzing2005-11-13
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Fixed comment.Jens Arnold2005-09-11
* Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold2005-09-06
* Ondio FM button assignment: The recording screen now uses up/down to select t...Jens Arnold2005-09-05
* Added universal functions for creation of numbered filenames and date+time fi...Jens Arnold2005-09-02
* On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing2005-09-01
* Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing2005-08-30
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold2005-06-04
* Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold2005-06-04
* Proper indentation.Jens Arnold2005-05-26
* Bugfix: The recording screen must not touch the LED if the LED is only simula...Jens Arnold2005-05-01
* Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2005-04-04
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* long policyJean-Philippe Bernardy2005-02-16
* Recording keys assignments for gmini 120Jean-Philippe Bernardy2005-02-08
* initial iriver keypad supportDaniel Stenberg2005-02-02
* New function for formatting large-range values for output, both printed and v...Jens Arnold2005-01-31
* Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn2005-01-13
* different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn2004-12-24
* aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn2004-12-21
* Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing2004-11-08
* Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold2004-10-24
* Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing2004-10-19
* file name generation for recorder without RTC (Ondio)Jörg Hohensohn2004-10-17
* removed obsolete codeJörg Hohensohn2004-10-10
* minor improvement: allow option cycling for OndioJörg Hohensohn2004-10-09
* recording enabled for OndioJörg Hohensohn2004-10-09
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Fixed typo.Björn Stenberg2004-09-19
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn2004-09-10