summaryrefslogtreecommitdiff
path: root/apps/recorder (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
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Fix all the red this time?Michael Sevakis2007-07-14
* Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis2007-07-14
* 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
* 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
* Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis2007-06-06
* e200: Fix errors from recording addition and a warning that comes up when fix...Michael Sevakis2007-06-05
* FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.Peter D'Hoye2007-06-04
* e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard.Michael Sevakis2007-06-03
* 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
* Fix buffer overflow when adding a radio preset.Magnus Holmgren2007-05-05
* Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.Michael Sevakis2007-05-04
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* 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
* /me fail english? thats unpossibleJonathan Gordon2007-04-11
* Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon2007-04-11
* Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...Michael Sevakis2007-03-29
* Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius2007-03-19
* Exit the preset context menu correctly after editing/deleting presetJonathan Gordon2007-03-18
* 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
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix warningsMichael Sevakis2007-03-16
* FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis2007-03-16
* Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon2007-03-15
* Stop audio when entering the radio in the simJonathan Gordon2007-03-07
* Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2007-03-07
* Refine the hack. Best I can do I think.Michael Sevakis2007-03-06
* Add a stupid hack that seems to help size on everything. We'll see shortly fo...Michael Sevakis2007-03-06
* Fix warnings. Also fix an error that would occur compiling a logf build.Michael Sevakis2007-03-06
* Make keyboard character selection independent on main and remote LCDs. Insert...Michael Sevakis2007-03-06
* iRiver: Enable line input mode on keyboard. The cursor key combos can still b...Michael Sevakis2007-03-05