summaryrefslogtreecommitdiff
path: root/apps/sound_menu.c (follow)
Commit message (Expand)AuthorAge
* iAudio X5 doesn't have bass and trebleLinus Nielsen Feltzing2006-03-29
* Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2006-03-25
* Enabled channel configuration and stereo width option on software codecThom Johansen2006-03-21
* Use a better string for 'Canceled' splashes.Magnus Holmgren2006-02-19
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye2006-02-17
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* Reduce latency when configuring the EQ.Miika Pekkarinen2006-02-07
* Add Equalizer configuration to Sound Settings menu.Dan Everton2006-02-07
* Committed a little too muchLinus Nielsen Feltzing2006-02-04
* The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing2006-02-04
* 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