aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - audio converter managed by media interface handlertobigun2010-11-0116-149/+309
| | | | | | - added (yet unused) interface priorities git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2700 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg audio converter renamedtobigun2010-10-302-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2698 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio/video decoder filenames adjustedtobigun2010-10-304-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2697 b956fd51-792f-4845-bead-9b4dfca2ff2c
* renamed ffmpeg audio/decoder to something generictobigun2010-10-303-51/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2696 b956fd51-792f-4845-bead-9b4dfca2ff2c
* dynamic loading of video- and audio-decodertobigun2010-10-306-107/+174
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2695 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed ffmpeg stufftobigun2010-10-2819-10609/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2694 b956fd51-792f-4845-bead-9b4dfca2ff2c
* TimeDifference must be TimeDifftobigun2010-10-281-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2693 b956fd51-792f-4845-bead-9b4dfca2ff2c
* interface changes for last committobigun2010-10-272-12/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2692 b956fd51-792f-4845-bead-9b4dfca2ff2c
* separated video playback and decodertobigun2010-10-272-640/+872
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2691 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg audio converter moved to media plugintobigun2010-10-274-382/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2690 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-242-55/+263
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2689 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio code replaced by (yet pseudo-)plugintobigun2010-10-194-956/+162
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2687 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix console for thread-safe loggingtobigun2010-10-194-129/+213
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2685 b956fd51-792f-4845-bead-9b4dfca2ff2c
* initial committobigun2010-10-191259-0/+262780
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2684 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added static navigate in scorescreen for medley modebrunzelchen2010-10-197-2/+123
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2683 b956fd51-792f-4845-bead-9b4dfca2ff2c
* outline for medley countdown textbrunzelchen2010-10-181-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2680 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added song name in medley mode (singscreen)brunzelchen2010-10-1829-3/+165
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2679 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added PreCache option in font.inibrunzelchen2010-10-173-6/+41
| | | | | | | - added MaxResolution option in font.ini - added new font type: bold high-res (for medley count-down) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2678 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged trunk into medley_newbrunzelchen2010-10-172-13/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2677 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added medley icons to all themesbrunzelchen2010-10-1723-0/+109
| | | | | | we need some nicer icons! git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2676 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added medley icons to dx-themebrunzelchen2010-10-1712-1/+57
| | | | | | - set CalcMedley default = true git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2674 b956fd51-792f-4845-bead-9b4dfca2ff2c
* uncomment fade function for portaudiobrunzelchen2010-10-171-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2673 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added general fading (for fade-out)brunzelchen2010-10-176-2/+33
| | | | | | | it must be tested on MacOS and Linux. a more general fading function would be better (with "fade to pause" and "fade to end"). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2672 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added applause soundbrunzelchen2010-10-173-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2671 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - medley score in screenscorebrunzelchen2010-10-172-32/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2670 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - medley songs are singable now (press S or D (for up to 5) in songscreen)brunzelchen2010-10-161-21/+141
| | | | | | todo: medley fadeout in screensing, edit screenscore and themes, add applause git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2669 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - medley songs are startable now (press S in songscreen)brunzelchen2010-10-153-133/+432
| | | | | | todo: medley fadeout in screensing, edit screenscore and themes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2668 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added medley loadingbrunzelchen2010-10-153-5/+461
| | | | | | | | - added previewstart tag, fallback to medleystart and 1/4-length-rule todo: choosing medley in screenscore, adjust screensing, screenscore and themes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2667 b956fd51-792f-4845-bead-9b4dfca2ff2c
* new medley branch, based on the actual (1.1) trunk. the old one will be ↵brunzelchen2010-10-141259-0/+262764
| | | | | | deleted soon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2666 b956fd51-792f-4845-bead-9b4dfca2ff2c
* 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
* update cmake to find newer libpngs_alexander2010-09-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2632 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
* - option disable video in singscreen with VideoEnabled=offbrunzelchen2010-06-092-1/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2470 b956fd51-792f-4845-bead-9b4dfca2ff2c