Results 159 issues of eadmaster

I'd like to suggest adding an easier scripted mode interface via [cmdline switches similar to extundelete](https://manpages.ubuntu.com/manpages/precise/man1/extundelete.1.html). e.g.: ```` testdisk --restore-file DCIM/*.jpg /dev/sdb2 testdisk --restore-directory DCIM --output-dir ~/restored /dev/sdb2 ```` Unspecified...

A [software solution for this was discussed some years ago in this forum](http://forums.nesdev.com/viewtopic.php?t=5826). Btw recently [many NES implementations in FPGA](https://github.com/mist-devel/mist-board/wiki/FPGA-Projects#user-content-game-consoles) came up, so it may possible to reuse some of...

Feature request

From `jq` manpage: ```` · -e / --exit-status: Sets the exit status of jq to 0 if the last output values was neither false nor null, 1 if the last...

With separators auto-guessing and optional overrides: https://en.wikipedia.org/wiki/Comma-separated_values `faq -f json -o csv < file.json`

format request
good first issue

**Is your feature request related to a problem? Please describe.** Integrating an app should also add a symlink in the user binaries dir, not just in the launch menu. **Describe...

enhancement
template not followed

Should make easier to add support for more generic USB controllers. May reuse profiles from other projects like these: - https://github.com/Maschell/controller_patcher_configs - https://github.com/libretro/retroarch-joypad-autoconfig I'd also like a way to map...

In my notebook many builtin devices are re-detected everytime the system boots. As a workaround, i am thinking to check `/proc/uptime` and avoid showing any notification if is it below...

I'd like to suggest adding PC Engine/Turbografx pads support as there are few commercial adapters for these. Some schematic of the interface are [here](http://www.raphnet.net/electronique/tgfx16_usb/index_en.php).

Will this work with a [STM32F103 board like this](https://www.ebay.com/itm/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-STM32-Core-Board/292235788798) ? These are 3.3V chips (and are easier to find than Arduino Micros @ 8MHz), there is no need for a...

I'd like to suggest adding an option to remove the firmware update data as it is available in [CisoPlus](http://cisoplus.pspgen.com/). Some users may also like an option to remove the video...

enhancement