1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented the model template generation in CUI version. More... about 20 years ago
Compatibility More... about 20 years ago
Removed "fill unknown" because it seems useless. More... about 20 years ago
Improved the usage message. More... about 20 years ago
Fixed find_find() for POSIX environments. EasyH10 [CUI linux] now generates a database although I didn't test it for the actual working hardware. More... about 20 years ago
Fixed a hard-coded code page setting in ucs2_iconv.c and now easyh10 -D works fine on a linux machine. More... about 20 years ago
Regen More... about 20 years ago
CUI version is now fully functional again although I didn't test it thoroughly. More... about 20 years ago
CUI version now supports "model template" as GUI version. More... about 20 years ago
A quick fix for CUI version. More... about 20 years ago
0.9 alpha release. More... about 20 years ago
Added README-{en,jp).txt More... about 20 years ago
Fixed [CANCEL] button in the processing dialog. It's not good solution to call TerminateThread() API though. More... about 20 years ago
Fixed a small bug around progress bar. More... about 20 years ago
Removed the usage of H10DB.upd because I found a problem that cannot be solved easily. H10DB.upd stores the last-update time for each H10DB.dat entries. However, H10 player duplicates/adds H10DB.dat entries whenever it plays the musics. It's complicated process to detect the original entries that should be used for time-stemp comparison. More... about 20 years ago
Incremental commit. I realized that the current EasyH10 has a bug around file update detection. I'll fix this. More... about 20 years ago
Added US 20GB model file. Changed constant folder string "Playlist" to "Playlists" for US mode. Improved automatic H10 detection for 20GB models. Added the code to make sure that the necessary folders exist. More... about 20 years ago
Initialize unused offsets and field_offsets in H10DB.hdr I confirmed that the US/5GB mode generates bit identical result as the experimental version. More... about 20 years ago
Display number of unused database entries. More... about 20 years ago
More log message. Fixed a problem where EASYH10_DATABASE_CLEAN is never effective. More... about 20 years ago
Show warning in the log when failed to convert playlists. More... about 20 years ago
Changed the background color of the log message. More... about 20 years ago
Change paths to music and playlists automatically according to the model. Added model files for US 5GB/6GB. More... about 20 years ago
Added H10 model definition files (*.model) for Int'l 5/6GB 2.03-2.04 More... about 20 years ago
[General] Extended database template format to support US and 20GB models. Changed the term "database template" to "H10 model" Added libh10db/h10db_model.c Added formal US and 20GB support. More... about 20 years ago
Incremental commit for US/20GB support. This source code may not work. More... about 20 years ago
Build problem with linux. More... about 20 years ago
An attempt to support Windows 9x by using Microsoft Layer for Unicode. Fixed one memory overrun in CUI version. More... about 20 years ago
Initial attempt to revise database template. Fixed a crash bug when reading incorrect ID3 tags. More... about 20 years ago
Fix for linux/BSD build. More... about 20 years ago