/[svn]
ViewVC logotype

Revision 1778


Jump to revision: Previous Next
Author: iliev
Date: Sun Sep 28 20:38:36 2008 UTC (15 years, 6 months ago)
Changed paths: 40
Log Message:
* Fantasia: Improved look and feel
* Fantasia: Added buttons for increasing/decreasing the key number
  of the MIDI keyboard (Ctrl+Up Arrow/Ctrl+Down Arrow)
* Fantasia: Added buttons for scrolling left/right on the MIDI keyboard
  (Ctrl+Left Arrow/Ctrl+Right Arrow)
* Added key bindings for triggering MIDI notes using the computer keyboard
  (from a to ' for the white keys and from 0 to 7 for changing the octaves)
* Notes are now triggered when dragging the mouse over the MIDI keyboard


Changed paths

Path Details
Directoryjsampler/trunk/ChangeLog modified , text changed
Directoryjsampler/trunk/res/fantasia/gfx/btn_decrease.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_decrease_ro.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_increase.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_increase_ro.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_scroll_left.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_scroll_left_ro.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_scroll_right.png added
Directoryjsampler/trunk/res/fantasia/gfx/btn_scroll_right_ro.png added
Directoryjsampler/trunk/res/fantasia/icons/arrow_down.png added
Directoryjsampler/trunk/res/fantasia/icons/arrow_up.png added
Directoryjsampler/trunk/res/fantasia/icons/midi_keyboard32.png added
Directoryjsampler/trunk/src/org/jsampler/view/classic/HelpAboutDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/DevicesPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaPainter.java added
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaPrefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaSubPanel.java added
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaTabButton.java added
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaTabbedPane.java added
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaTaskPane.java added
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaUtils.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/HelpAboutDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/InstrumentsDbPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/LeftSidePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MainPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MidiDevicesPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MidiInstrumentsPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/OrchestrasPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/PianoKeyboardPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/PixmapButton.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/Res.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/RightSidePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/StandardBar.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/LabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/BasicPianoRollPainter.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSPianoRollPrefsDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/PianoRoll.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/PianoRollPainter.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/LabelsBundle.properties modified , text changed

  ViewVC Help
Powered by ViewVC