summaryrefslogtreecommitdiff
path: root/apps/sound_menu.c (follow)
Commit message (Expand)AuthorAge
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* kill gcc4 warningsDaniel Stenberg2005-12-05
* moved crossfeed from the Playback menu to Sound SettingsMarcoen Hirschberg2005-12-05
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Fixed voicing of 'Trigger' menu itemJens Arnold2005-09-27
* Fixed trigger enabling/disabling when cycling backwards through modes.Jens Arnold2005-09-26
* Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold2005-09-06
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Added pre-amp setting for files with ReplayGain information.Magnus Holmgren2005-08-11
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2005-04-04
* Correct handling of USB eventsLinus Nielsen Feltzing2005-04-04
* OopsLinus Nielsen Feltzing2005-04-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* Player: volume/balance/treble/bass handling improved. (1) Linear mapping of p...Jens Arnold2005-02-06
* recording features depends on HAVE_RECORDING, not a specific MAS modelDaniel Stenberg2005-02-04
* New Recording Option: Show recording screen on startupChristi Scarborough2005-02-04
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing2004-10-27
* This one was missing from my MAS3539F support commitJens Arnold2004-10-01
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
* Voice the 'Hertz' unit introduced with the MDB settingsJens Arnold2004-07-06
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing2004-06-22
* removed extra ';'Daniel Stenberg2004-06-16
* Step 4 of voice UI:Jörg Hohensohn2004-03-27
* Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn2004-03-20
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn2004-03-15
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31