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
/
radio.c
Age
Commit message (
Expand
)
Author
2007-08-25
Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...
Peter D'Hoye
2007-08-06
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-14
Fix all the red this time?
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-03
Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma...
Peter D'Hoye
2007-06-25
Give recording related menu entries a recording icon (settings and radio menu...
Peter D'Hoye
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-04
FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.
Peter D'Hoye
2007-05-30
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
2007-05-20
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-05
Fix buffer overflow when adding a radio preset.
Magnus Holmgren
2007-03-29
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...
Michael Sevakis
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
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-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-01
Introducing the root menu!
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-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-08
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-07
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
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
2007-01-24
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2006-12-26
Fix FS#6361. Allow the FM auto-scanning to be abort with the standard
Jonathan Gordon
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-12
Make sure to set deemphasis correctly when starting the radio.
Dominik Riebeling
2006-10-12
Fix tuning into weird frequencies at unpause after changing region setting
Dominik Riebeling
2006-10-10
Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the...
Michael Sevakis
2006-10-05
Implement region setting for the fm tuner. The region setting affects deempha...
Dominik Riebeling
2006-09-25
Fix "Disk Full" splash hang in radio screen
Martin Scarratt
2006-09-23
Support for I-river remotes in the radio screen
Martin Scarratt
2006-09-23
Enable FM_MODE button and add new fm context types - now the radio should be ...
Martin Scarratt
2006-09-22
Fix warnings...
Martin Scarratt
2006-09-22
Button action code implemented in the radio screen. Should get rid of all tho...
Martin Scarratt
2006-09-17
SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping wh...
Michael Sevakis
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
[prev]
[next]