Add: 1.2.8 tag.
Argh.
Update: readme and changelog.
Add: 1.2.8 tag.
The forgotten joys of SVN.
Add: 1.2.8 tag.
Update: version numbers and SVN status.
Change: format sources.
Change: make the Use Data Track checkbox enable and disable data track fields and controls.
Change: reorganize window; tweak control positions, and add control position hooks.
Refactor: better control names.
Update: add new version info to help HTML; tweak HTML presentation.
Update: yet another stray copyright year.
Fix: actually generate new file names with increased numbers as new cue sheets are generated in the same program session.
Change: main form: make program title consistent with references in other parts of the program.
Change: use the new MakeNewDefaultFileName procedure to generate file name for window caption when program starts.
Change: menu caption for option controlling the warning about unsaved cue sheets to better reflect what it controls.
Change: version info.
Add: refuse to generate cue file when the starting track is higher than the ending track or the ending track is lower than the starting track.
Change: use Dwarf3 debugging info.
Oh... right... new year's has already passed.
Change: allow generating cue files with a single audio track (i.e. Daughter of Serpents / The Scroll).
Change: years keep marching on.
Change: Lazarus 2.2.0.4 is now a requirement to open and compile the project.
Remove: unused units.
Refactor: use available form variables instead of creating new ones.
Refactor: use constants for strings.
Refactor: use constants for strings.
Remove: redundant constructor assignments.
Update: version info.
Update: copyright years.
Refactor: use constants for strings.
Remove: PowerPC build option.
Refactor: use constants for strings.
Fix: compiler warning.
Change: modularize cue generation to its own procedure.
Change: avoid repeated type casts and compare against menu tags when dealing with audio mode menus.
Refactor: use constants for strings.
Update: copyright years.
Remove: unneeded comments.
Update: update project to latest Lazarus version.
Windows version? Detailed description of what you were trying to do, the result you expected, what didn't happen and, if anything, what did. "As the subject says" won't cut it for a bug report for any program.
As the subject says.
Add: dependency on Bloodbat's Code Library. Use VversionInfo from Code Library.
Fix: query version.inc instead of cuegenconstants.pas for version information.
Change: sync library versions.
Add: unit comments.
Update: copyright years.
Refactor: rename form units to better reflect their content.
Update: copyright years.
Change: silence warning.
Update: remove uscaledpi.pas as Lazarus 1.8 should scale the forms without intervention.
Change: add brief description to Bloodbat's Code Library units.
Change: use uscaledpi.pas from Bloodbat's Code Library.
Change: use unified versioninfo.pas from Bloodbat's Code Library.
SVN properties change.
Change: remove empty procedure: change: add usc...
Add: proper Windows DPI scaling; change: compil...
Change: update copyright years.
Change: move the const statement from version.i...
Split cuegenconstants.pas -> versioninfo.pas & ...
Update compilation requirements to Lazarus 1.2.6.
Change version numbers.
Added ability to add track offsets when dealing...
Add some hints; add new shortcuts; fix conflict...
Add some help about the new "Generate" behavior.
Add program version to in-program help title.
Change version numbers.
Allow user to select if program warns when gene...
Warn before generating a new cue sheet if exist...
Put main controls in panel (and make little adj...
Make interface react to opening or dropping a f...
Add program version to generated .cue sheets co...
Open .cue on drag and drop on form.
Added ability to open .cue files for edition; c...
The help window is no longer modal.
Make Lazarus 1.2.4 a requirement for compilation.
Add some basic help from the readme to be acces...
Set SVN version.
Create proper P-list whether SVN snapshot or re...
Use PlistBuddy instead of sed.
Report more process status during script execut...
Put correct version information in plist file w...
Add updated createdmg.sh to 1.2.2 tag.
Fix createdmg.sh release version number grep.
Create 1.2.2 tag.
Updated version numbers; set release flag.
Updated manual (readme.txt).
Updated license text in all files.
Added a FAQ.
Update version numbers.
Add different data track modes.
Fix comparison.
Revert CameCases mostly, except for the app bun...