summaryrefslogtreecommitdiffstats
path: root/apps/recorder/recording.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn1-0/+3
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn1-6/+6
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn1-0/+8
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing1-2/+3
2004-10-24Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold1-17/+21
2004-10-19Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing1-0/+2
2004-10-17file name generation for recorder without RTC (Ondio)Jörg Hohensohn1-5/+41
2004-10-10removed obsolete codeJörg Hohensohn1-6/+0
2004-10-09minor improvement: allow option cycling for OndioJörg Hohensohn1-0/+4
2004-10-09recording enabled for OndioJörg Hohensohn1-15/+52
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-1/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2004-09-19Fixed typo.Björn Stenberg1-1/+1
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-2/+8
2004-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn1-1/+2
2004-08-01More const policeing step 2Jens Arnold1-3/+3
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-9/+19
2004-07-20Const'ed the various setting lookup tablesJens Arnold1-1/+1
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing1-8/+1
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing1-7/+0
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing1-1/+30
2004-06-04The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing1-19/+28
2004-06-04Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing1-1/+1
2004-06-03The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing1-12/+32
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn1-0/+14
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing1-14/+46
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-1/+1
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn1-0/+1
2003-12-31New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing1-40/+35
2003-12-20Fixed the display corruption in the recording screen when the status bar is d...Linus Nielsen Feltzing1-0/+5
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing1-53/+42
2003-11-18Patch #844001 by Dave Jones, fixes the >6h time split bugLinus Nielsen Feltzing1-8/+14
2003-11-06Made the recording filename creation function globalLinus Nielsen Feltzing1-4/+4
2003-11-02Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing1-4/+6
2003-09-20Include stdlib.h for abs(). Fixes build error.Hardeep Sidhu1-0/+1
2003-09-19Gain display bugfix by Keith Hubbard.Björn Stenberg1-1/+1
2003-07-22Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing1-3/+2
2003-06-19Slightly better handling of disk-full situationsLinus Nielsen Feltzing1-1/+22
2003-06-04Dave Jones' recording time split feature (patch #697373)Björn Stenberg1-3/+42
2003-05-26Fixed hidden recording status barBjörn Stenberg1-1/+1
2003-05-02Now the F2/F3 buttons work again in the Record screenLinus Nielsen Feltzing1-2/+2
2003-04-24Added inverted cursor in recording screen (Magnus Öman)Björn Stenberg1-5/+19
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg1-1/+1
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing1-10/+20
2003-04-11Separated the date and the time in the recording file namesLinus Nielsen Feltzing1-2/+2
2003-03-25Finally, S/PDIF monitoring worksLinus Nielsen Feltzing1-2/+3
2003-03-10renamed string.c to misc.c and added a misc.h for the num2max5() function,Daniel Stenberg1-3/+1
2003-03-10Gain adjustments now use key repeatsLinus Nielsen Feltzing1-0/+2
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg1-2/+1
2003-02-14The recording screen now uses the fixed internal fontLinus Nielsen Feltzing1-2/+5