Activity for MidiQuickFix - Midi editor and player

  • John Lemcke committed [006373] on Code

    In java 25 "java.version" only returns "25" so need check its length.

  • John Lemcke committed [53f12d] on Code

    Experiment with FlatLaf properties

  • John Lemcke committed [0f5caf] on Code

    Netbeans reformat

  • John Lemcke committed [f13352] on Code

    Check UIManager.getDefaults and UIManager.getLookAndFeelDefaults

  • John Lemcke committed [a813a3] on Code

    Add "Open Recent"

  • John Lemcke committed [ec5a07] on Code

    Rename method

  • John Lemcke committed [ff27b4] on Code

    Make some UI fonts relative

  • John Lemcke committed [b8128f] on Code

    Handle out-of-range Key numbers

  • John Lemcke committed [4b54e2] on Code

    Update Netbeans files

  • John Lemcke committed [c2953b] on Code

    Set active colour for fill

  • John Lemcke committed [2c2c16] on Code

    Fine tune layout and borders

  • John Lemcke committed [f34c16] on Code

    Experimental

  • John Lemcke committed [441d68] on Code

    Only create the TraceDialog when needed

  • John Lemcke committed [7695fc] on Code

    Update to handle different LAFS

  • John Lemcke committed [387bb3] on Code

    Update NetBeans files

  • John Lemcke committed [5a572a] on Code

    Update copyright date

  • John Lemcke committed [317fc1] on Code

    Set font size relative in TrackSummaryTable and trackTable

  • John Lemcke committed [42b34f]

    Update Copyright dates

  • John Lemcke committed [81eef9]

    Remove dependency on FlatLaf

  • John Lemcke committed [dd063a]

    Add Track Mixer

  • John Lemcke committed [d4622f]

    Move TrackInfo to MqfSequence and add a Volume attribute.

  • John Lemcke committed [e70a99]

    Add lyric track selector to LyricDisplay.

  • John Lemcke committed [8c2a6a]

    Add flatlaf look and feel

  • John Lemcke committed [6cf18e]

    Remove debug output

  • John Lemcke committed [13b1c6]

    Minor layout change

  • John Lemcke committed [53286f]

    Extract icon creation into its own method

  • John Lemcke committed [e2ecf6]

    Prevent opening of two audio streams

  • John Lemcke committed [b7e3c8]

    Start work on user settable font size

  • John Lemcke committed [7af1c1]

    Change from GeneralPath to Path2D.Float.

  • John Lemcke committed [c047d4]

    Rename variable for clarity

  • John Lemcke committed [254799]

    Remove setOpaque(false)

  • John Lemcke committed [3f0739]

    Update from netbeans 12

  • John Lemcke committed [471c8a]

    Remove MqfSequence member variable, change 'if else' to 'switch'

  • John Lemcke committed [dc7d13]

    Fix order of Mute and Solo columns

  • John Lemcke committed [213881]

    Fix javadoc, add toString() method

  • John Lemcke committed [51015e]

    Remove unused methods

  • John Lemcke committed [dcf812]

    Replace GeneralPath with Path2D.

  • John Lemcke committed [45c4dd]

    Update NetBeans config files

  • John Lemcke committed [bc2ae7]

    Remove use of org.jdesktop.beansbinding

  • John Lemcke committed [c18926]

    Update javadoc and trace message

  • John Lemcke committed [84aaf8]

    Change font size

  • John Lemcke committed [6588d5]

    Update l10n resource files

  • John Lemcke committed [212f80]

    Make font size setting relative to default font

  • John Lemcke committed [39e86c]

    Rename ...util.Formats constants and methods

  • John Lemcke committed [87ec72]

    Use WindowEvents to manage the TraceDialog instead of ComponentEvents

  • John Lemcke committed [2ab0bd]

    Add UI scale property

  • John Lemcke John Lemcke committed [6ec11a]

    Update for Netbeans 11

  • John Lemcke John Lemcke committed [8dea4a]

    Update to modern java, general, minor, code tidy up

  • John Lemcke John Lemcke committed [4d9080]

    Consolidate all table column info into an enum

  • John Lemcke John Lemcke committed [8e87f1]

    Fix a bug when table was updated while a cell was being edited.

  • MidiQuickFix - Midi editor and player MidiQuickFix - Midi editor and player released /midiquickfix/MidiQuickFix1.5.0/MidiQuickFix.jar

  • John Lemcke John Lemcke committed [d5c57c]

    Add license to the About dialog

  • John Lemcke John Lemcke committed [6d9500]

    Fix default charset used for StringConverter

  • John Lemcke John Lemcke committed [af5c04]

    Remove experimental code

  • John Lemcke John Lemcke committed [4dd0eb]

    Remove println tracing output

  • John Lemcke John Lemcke committed [ad683b]

    Various, mostly experimental, changes committed so I can take the laptop away.

  • John Lemcke John Lemcke committed [508036]

    Start moving all localised UI strings into the UIStrings.properties file

  • John Lemcke John Lemcke committed [6806c8]

    Update to NetBeans 9.0 and java 11 (10?)

  • John Lemcke John Lemcke committed [5ae980]

    Fix assignment to method parameter

  • John Lemcke John Lemcke committed [376dd2]

    Update use of deprecated apis

  • John Lemcke John Lemcke committed [28ea50]

    Add menu item to clear the "Recent Files" list

  • John committed [3a7623]

    Add Recent Files menu functionality

  • John committed [887a70]

    Test the result of reusing a file name

  • John committed [39d1b0]

    Ignore empty names read from the property string

  • John Lemcke John Lemcke committed [fd6632]

    Remove obsolete import

  • John Lemcke John Lemcke committed [558044]

    Begin implementing Recent Files feature

  • John Lemcke John Lemcke committed [335f90]

    Add .gitignore

  • John Lemcke John Lemcke committed [8e9896]

    Exclude the Quantisation code from the build, for now.

  • John Lemcke John Lemcke committed [f7f620]

    Fix bug in encoding a colour in the properties file

  • John Lemcke John Lemcke committed [2990ab]

    Add default soundbank folder to the preferences and properties.

  • John Lemcke John Lemcke committed [5bec1d]

    Update copyright date

  • John Lemcke John Lemcke committed [18b694]

    Update resource files

  • John Lemcke John Lemcke committed [67ff66]

    Add test methods

  • John Lemcke John Lemcke committed [605bfd]

    Formatting and other minor changes

  • John Lemcke John Lemcke committed [36e5c0]

    Add support for loading Soundbanks

  • John Lemcke John Lemcke committed [44e480]

    Update Netbeans project and build files

  • John Lemcke John Lemcke committed [b62461]

    Just chmod

  • jostle <> committed [447ec9]

    Added a copyright notice to the source files.

  • jostle <> committed [f735ac]

    Tidying up.

  • jostle <> committed [79b2ab]

    Initial upload

  • jostle <> committed [d1cca6]

    Initial version

  • jostle <> committed [13ca84]

    Added more info and fixed layoutfor IE6 bug.

  • jostle <> committed [6a7cc9]

    A test for the troublesome byte[] data

  • jostle <> committed [04ff0d]

    Added more links

  • jostle <> committed [3d55a5]

    Added screen shots

  • root <> committed [36df35]

    initial checkin

  • jostle <> committed [4a122f]

    Fix problems with using java signed bytes for data values.

  • jostle <> committed [316bd5]

    The artistic license.

  • jostle <> committed [ba4140]

    Initial upload

  • jostle <> committed [3658c1]

    Reformatted the source

  • jostle <> committed [74c138]

    Reduced the font size

  • jostle <> committed [fa79c4]

    A simple Ant script for ant versions < 1.6

  • jostle <> committed [ad57e4]

    Added build and run instructions.

  • jostle <> committed [b606cf]

    Enable/disable play controls based on current state.

  • jostle <> committed [8c78c0]

    Added future features and a bit of style

  • jostle <> committed [f8109e]

    Get names from our properties file if the synth can not be found.

  • jostle <> committed [0d052d]

    A bit more content

  • jostle <> committed [2fad7c]

    Initial upload

  • jostle <> committed [edb754]

    Removed some trace output

  • jostle <> committed [529f6b]

    Tidying up

1 >
MongoDB Logo MongoDB