summaryrefslogtreecommitdiff
path: root/apps/misc.c
AgeCommit message (Expand)Author
2021-03-18Open Plugin cache plugin entry when possibleWilliam Wilgus
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-10-01Fix warnings and errors introduced in b030bf5Solomon Peachy
2020-09-18Headphone / lineout pause/resume #FS13237William Wilgus
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-05-24Comment details, typosSylvain Saubier
2019-08-06Improved reliability of runtime accounting and speaking it.Solomon Peachy
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy
2019-01-31FS#10311 -- Add beep when navigating to beginning or end of list.Solomon Peachy
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy
2018-12-22Fix Auto Ranged Time Fix Red for DatabaseWilliam Wilgus
2018-12-22Fix Auto Ranged Time Fix Red for CheckwpsWilliam Wilgus
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus
2018-12-15Voice: Don't omit "shutting down" speech warning when battery dies.Solomon Peachy
2018-12-09Fix possible truncation misc.c->output_dyn_value + use KibytesWilliam Wilgus
2017-12-12Add a 32 byte read buffer to read_line.Michael Sevakis
2017-11-21aced667 forgot about those pesky __PCTOOL__ things.Michael Sevakis
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-02-04Fix dangerous castsAmaury Pouly
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly
2016-04-04Save bookmark and settings on shutdown at low battery level on players withou...Mihail Zenkov
2016-04-04Fix reset runtimeMihail Zenkov
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-06-29open_utf8: Actually use the result of read/write.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-01-15Fix PlayerThomas Martitz
2014-01-15Fix checkwps.Thomas Martitz
2014-01-15skins: Update SBS when changing activities.Thomas Martitz
2014-01-13Implement volume limiter featurePurlingNayuki
2013-11-10Updated IAP commands.Ralf Ertzinger
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis
2013-07-12Fix whitespace in files for following commit.Michael Sevakis
2012-07-30New GUI browser to select one (or more) folders.Thomas Martitz
2012-07-05Fix fast_readline to handle windows line endings (\r\n)Jonathan Gordon
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis
2012-02-10checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz
2012-01-15fix compiler error, missed action.hJonathan Gordon
2012-01-12keyclick: Add a callback so screens can cancel a click. Add a generic list ca...Jonathan Gordon
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-20Convert hard-coded unicode byte order mark values to constants.Nick Peskett
2011-11-16Change the "keyclick repeat" setting behaviour so when it is off only the *fi...Jonathan Gordon
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-11-13Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...Thomas Martitz
2011-11-13Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz