2019-12-30 |
Steinar H.... | Fix correlation in sync_songs. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | In search_short, pick out the middle section of a too... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | Various improvements to search_short. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | Add a tool to find candidates for sync_song. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | Add a tool to check entire songs against each other. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | Move write_wav() into its own function. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Steinar H.... | Split the MP3 decoding out into a separate file. |
commit | commitdiff | tree | snapshot |
2019-12-28 |
Steinar H.... | Add a patch to make the default sort order to ABC. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | In the LZ4 code, copy two and two literal bytes at... |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Make a little bit of headroom after the LZ4 code. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | LZ4 comment update. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Tiny LZ4 optimization. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Fix a read-past-end in the LZ4 code. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Slight optimization in LZ4 decode. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Shave a bunch of cycles off the LZ4 decompressor. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Make a better x0.25 speed mod patch, that allows us... |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Steinar H.... | Add x0.25 speedmod. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Steinar H.... | Add some notes about why the mp3mem patch cannot work. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Steinar H.... | Make sure aout.exe does not cross a flash bank. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Steinar H.... | Fix a bug with corrupted course title textures. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Steinar H.... | Add a patch to move most of the .sbs files down to... |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Steinar H.... | Apply patches in predictable (alphabetical) order. |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Steinar H.... | Save a cycle in the LZ4 decompressor. |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Steinar H.... | Add support for compressing data using LZ4 (actually... |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Steinar H.... | Make it possible to apply only a subset of the given... |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Steinar H.... | Disable the mp3mem patch temporarily. |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Steinar H.... | Add challenge to dwi2ssq. |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Compress the _in.tim files, too, for yet 200 kB more. |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Support compressed _th.tim files. |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Make the nonstop song wheel capable of loading compress... |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Fix a stack overflow when entering nonstop with many... |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Avoid splitting compressed files across flash banks. |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Support compressed banners in the songwheel. |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Steinar H.... | Support compressed title textures in the songwheel. |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Steinar H.... | Add a patch to remove the security cart checks. |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Steinar H.... | Add the classic patch for extra song options. |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Steinar H.... | Align SBS files to 0x2000 bytes. |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Steinar H.... | Make a cleaner patch for GAME OVER DURING SONG availabi... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Prepend blank measures to the DWI if needed to make... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | In dwi2ssq, make sure to put the lighter step charts... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add some more tempo debugging to dwi2ssq. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add support for setting mask in png2tim (needed for... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Adjust dwi2ssq chunk padding. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Correct TEMPOCHANGE header in dwi2ssq. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add overriding of offset to find_short. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Make dwi2ssq.pl executable. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Improve error messages. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | More .gitignore. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add a script to batch-decode a given .DAT file to ... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add missing .h file. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add compress to .gitignore. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add some utility scripts for working with the binary... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | More .gitignore. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Make the FFT length a more global named constant. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add a .gitignore. |
commit | commitdiff | tree | snapshot |
2019-12-21 |
Steinar H.... | Add missing header file for the assembler. |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Steinar H.... | Enable GAME OVER DURING SONG option in operator menu... |
commit | commitdiff | tree | snapshot |
2019-12-19 |
Steinar H.... | Add a program to recreate the shorts (previews) of... |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Steinar H.... | Add some binary patches to aout.exe. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Support splitting the MP3 table into multiple files. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Fix MP3 file name generation for numerals. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Fix output of non-directory JSON. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | More shuffling of extra stage bits. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Support splitting mdb into multiple files. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Update the mdb description and tools with much more... |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Fix bpm order in create_mdb.py. |
commit | commitdiff | tree | snapshot |
2019-12-15 |
Steinar H.... | Do not use song number 255, it is special. |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Steinar H.... | Some more parsing of background videos. |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Steinar H.... | Add a note about possibly used SSQ areas. |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Steinar H.... | Be more precise about the roulette entry. |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Steinar H.... | Stop putting anything between config.dat and the file... |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Steinar H.... | Fix a now-useless std::move. |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Steinar H.... | Make sure no files stomp on the file table. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Steinar H.... | Rewrite the limitations section. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Steinar H.... | Some more documentation about title vs. title2. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Steinar H.... | Max and min bpm were swapped. |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Steinar H.... | Fix dump_mp3_tab.py. |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Steinar H.... | Update the limits section a bit. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Document the mp3_tab padding. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Split up unknown1 a bit. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Small fix to one of the documented limits. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Document an ISO9660 limit. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Rename song_type to load_on_boot, since that seems... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Steinar H.... | Make song indexes start from 1, not 0 (evidently, it... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Steinar H.... | Fun with the storage location enum. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Document a suspected 20 MB limit. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Fix make clean. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Actually include the changes from the previous one. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Optimize file reading; build time is down to just over... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Update comment in compress_fast.cpp. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Microoptimization. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Split out compress_main into its own file. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Use a hash table instead of direct mapping; much better... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Make the compression hash table a simple one-to-one... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | More config tweaking to the compressor. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Move some complexity into find_match_length(). |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Yet more match tweaking. Up to 1550 kB free, although... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | Add support for match chains to the fast compressor. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Steinar H.... | In the fast compressor, update the hash match table... |
commit | commitdiff | tree | snapshot |
next |