summaryrefslogtreecommitdiff
path: root/apps/menus/recording_menu.c (follow)
Commit message (Expand)AuthorAge
* Reuse frequency string from recording for playback frequency.Michael Sevakis2013-07-06
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* fix typo in talk value of histogram settingPeter D'Hoye2010-03-04
* Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2010-03-03
* Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon2009-12-16
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* 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
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Make some dependencies on id3.h explicit.Magnus Holmgren2008-10-14
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Also have the peakmeter menu shown inside the recording menu, because there i...Peter D'Hoye2008-08-08
* First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye2008-08-06
* Make a couple of locally used callbacks staticBertrik Sikken2008-07-16
* rectrigger: voice the splashes, and say "off" when start/stopStéphane Doyon2008-07-15
* 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
* Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon2008-05-28
* a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon2008-05-04
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Removed unneeded dependency on pcmbuf.hBertrik Sikken2008-04-20
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Fix FS#8451Nils Wallménius2008-01-12
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
* Allow recording source to be set from recording context menu. Not a very nice...Peter D'Hoye2007-08-09
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Better keep those buffers a multiple of 32 bit, extends the number of unicode...Peter D'Hoye2007-07-16
* Reserve more bytes to display unicode in the recording trigger settings menu....Peter D'Hoye2007-07-16
* 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
* Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma...Peter D'Hoye2007-07-03
* Give recording related menu entries a recording icon (settings and radio menu...Peter D'Hoye2007-06-25
* this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon2007-05-29
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* 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
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16