summaryrefslogtreecommitdiffstats
path: root/apps/radio
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Fix volume handling of steps in radioAmaury Pouly1-2/+2
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy1-1/+0
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-2/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy2-115/+1
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy2-23/+1
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-3/+3
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-1/+3
2020-05-24Radio: Say current frequency or preset when pausingIgor B. Poretsky1-1/+1
2018-12-24Do not touch FM tuner when it is turned offSolomon Peachy2-6/+8
2017-11-14nwz: improve keymapAmaury Pouly1-1/+1
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-4/+0
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis2-2/+2
2014-07-26Reduce definitions of actions for fm radio.Szymon Dziok1-24/+5
2014-07-26MPIO HD200: Fix action for fm radio.Szymon Dziok1-1/+1
2014-07-26HDD1630/HDD6330: Add actions for fm radio.Szymon Dziok1-0/+1
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok1-1/+2
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz1-3/+5
2014-01-15radio: Fix crash with radioart after skipping some stationsThomas Martitz1-2/+2
2014-01-14FMS: Load/update the skin at last, when fully initialzed, so that it can disp...Thomas Martitz1-2/+5
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz1-2/+38
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz1-1/+1
2013-09-09radio: fix FS#12747Jonathan Gordon1-5/+5
2013-07-16[Fuze+][Keymaps] keymaps for radio and recorder updateJean-Louis Biasini1-0/+13
2013-07-06Bugfix: (un)locking state message(s) did not disappearLorenzo Miori1-0/+5
2013-06-10Enable key lock in radio screenAmaury Pouly2-2/+2
2013-06-09Fix multiple problems in radioart.cThomas Martitz1-13/+22
2012-05-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori1-0/+10
2012-05-21Fix some lockup caused by handles not being initialized to < 0...Michael Sevakis1-38/+18
2012-02-25Move radio power handling from apps/ to drivers.Amaury Pouly1-7/+0
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-0/+1
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero3-5/+4
2011-12-07Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz1-0/+2
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon1-2/+2
2011-11-17imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly1-1/+0
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg4-5/+2
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-08-23Fix FS#12239, data abort after going from FMS to WPS.Thomas Martitz1-0/+6
2011-08-14Fix errors and warnings.Thomas Martitz1-1/+1
2011-07-21Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon1-3/+3
2011-07-21Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon2-15/+0
2011-06-26Reuse a general voice function instead of reinventing the wheel.Nils Wallménius2-16/+2
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon1-0/+2
2011-05-24Fix 2 'set but not used' warnings.Nils Wallménius1-2/+4
2011-05-08More tab fixesBertrik Sikken1-2/+2
2011-03-27Fix redJonathan Gordon1-1/+1
2011-03-16Fix FS#12012 - Radio Art broken since r29259 - Embedded album art supportThomas Martitz1-1/+5
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon1-20/+0
2011-02-18Fix red caused by incorrect includes.Thomas Martitz1-1/+1
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz1-147/+5