summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c (follow)
Commit message (Expand)AuthorAge
* make check_dir use dir_exists and slightly optimise the latter Robert Kukla2007-11-21
* Mop up some yellow.Steve Bavin2007-10-19
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin2007-09-28
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* small optimisation: make a locally used function staticPeter D'Hoye2007-09-22
* The clipcount string used in the rec screen should have been named sysfont. F...Peter D'Hoye2007-08-29
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye2007-08-25
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Final changes to the recording naming code, this should make jhMikeS happy ;)Peter D'Hoye2007-08-03
* Even more optimizing for the recording name change...Peter D'Hoye2007-08-02
* Simplify the source based recording file names a bit.Jens Arnold2007-08-02
* Let recording create filenames based on the recording source, closes FS #921 ...Peter D'Hoye2007-08-01
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon2007-07-10
* Prevent initial spinup when starting first file when in a stopped state on no...Michael Sevakis2007-06-22
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* e200: Fix errors from recording addition and a warning that comes up when fix...Michael Sevakis2007-06-05
* Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius2007-05-30
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Always save settings when leaving recording, not just when leaving recording ...Peter D'Hoye2007-05-19
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold2007-04-15
* Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt2007-04-15
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2007-03-07
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* really fix red builds this timeJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis2007-02-07
* Ifdef some remote lcd code in the recording screen that is not used for non l...Nils Wallménius2007-02-06
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Sims hate me again (or is that the other way). Fixup the stubs.Michael Sevakis2006-12-17
* The sims hate me again.Michael Sevakis2006-12-10
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* Made the AGC functions compatible with non-latin languages following theShachar Liberman2006-11-25
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* H100/300: Fixed radio silence problem. Removed the wrong call in my last upda...Michael Sevakis2006-11-15
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Recording trigger for software codec targetsMartin Scarratt2006-11-09
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06