summaryrefslogtreecommitdiff
path: root/apps/sound_menu.c
AgeCommit message (Expand)Author
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
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing
2003-08-28Accepting PLAY as confirm in sound-menu (as in all other settings menu).Kjell Ericson
2003-06-11added a missing comma from yesterday's added time split periodsDaniel Stenberg
2003-06-10Added more time options to recorder timesplitBjörn Stenberg
2003-06-05Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg
2003-06-04Dave Jones' recording time split feature (patch #697373)Björn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing
2003-02-27Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg
2003-02-15include sprintf.h when we use snprintf()Daniel Stenberg
2002-11-10Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-10Oooops! Players need the set_chanconf() function tooLinus Nielsen Feltzing
2002-09-10Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing
2002-09-09Added channel configurationLinus Nielsen Feltzing
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-20corrected display of values when entering a settingMarkus Braun
2002-08-20enabled status bar in menus on recordersMarkus Braun
2002-08-14Added Balance settingLinus Nielsen Feltzing
2002-08-13Enabled saving settings to disk on playerBjörn Stenberg
2002-08-13Updates status bar so volume change is visible immediately.Mats Lidell
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg
2002-07-27Fixed key repeatLinus Nielsen Feltzing
2002-07-26Changed AVC to Auto VolumeLinus Nielsen Feltzing
2002-07-25Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing