index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
recorder
Age
Commit message (
Expand
)
Author
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-15
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
2007-04-15
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-11
/me fail english? thats unpossible
Jonathan Gordon
2007-04-11
Fix the comment, read_bmp_file() returns >=0 for success, not 0
Jonathan Gordon
2007-03-29
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...
Michael Sevakis
2007-03-19
Draw peakmeter scale marks in foreground color instead of inversed background...
Nils Wallménius
2007-03-18
Exit the preset context menu correctly after editing/deleting preset
Jonathan Gordon
2007-03-18
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-17
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-16
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
Fix warnings
Michael Sevakis
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-03-15
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
2007-03-07
Stop audio when entering the radio in the sim
Jonathan Gordon
2007-03-07
Accept FS#6750, allow recording to start automatically (If alarm wakeup
Jonathan Gordon
2007-03-06
Refine the hack. Best I can do I think.
Michael Sevakis
2007-03-06
Add a stupid hack that seems to help size on everything. We'll see shortly fo...
Michael Sevakis
2007-03-06
Fix warnings. Also fix an error that would occur compiling a logf build.
Michael Sevakis
2007-03-06
Make keyboard character selection independent on main and remote LCDs. Insert...
Michael Sevakis
2007-03-05
iRiver: Enable line input mode on keyboard. The cursor key combos can still b...
Michael Sevakis
2007-03-04
Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...
Nils Wallménius
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
remove runtime detection of h1x0 series RTC MOD, but leave driver code
Robert Kukla
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-28
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-27
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-27
fix red builds
Jonathan Gordon
2007-02-27
returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit
Jonathan Gordon
2007-02-27
Convert the radio menus to the new system.
Jonathan Gordon
2007-02-19
Convert the EQ menus
Jonathan Gordon
2007-02-18
Give the file view menu a nice icon
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
Do the CONFIG_LED define
Jonathan Gordon
2007-02-18
really fix red builds this time
Jonathan Gordon
2007-02-17
Fix most (all?) CONFIG_LED warnings.
Magnus Holmgren
2007-02-17
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-10
Allow cursor changes in Morse Vkeyboard for targets that use line_edit mode
Martin Scarratt
2007-02-08
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-07
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-02-07
Don't save the in-out state of the recording screen as a setting. Fixes the s...
Michael Sevakis
2007-02-06
Ifdef some remote lcd code in the recording screen that is not used for non l...
Nils Wallménius
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
[next]