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