Age | Commit message (Expand) | Author |
2005-01-12 | New channel configuration setting, allowing fine-grained control of the stere... | Jens Arnold |
2004-10-27 | Added 74 and 80 minute recording time splits, for convenient CD creation, fix... | Linus Nielsen Feltzing |
2004-10-01 | This one was missing from my MAS3539F support commit | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-01 | More const policeing step 2 | Jens Arnold |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn |
2004-07-20 | Const'ed the various setting lookup tables | Jens Arnold |
2004-07-06 | Voice the 'Hertz' unit introduced with the MDB settings | Jens Arnold |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing |
2004-06-22 | Added the (practically useless) 20ms option to the Auto Volume setting, for c... | Linus Nielsen Feltzing |
2004-06-16 | removed extra ';' | Daniel Stenberg |
2004-03-27 | Step 4 of voice UI: | Jörg Hohensohn |
2004-03-20 | Overlooked to "voice" the set_int() function, this is why many numerical sett... | Jörg Hohensohn |
2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-15 | Second step of the voice-UI: Option values are spoken, if they are translatab... | Jörg Hohensohn |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
2003-12-31 | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing |
2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing |
2003-08-28 | Accepting PLAY as confirm in sound-menu (as in all other settings menu). | Kjell Ericson |
2003-06-11 | added a missing comma from yesterday's added time split periods | Daniel Stenberg |
2003-06-10 | Added more time options to recorder timesplit | Björn Stenberg |
2003-06-05 | Made bool options apply instantly (patch #729614). Also cleared up a long-sta... | Björn Stenberg |
2003-06-04 | Dave Jones' recording time split feature (patch #697373) | Björn Stenberg |
2003-04-23 | Only redraw the status line when info actually changed. | Björn Stenberg |
2003-04-20 | Xing headers now support mono better, added the 'editable files' option | Linus Nielsen Feltzing |
2003-02-27 | Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice... | Björn Stenberg |
2003-02-15 | include sprintf.h when we use snprintf() | Daniel Stenberg |
2002-11-10 | Recording settings are now persistent. Added a Recording Settings menu | Linus Nielsen Feltzing |
2002-09-24 | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg |
2002-09-18 | New language/string handling | Björn Stenberg |
2002-09-10 | Oooops! Players need the set_chanconf() function too | Linus Nielsen Feltzing |
2002-09-10 | Added function pointer argument to set_option(). This allows for instantaneou... | Linus Nielsen Feltzing |
2002-09-09 | Added channel configuration | Linus Nielsen Feltzing |
2002-08-23 | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg |
2002-08-20 | corrected display of values when entering a setting | Markus Braun |
2002-08-20 | enabled status bar in menus on recorders | Markus Braun |
2002-08-14 | Added Balance setting | Linus Nielsen Feltzing |
2002-08-13 | Enabled saving settings to disk on player | Björn Stenberg |
2002-08-13 | Updates status bar so volume change is visible immediately. | Mats Lidell |
2002-08-08 | Changed #ifdef from ARCHOS_RECORDER to HAVE_* | Björn Stenberg |
2002-07-27 | Fixed key repeat | Linus Nielsen Feltzing |
2002-07-26 | Changed AVC to Auto Volume | Linus Nielsen Feltzing |
2002-07-25 | Automatic Volume Control for Recorder by Heikki Hannikainen | Linus Nielsen Feltzing |