summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Prevent gain increase when using AGC in Safety modePeter D'Hoye2006-10-01
* Oops, didnt mean to commit thisMartin Scarratt2006-09-27
* If a directory is created in the recording screen, the dir browser needs refr...Martin Scarratt2006-09-27
* Fixed the possiblity of fooling the recording screen into writing to a non ex...Martin Scarratt2006-09-27
* Oops - put back a different #ifdefSteve Bavin2006-09-20
* Remove an #ifdef - simulators might talk tooSteve Bavin2006-09-20
* Reverted the recording timer commit, as it has at least 2 major problems. (1)...Jens Arnold2006-09-18
* Recording countdown timer: set timer in recording settings screen (max 1 week...Martin Scarratt2006-09-18
* Fix a possible division by zero which caused much "IO5: at 310205A0" type ang...Martin Scarratt2006-09-13
* Make 'Filename:' on recording screen possible to translate. Also replace some...Magnus Holmgren2006-09-09
* Fixed the warning.Miika Pekkarinen2006-09-03
* Fixed cpu incorrectly unboosted at boot.Miika Pekkarinen2006-09-03