summaryrefslogtreecommitdiff
path: root/apps/radio (follow)
Commit message (Expand)AuthorAge
* Move radio power handling from apps/ to drivers.Amaury Pouly2012-02-25
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz2011-12-07
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly2011-11-17
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Fix FS#12239, data abort after going from FMS to WPS.Thomas Martitz2011-08-23
* Fix errors and warnings.Thomas Martitz2011-08-14
* Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon2011-07-21
* Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon2011-07-21
* Reuse a general voice function instead of reinventing the wheel.Nils Wallménius2011-06-26
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* Fix 2 'set but not used' warnings.Nils Wallménius2011-05-24
* More tab fixesBertrik Sikken2011-05-08
* Fix redJonathan Gordon2011-03-27
* Fix FS#12012 - Radio Art broken since r29259 - Embedded album art supportThomas Martitz2011-03-16
* Remove code duplication in some generic skin touch action handling.Jonathan Gordon2011-03-01
* Fix red caused by incorrect includes.Thomas Martitz2011-02-18
* Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz2011-01-29
* New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon2011-01-13
* FS#11777: enhancement for rockbox_browse()Teruaki Kawashima2010-12-14
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* MPIO HD200: adjust FM keymapMarcin Bukat2010-11-02
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* (Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset questi...Jonathan Gordon2010-10-17
* radio_screen() return value is unused -> voidRafaël Carré2010-09-19
* fix build (typo)Jonathan Gordon2010-09-14
* fix errors, warnings, tabsJonathan Gordon2010-09-14
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* Fix FS#11469 - make the fms update as it shouldJonathan Gordon2010-08-16
* Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon2010-08-04
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...Jonathan Gordon2010-07-26
* Clean up naming of radio preset functions and move global radio preset method...Bertrik Sikken2010-07-06
* make the fms updateJonathan Gordon2010-07-06
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* radio keymap: enable fuze/clip buttonsRafaël Carré2010-06-18
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* draw markers on the FM frequency bar for presets (like cuesheet markers in th...Jonathan Gordon2010-05-31
* Change the hardcoded radio screen almost to how it was before - better use of...Marianne Arnold2010-05-26
* Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis2010-05-26
* SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis2010-05-26
* Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis2010-05-24
* Add missing svn properties for the new files created in r26109Dave Chapman2010-05-17
* fix yellow/redJonathan Gordon2010-05-17