summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-14synclist add method for setting selection colorWilliam Wilgus3-5/+79
2020-11-13ibasso: Fix red introduced in 60f581eSolomon Peachy1-0/+1
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy30-156/+224
2020-11-13builds: Enable German voicefile generation in the nightly buildsSolomon Peachy1-0/+1
2020-11-13Skin_engine optimize element switchesWilliam Wilgus2-279/+287
2020-11-13Bugfix Backlight_init should be called after lcd_initWilliam Wilgus4-14/+11
2020-11-13h300, Others Bugfix Bootloader backlight_init()William Wilgus6-66/+46
2020-11-13h300: fix one long-standing bootloader bugJames Buren1-2/+56
2020-11-12Quickscreen: don't apply glabal settingsMoshe Piekarski1-1/+0
2020-11-12plugin: Un-export find_next_frame()Solomon Peachy3-12/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy29-231/+5
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus3-3/+10
2020-11-11Russian translations updateIgor B. Poretsky1-12/+427
2020-11-11Czech translations fixIgor B. Poretsky1-5/+5
2020-11-11Voice strings fixesIgor B. Poretsky24-106/+91
2020-11-11YesNo: Clear the button queue so a latent keypress doesn't skip the promptSolomon Peachy1-0/+1
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren5-513/+617
2020-11-08Fuze+: Fix misplaced rectangle when lcd_flip setMoshe Piekarski1-7/+30
2020-11-07rbutil: Show the license of all libraries included.Dominik Riebeling3-15/+46
2020-11-07bspatch: Store license text in separate file.Dominik Riebeling1-0/+23
2020-11-07bzip: Add missing license to our copy of bzip2.Dominik Riebeling1-0/+42
2020-11-07rbutil: Modernize HttpGet implementation.Dominik Riebeling2-21/+25
2020-11-07rbutil: Explicitly enable svg module.Dominik Riebeling1-2/+1
2020-11-07rbutil: Enable HiDPI support on MacOS.Dominik Riebeling1-0/+4
2020-11-07rbutil: Enable HiDPI support on recent Qt versions.Dominik Riebeling1-0/+4
2020-11-07rbutil: Replace most icons with their svg variant.Dominik Riebeling64-97/+13293
2020-11-06rbutil: Redo MacOS application icon.Dominik Riebeling1-0/+0
2020-11-06rbutil: Simplify qmake check.Dominik Riebeling1-1/+1
2020-11-06rbutil: Enable use of libmp3lame on macOS.Dominik Riebeling1-5/+0
2020-11-06rbutil: Command line fallback on libmp3lame failure.Dominik Riebeling3-10/+22
2020-11-04rk27generic: keymap tweaksMarcin Bukat1-0/+93
2020-11-04qeditor: add better fallback mecanism for iconsAmaury Pouly2-17/+57
2020-11-04test_mem: fix asm variant of read/write testMihail Zenkov1-26/+26
2020-11-04Fix typos and wordingAvi Eisenberg2-6/+6
2020-11-04pp5020: use ipod firmware timings for ATA PIO.Torne Wuff4-28/+43
2020-11-03Remove the firmware decompressor and a few more other SH-stragglers.Solomon Peachy9-455/+2
2020-11-03ATA: Check to see if the ATA device is solid-state (WIP)Solomon Peachy1-0/+13
2020-11-03erosq: Fix scrollwheel regression introduced in 125e97b0Solomon Peachy1-5/+11
2020-11-02FuzePlus USB+screen dump overflows usbstackWilliam Wilgus2-1/+5
2020-11-01Skin engine Onda Vx747William Wilgus2-5/+17
2020-11-01rbutil: Remove unneeded includes.Dominik Riebeling2-9/+0
2020-11-01rbutil: Simplify extenal encoder binary handling.Dominik Riebeling2-37/+19
2020-10-31Rocker: Fix a boneheaded bug introduced in dd82f13fa1Solomon Peachy1-1/+1
2020-10-31tomcrypt: Set target macOS version.Dominik Riebeling1-1/+6
2020-10-31rbutil: Create more fancy dmg on macOS using dmgbuild.Dominik Riebeling2-0/+32
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy9-274/+144
2020-10-31nwz/alsa: various improvementsAmaury Pouly10-92/+121
2020-10-31hosted: fix warning when LOGF is enabledSolomon Peachy1-0/+1
2020-10-31plugins: bump api version (missed it in fe2d52c)Solomon Peachy1-2/+2
2020-10-31lcd_framebuffer bugfixes, sanity checksWilliam Wilgus7-24/+55