summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius2007-03-04
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Introducing the root menu!Jonathan Gordon2007-03-01
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* fix red buildsJonathan Gordon2007-02-27
* returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon2007-02-27
* Convert the radio menus to the new system.Jonathan Gordon2007-02-27
* Convert the EQ menusJonathan Gordon2007-02-19
* Give the file view menu a nice iconJonathan Gordon2007-02-18
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* really fix red builds this timeJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* Convert the Display menu to the new system. Jonathan Gordon2007-02-17
* Icons in the menus. Thanks midkay for them.Jonathan Gordon2007-02-14
* Allow cursor changes in Morse Vkeyboard for targets that use line_edit modeMartin Scarratt2007-02-10
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08
* beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon2007-02-08
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis2007-02-07
* Ifdef some remote lcd code in the recording screen that is not used for non l...Nils Wallménius2007-02-06
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon2007-01-23
* Align backdrop buffersGreg White2007-01-14
* Enable Morse mode for virtual keyboard on h10 players and make it possible t...Nils Wallménius2007-01-04
* Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon2006-12-26
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl...Martin Scarratt2006-12-18
* One #if less :-DNils Wallménius2006-12-17
* Add colon and semicolon to the default virtual keyboard, clean up some unnecc...Nils Wallménius2006-12-17
* Sims hate me again (or is that the other way). Fixup the stubs.Michael Sevakis2006-12-17
* The sims hate me again.Michael Sevakis2006-12-10
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* Made the AGC functions compatible with non-latin languages following theShachar Liberman2006-11-25
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* BMP loader: Using shifts for division by powers of 2 saves a bit on code size.Jens Arnold2006-11-20
* BMP loader: Remote LCD format support.Jens Arnold2006-11-20
* Fixed the dithering once more.Jens Arnold2006-11-19
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ...Jens Arnold2006-11-18
* H100/300: Fixed radio silence problem. Removed the wrong call in my last upda...Michael Sevakis2006-11-15
* dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() onlyJonathan Gordon2006-11-15
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13