summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
* Disable highperf mode in the peakmeter for swcodec targets, as it makes no se...Jens Arnold2007-10-16
* Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard....Jens Arnold2007-10-10
* Slight code policing.Jens Arnold2007-10-10
* Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold2007-10-10
* Accessible keyboard: guard the beep with talk_menus_enabled()Stéphane Doyon2007-10-10
* Make the virtual keyboard easier to use for blind users.Stéphane Doyon2007-10-10
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
* Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon2007-10-09
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...Marianne Arnold2007-10-02
* 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
* Make a few private functins static and use fewer bytes for constantsNils Wallménius2007-09-20
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Make peakmeters work for real in swcodec simulators instead of just showing r...Jens Arnold2007-09-09
* The clipcount string used in the rec screen should have been named sysfont. F...Peter D'Hoye2007-08-29
* only build the clipcounter for targets with recordingPeter D'Hoye2007-08-26
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye2007-08-25
* Make peak release work per tick as intended. But that's too fast, so it's not...Jens Arnold2007-08-20
* Revert previous 'fix' and implement the correct one, thanks markun! :-)Nils Wallménius2007-08-19
* Always reset glyph width for loadable keyboards fixes FS#6220Nils Wallménius2007-08-19
* Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye2007-08-18
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** 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
* 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