Skip to content
Snippets Groups Projects
  1. Aug 04, 2020
    • euquiq's avatar
      fixes file renaming on subdir · bb264dcf
      euquiq authored
      The file rename function needs to be called with full_path/old_name  and full_path/new_name.
      
      Instead, it was called with full_path/old_name and new_name ... thus the renamed file ended on the root dir (path not preserved).
      bb264dcf
  2. Aug 03, 2020
  3. Aug 02, 2020
  4. Jul 27, 2020
    • euquiq's avatar
      Update ui_spectrum.cpp · 5ee1f7ac
      euquiq authored
      I changed width in pixels of the "fine-tune cursor" from 2 to 5 , and then re-centered the cursor, from 120 to 118 to accomodate the shift in width.
      
      I was inspired by this old ISSUE on Havoc's repository, where at the end @furrtek commented the need to make the red tick bigger in the future (but forgot / was swamped with other ehnancements / issues):
      
      https://github.com/furrtek/portapack-havoc/issues/172
      5ee1f7ac
  5. Jul 15, 2020
  6. Jul 14, 2020
  7. Jul 05, 2020
  8. Jul 02, 2020
  9. Jul 01, 2020
  10. Jun 30, 2020
  11. Jun 28, 2020
Loading