Skip to content

v2.1.0-alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 21:31
· 62 commits to master since this release

Commits

  • d6efaea: Reworked a bit the encoding code (Daniel Carrasco)
  • 1c59c30: Changed decoding part (Daniel Carrasco)
  • 55c1a9d: Removed unused stuff (Daniel Carrasco)
  • cda3366: Added compression to sectors header (Daniel Carrasco)
  • fffd78d: Updated Readme (Daniel Carrasco)
  • ee06dbf: Changed file ext to ecm2 and fixed EOS position in header (Daniel Carrasco)
  • dfac19a: Fusionado en feature/ecm2 (solicitud de integración #3) (Daniel Carrasco Marín)
  • 086b069: Added compression to encoding (Daniel Carrasco)
  • b14cb35: Added some options and fixed compression/decompression (Daniel Carrasco)
  • ed92e0b: Fixed a bug in stream detection (Daniel Carrasco)
  • 013c8ef: Fusionado en feature/zlib_streams_compression (solicitud de integración #4) (Daniel Carrasco Marín)
  • ccec372: Fixed zlib stream finish (Daniel Carrasco)
  • cfe3151: Just changed a return code (Daniel Carrasco)
  • 6e3b73c: Added zlib to audio stream and fixed bug in streams (Daniel Carrasco)
  • 1644031: Updated changelog and moved to an standalone file (Daniel Carrasco)
  • 9c10177: Fusionado en feature/zlib_in_audio (solicitud de integración #5) (Daniel Carrasco Marín)
  • a71e577: Fixed a typo in Readme (Daniel Carrasco)
  • 52b7176: Updated Changelog To-Do's (Daniel Carrasco)
  • 83a0f71: Create c-cpp.yml (Danixu)
  • d542354: Fixed some code issues (Daniel Carrasco)
  • e8cda2c: Create codeql-analysis.yml (Danixu)
  • 808ff4d: Fixed code check (Danixu)
  • 3ece786: Update codeql-analysis.yml (Danixu)
  • 7acb6ec: Fixed build (Danixu)
  • e52721f: Fixed some code (Daniel Carrasco)
  • 9882b6c: Merge branch 'master' of github.com:Danixu/ecm-tools-reloaded (Daniel Carrasco)
  • 61a6841: Splitted regenerate function into smaller functions (Daniel Carrasco) #2
  • d23b20e: splited sector_clean function (Daniel Carrasco) #2
  • 4e6e70e: Simplified compression options and fixed compression (Daniel Carrasco) #3
  • c2090b1: Trying to fix compilation (Daniel Carrasco)
  • f671348: Trying to fix compilation (Daniel Carrasco)
  • ff26131: Trying to fix compilation (Daniel Carrasco)
  • 068cd4d: Changed zip name on compilation (Daniel Carrasco)
  • c61781c: Chaged release script (Daniel Carrasco)
  • 5a5f243: Chaged release script (Daniel Carrasco)
  • 72dcdaf: Now zlib is a submodule (Daniel Carrasco)
  • d334fdd: Modified Makefile (Daniel Carrasco)
  • 2e30c19: Added lzma compression to program (Daniel Carrasco) #5
  • d9e2b11: Added xz repo folder (Daniel Carrasco) #5
  • 91ae460: Updated Makefile and pipelines (Daniel Carrasco) #5
  • c33784e: Updated Makefile (Daniel Carrasco) #5
  • c7f82ad: Added extreme compresison for lzma (Daniel Carrasco) #5
  • 363138c: Updated specifications document (Daniel Carrasco) #5
  • b45278f: Updated program version and fixed a typo in help (Daniel Carrasco) #5
  • e2f8e36: Fixed compression level selector (Daniel Carrasco) #5
  • eb06e83: Updated changelog (Daniel Carrasco) #5
  • 604d5f2: Cleaned common.h (Daniel Carrasco)
  • 1812433: Fixed deployment (Daniel Carrasco)
  • 97077db: Fixed artifact upload and code check (Daniel Carrasco)