openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
EasyH10
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 8 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bug fix when artist name is empty.
nyaochi
More...
almost 20 years ago
Bump the version number.
nyaochi
More...
almost 20 years ago
Version 0.14 beta release.
nyaochi
More...
almost 20 years ago
Added Korean and Chinese translations.
nyaochi
More...
almost 20 years ago
Simplify the format of H10DB.hdr dump text.
nyaochi
More...
almost 20 years ago
Added EasyH10 Win32 GUI installer project.
nyaochi
More...
almost 20 years ago
Added translation texts in German, French, Japanese, and Swedish for version 0.13 beta.
nyaochi
More...
almost 20 years ago
Added validation routine for model template and H10 locatoin settings. Changed the default mode to rebuild/reconvert. Revised Japanese translation a bit.
nyaochi
More...
almost 20 years ago
Applied English revisal from Tim Weston.
nyaochi
More...
almost 20 years ago
Fixed wrong comparison functions written by my misunderstanding. I blindly use subtract operation: #define COMP(a, b) ((a) - (b)) but shoud have used: #define COMP(a, b) ((a)>(b))-((a)<(b)) carefully considering negative values. I hope this will fix what we call "duplicate song information" problem.
nyaochi
More...
almost 20 years ago
Version 0.13 beta
nyaochi
More...
almost 20 years ago
Removed AC_C_BIGENDIAN from configure.in because it's totally useless on Mac OS X.
nyaochi
More...
almost 20 years ago
Yet another fix for big endian machines. We must convert UCS-2BE to UCS-2LE before calculating CRC-16 value on big endian machines.
nyaochi
More...
almost 20 years ago
GUI libiconv support.
nyaochi
More...
almost 20 years ago
Fixed a bug on AMD64 machines ('long' seems to have 64-bit length on AMD64).
nyaochi
More...
almost 20 years ago
Added error report when a failure of iconv initialization. Because glibc doesn't have UCS-2-INTERNAL, added automatic selection of UCS-2BE and UCS-2LE.
nyaochi
More...
almost 20 years ago
Reduced warnings. Regen build script.
nyaochi
More...
almost 20 years ago
Incremental commit for iconv configure problem.
nyaochi
More...
almost 20 years ago
[CUI] Automatic supplement of path to H10 model template. Use easyh10.model when no model template is specified.
nyaochi
More...
almost 20 years ago
- Decent message display for the CUI version. - Fixed the bug that playlist count was one lower that the actual value.
nyaochi
More...
almost 20 years ago
Added comments on progress callback and error report.
nyaochi
More...
almost 20 years ago
Added WAV file support.
nyaochi
More...
almost 20 years ago
Implemented command-line options for Win32 GUI batch (automatic) processing.
nyaochi
More...
almost 20 years ago
Multi-language support. Improved resource messages a bit.
nyaochi
More...
about 20 years ago
0.10 alpha release
nyaochi
More...
about 20 years ago
US -> NA (North America). Added a support for H10 Int'l firmware 2.05. README for the cui version.
nyaochi
More...
about 20 years ago
Fixed the default character set.
nyaochi
More...
about 20 years ago
configure regenerated on linux machine.
nyaochi
More...
about 20 years ago
Fixed build problem on FreeBSD
nyaochi
More...
about 20 years ago
regen
nyaochi
More...
about 20 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree