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