index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
radio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2
-115
/
+1
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2
-23
/
+1
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-3
/
+3
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-1
/
+3
2020-05-24
Radio: Say current frequency or preset when pausing
Igor B. Poretsky
1
-1
/
+1
2018-12-24
Do not touch FM tuner when it is turned off
Solomon Peachy
2
-6
/
+8
2017-11-14
nwz: improve keymap
Amaury Pouly
1
-1
/
+1
2017-02-11
Improve radio RDS driver and framework
Michael Sevakis
1
-4
/
+0
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2
-2
/
+2
2014-07-26
Reduce definitions of actions for fm radio.
Szymon Dziok
1
-24
/
+5
2014-07-26
MPIO HD200: Fix action for fm radio.
Szymon Dziok
1
-1
/
+1
2014-07-26
HDD1630/HDD6330: Add actions for fm radio.
Szymon Dziok
1
-0
/
+1
2014-06-18
Radio and radio recording for Samsung YH-920.
Szymon Dziok
1
-1
/
+2
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-3
/
+5
2014-01-15
radio: Fix crash with radioart after skipping some stations
Thomas Martitz
1
-2
/
+2
2014-01-14
FMS: Load/update the skin at last, when fully initialzed, so that it can disp...
Thomas Martitz
1
-2
/
+5
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
1
-2
/
+38
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
1
-1
/
+1
2013-09-09
radio: fix FS#12747
Jonathan Gordon
1
-5
/
+5
2013-07-16
[Fuze+][Keymaps] keymaps for radio and recorder update
Jean-Louis Biasini
1
-0
/
+13
2013-07-06
Bugfix: (un)locking state message(s) did not disappear
Lorenzo Miori
1
-0
/
+5
2013-06-10
Enable key lock in radio screen
Amaury Pouly
2
-2
/
+2
2013-06-09
Fix multiple problems in radioart.c
Thomas Martitz
1
-13
/
+22
2012-05-28
ypr0: This patch adds radio support to Samsung YP-R0
Lorenzo Miori
1
-0
/
+10
2012-05-21
Fix some lockup caused by handles not being initialized to < 0...
Michael Sevakis
1
-38
/
+18
2012-02-25
Move radio power handling from apps/ to drivers.
Amaury Pouly
1
-7
/
+0
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
1
-0
/
+1
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
3
-5
/
+4
2011-12-07
Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."
Thomas Martitz
1
-0
/
+2
2011-11-19
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
1
-2
/
+2
2011-11-17
imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...
Amaury Pouly
1
-1
/
+0
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
4
-5
/
+2
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
1
-1
/
+1
2011-08-23
Fix FS#12239, data abort after going from FMS to WPS.
Thomas Martitz
1
-0
/
+6
2011-08-14
Fix errors and warnings.
Thomas Martitz
1
-1
/
+1
2011-07-21
Fix FS#8656 - Error saving non-current playlist file
Jonathan Gordon
1
-3
/
+3
2011-07-21
Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...
Jonathan Gordon
2
-15
/
+0
2011-06-26
Reuse a general voice function instead of reinventing the wheel.
Nils Wallménius
2
-16
/
+2
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
1
-0
/
+2
2011-05-24
Fix 2 'set but not used' warnings.
Nils Wallménius
1
-2
/
+4
2011-05-08
More tab fixes
Bertrik Sikken
1
-2
/
+2
2011-03-27
Fix red
Jonathan Gordon
1
-1
/
+1
2011-03-16
Fix FS#12012 - Radio Art broken since r29259 - Embedded album art support
Thomas Martitz
1
-1
/
+5
2011-03-01
Remove code duplication in some generic skin touch action handling.
Jonathan Gordon
1
-20
/
+0
2011-02-18
Fix red caused by incorrect includes.
Thomas Martitz
1
-1
/
+1
2011-01-29
Move fm radio related menus out of radio.c into apps/menus/.
Thomas Martitz
1
-147
/
+5
2011-01-13
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
1
-1
/
+18
2010-12-14
FS#11777: enhancement for rockbox_browse()
Teruaki Kawashima
1
-1
/
+7
[next]