summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c (follow)
Commit message (Expand)AuthorAge
...
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts2008-11-04
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()Peter D'Hoye2008-08-20
* Recording screen: show spdif samplerate on SWCODEC targets (with spdif of cou...Peter D'Hoye2008-08-20
* Recording screen: do not show L/R gain settings when recording mono; do not s...Peter D'Hoye2008-08-20
* Adapt comment to the fact that the splash is removedPeter D'Hoye2008-08-15
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Fix a small delay in updating the recording screen. This caused the screen no...Peter D'Hoye2008-08-13
* Adapt clip counter to compact view of recording screenPeter D'Hoye2008-08-11
* Recording screen: show a more compact view if 6 lines do not fit but 4 do. Sh...Peter D'Hoye2008-08-10
* Style police, trigStat -> trig_statNils Wallménius2008-08-07
* First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye2008-08-06
* fix FS#9146Jonathan Gordon2008-07-05
* Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken2008-07-03
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon2008-05-28
* Fix redPeter D'Hoye2008-05-15
* Accept FS #8994: add another recording filesplit option: stop recording and s...Peter D'Hoye2008-05-15
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Simplify that clip indicator reset code a bitPeter D'Hoye2008-03-08
* Reset recording clipping indicators when changing gain. Solves FS #6147Peter D'Hoye2008-03-08
* Quick fix to prevent freezing of H10 (possibly others too) when left at the d...Peter D'Hoye2007-12-15
* More code policePeter D'Hoye2007-12-07
* Code policePeter D'Hoye2007-12-07
* Fix gradient selection bar in recording screenPeter D'Hoye2007-12-07
* Repair the no-spinup on start/split feature of recording. Recording directory...Michael Sevakis2007-11-30
* Make the recording screen handle button repeats correctly when changing gain....Linus Nielsen Feltzing2007-11-26
* Make the variable for numbers of screens to update const on non-remote-lcd ta...Nils Wallménius2007-11-25
* 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