aboutsummaryrefslogtreecommitdiffstats
path: root/us_maker_edition (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update configure to find libpng 1.4s_alexander2010-09-072-5/+256
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2633 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: buttons (play, play with midi, midi, undo, NextSentence, ↵davidus012010-08-0642-15/+543
| | | | | | PreviousSentence) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2608 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: new dividenote function - can divide note in place where is cursor ↵davidus012010-07-262-90/+255
| | | | | | | | in text editor: NextSentence, PreviousSentence - using mouse git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2607 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: resize note by mouse - first & last 20% of note use to resize notedavidus012010-07-181-27/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2583 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: move note up & down over mousedavidus012010-07-121-3/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2579 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more consistent use of modifier key for moving notes and enables on macs, ↵k-m_schindler2010-07-081-2/+2
| | | | | | where CTRL does not work. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2576 b956fd51-792f-4845-bead-9b4dfca2ff2c
* language updatedavidus012010-07-033-52/+99
| | | | | | | Theme classic definition for editor editor improvement git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2571 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: mouse support to move notesdavidus012010-07-037-32/+223
| | | | | | | | | left click & motion to move note right click & motion to move note with rest notes editor: Line and Note as button editor: PlayOne - variable to play only one note git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2569 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: improvement interactive notesdavidus012010-06-272-33/+104
| | | | | | editor: interactive Line bar git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2564 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: double click to divide notedavidus012010-06-274-11/+69
| | | | | | editor: added new debug texts git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2563 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: show background picturedavidus012010-06-255-139/+215
| | | | | | | editor: background from Themes editor: correction in themes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2562 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: interactive notesdavidus012010-06-201-8/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2552 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: lyric on notedavidus012010-06-191-1/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2551 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: VideoGap slidedavidus012010-06-195-2/+487
| | | | | | editor: keys 7&8 to change Video Gap git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2550 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: current voice trackingdavidus012010-06-171-3/+67
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2542 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor ctrl+v: video previewdavidus012010-06-171-4/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2541 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged trunk r2528 into us_maker branchwhiteshark02010-06-15233-5475/+18713
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2530 b956fd51-792f-4845-bead-9b4dfca2ff2c
* 'V' - hear whole songdavidus012010-06-152-8/+88
| | | | | | follow current note with music git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2529 b956fd51-792f-4845-bead-9b4dfca2ff2c
* polish translationdavidus012010-06-101-0/+434
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2482 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Editor: Undo function = Ctrl+Zdavidus012010-06-072-68/+271
| | | | | | | | | | Editor: Popup on exit; Editor: Cosmetic changes in variable names (n=>i c=>j etc) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2454 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Volume control slide: audio,midi,clickdavidus012010-05-226-16/+251
| | | | | | | | golden notes in editor with effect resize screen modification change in UMenuSelectSlide arrow click space git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2400 b956fd51-792f-4845-bead-9b4dfca2ff2c
* active headers: title, artistdavidus012010-05-213-62/+285
| | | | | | | header: mp3, background, cover as slide possibility to modify headers by cursors git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2393 b956fd51-792f-4845-bead-9b4dfca2ff2c
* headers as slides, added headers:cover & backgrounddavidus012010-05-196-39/+884
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2392 b956fd51-792f-4845-bead-9b4dfca2ff2c
* branch current trunk to branches/experimental/us_maker_edition to merge ↵whiteshark02010-05-18731-0/+229388
editor changes from davidus01 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2384 b956fd51-792f-4845-bead-9b4dfca2ff2c