summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Fix playback.c audio_track_count() warningWilliam Wilgus3-3/+3
2018-10-18Diacritic.c add newline to EOFWilliam Wilgus1-1/+2
2018-10-18Optimize is_diacriticWilliam Wilgus1-20/+29
2018-10-18Fix menu warningsWilliam Wilgus23-58/+62
2018-10-15onda: fix compiler warning in boot loaderSolomon Peachy1-0/+1
2018-10-15lua optimize current_path functionWilliam Wilgus4-24/+13
2018-10-12Lua remove unusable/unneeded functions from rocklib_auxWilliam Wilgus1-0/+8
2018-10-09mips: fix some compile warnings.Solomon Peachy5-5/+11
2018-10-09fix builds broken by the selective stack bump for opus seeking.Solomon Peachy1-1/+7
2018-10-09mips: jz4740: JZ4740 does not have a MSC clock source select.Solomon Peachy1-1/+1
2018-10-08Fix red rocklib_img 32-24 bit targetsWilliam Wilgus5-16/+6
2018-10-09Clean up rocklib_imgWilliam Wilgus7-602/+513
2018-10-08lua rocklib cleanupWilliam Wilgus2-84/+84
2018-09-28build: Log the zipfile creationSolomon Peachy1-0/+1
2018-09-28misc: Fix some assorted compiler warningsSolomon Peachy4-5/+7
2018-09-28fix FS#13060 - Seeking in long opus files leads to crash on Sansa Clip+Martin Nowak1-1/+3
2018-09-20jz4760: Lots of stability fixes to the USB driver.Solomon Peachy2-84/+293
2018-09-20xduoo_x3: Disable keypress IRQ since we poll for keypresses.Solomon Peachy1-4/+7
2018-09-20jz4760: Enhancements and fixes to SD driver.Solomon Peachy1-279/+239
2018-09-20jz7460: Silence codec when changing playback frequency/modeSolomon Peachy1-2/+6
2018-09-20jz7640: SD driver improvements:Solomon Peachy1-27/+25
2018-09-20jz74x0: MSC clock needs to be divided from PLL clock.Solomon Peachy2-2/+7
2018-09-20jz4760: Greatly enhance debug code and silence some compilation warnings.Solomon Peachy5-180/+215
2018-09-20Get rid of the last remnants of HAVE_FUNCTIONAL_MODESolomon Peachy2-13/+0
2018-09-20Xduoo_X3: Update target configurationSolomon Peachy1-3/+1
2018-09-14lua optimize integer and string consts in rocklibWilliam Wilgus1-27/+59
2018-09-14lua move RLIMAGE to own fileWilliam Wilgus5-1411/+1503
2018-09-07mips: Update the MIPS threading codeSolomon Peachy2-53/+47
2018-09-07MIPS: fix memset()Marcin Bukat2-224/+6
2018-09-02libmad: Back out a change that disabled optimization for libmad.Solomon Peachy1-2/+1
2018-08-05pacbox: fix screen and buttons for Creative ZenSebastian Leonhardt2-4/+21
2018-08-05manual: nitpicking on '-' character and other minor detailsSebastian Leonhardt12-59/+59
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz11-20/+25
2018-07-30Workaround for usb_storage_init_connection() panicCástor Muñoz1-0/+1
2018-07-29Remove leftover merge conflict markerFranklin Wei1-1/+0
2018-07-29Fix syntax error in builds.pmFranklin Wei1-1/+1
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus23-537/+52
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus9-10/+8
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-28Fix download link for the MIPS toolchain.Michael Giacomelli1-1/+1
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy114-102/+17349
2018-07-28Update MIPS toolchain to GCC 4.9.4 and binutils 2.26.1, update configureAmaury Pouly2-7/+3
2018-07-28Fix scroll_engine truncationWilliam Wilgus1-1/+1
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus9-8/+10
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus23-52/+537
2018-07-27Lua -- Fix device hang when scroll function active on clear_screenWilliam Wilgus2-1/+2
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus5-82/+228
2018-07-26Update AS3525 v1/v2 debug menu; add scrolling and missing frequenciesWilliam Wilgus2-200/+201
2018-07-25Fix lcd-scroll.c truncation warningsWilliam Wilgus1-1/+1
2018-07-25Revert "Ignore truncation in lcd-scroll.c"William Wilgus1-7/+2