aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix assembla ticket #91 - Preview does not stopwhiteshark02010-02-181-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2105 b956fd51-792f-4845-bead-9b4dfca2ff2c
* remove 16bit stuffk-m_schindler2010-02-072-14/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2104 b956fd51-792f-4845-bead-9b4dfca2ff2c
* revert accidental cruftk-m_schindler2010-02-071-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2103 b956fd51-792f-4845-bead-9b4dfca2ff2c
* small editsk-m_schindler2010-02-071-20/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2102 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Aller guten Dinge sind 3k-m_schindler2010-02-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2101 b956fd51-792f-4845-bead-9b4dfca2ff2c
* typok-m_schindler2010-02-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2100 b956fd51-792f-4845-bead-9b4dfca2ff2c
* a small optimization.k-m_schindler2010-02-061-5/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2099 b956fd51-792f-4845-bead-9b4dfca2ff2c
* replace ifdef win32 by ifdef mswindows for win64 compilation. please test.k-m_schindler2010-02-066-9/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2098 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added windows version check in addition to commit #2094canni02010-01-261-4/+7
| | | | | | | | | | | | Behaviour changes as follows: Use local path (old behaviour) if ... - ... config.ini is detected -> use local path (old behaviour) Use global path (%APPDATA%/ultrastardx) if ... - ... no config.ini is present (allows portable installations) - ... user is running Vista or later git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2097 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix software cursor w/ screens = 2whiteshark02010-01-253-15/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2096 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed some old commented stuffwhiteshark02010-01-251-14/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2095 b956fd51-792f-4845-bead-9b4dfca2ff2c
* use APPDATA\ultrastardx to store config files on windowswhiteshark02010-01-251-2/+41
| | | | | | | | | | | a portable installation (old behaviour; all config files stored in the directory of the executable) is also available detection works as follows: if a config.ini file is detected in the executable dir -> portable installation otherwise -> new behaviour only tested on Windows XP, please test on Vista and Seven. It should work there as well. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2094 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix execution of default behaviour for party hookswhiteshark02010-01-251-46/+87
| | | | | | (caused e.g. song never ending bug) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2093 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed score screen animation speedwhiteshark02010-01-181-17/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2092 b956fd51-792f-4845-bead-9b4dfca2ff2c
* comment unnessecary get_texture call that seems to lead to errorswhiteshark02010-01-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2091 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rating icon bouncing depends on time now instead of frameswhiteshark02010-01-141-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2090 b956fd51-792f-4845-bead-9b4dfca2ff2c
* change lua lib filename for different versionss_alexander2010-01-132-4/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2088 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added other libname for compatibilitys_alexander2010-01-131-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2087 b956fd51-792f-4845-bead-9b4dfca2ff2c
* commented forgotten debug stuffwhiteshark02010-01-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2086 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed scorescrenn with players>3whiteshark02010-01-131-251/+286
| | | | | | | other minor scorescreen fixes to-do: playercolors need to be swapped with players > 3 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2085 b956fd51-792f-4845-bead-9b4dfca2ff2c
* forgotten updates from last commit againwhiteshark02010-01-122-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2082 b956fd51-792f-4845-bead-9b4dfca2ff2c
* forgotten updates from last commitwhiteshark02010-01-122-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2081 b956fd51-792f-4845-bead-9b4dfca2ff2c
* deleted leftovers from old plugin system and party modewhiteshark02010-01-1212-1148/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2080 b956fd51-792f-4845-bead-9b4dfca2ff2c
* updated ffmpeg lib versions used by windows build to ffmpeg builds from 04 ↵whiteshark02010-01-121-15/+14
| | | | | | | | | | | | | | | | Jan 2010 activated use of swscale on windows versions are now: libavcodec 52.45.0 libavformat 52.46.0 libavutil 50.7.0 libswscale 0.7.2 You may use the precompiled builds from Jan 04th from the following url: http://ffmpeg.arrozcru.org/autobuilds/ffmpeg/mingw32/shared/ git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2072 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged lua into trunks_alexander2010-01-1231-835/+7284
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correction of typo in previous commit.k-m_schindler2010-01-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2068 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correction of some misplaced fields + some editorial changes + update to currentk-m_schindler2010-01-048-148/+179
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2067 b956fd51-792f-4845-bead-9b4dfca2ff2c
* major correction of wronge placed and missing fields.k-m_schindler2010-01-041-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2066 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correction of versionk-m_schindler2010-01-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2065 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and ↵k-m_schindler2010-01-041-1/+1
| | | | | | AV_PKT_FLAG_KEY git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2064 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ↵k-m_schindler2010-01-041-1/+1
| | | | | | LIBAVFORMAT_VERSION git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2063 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update to 52.46.0k-m_schindler2010-01-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2062 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update to 52.45.0k-m_schindler2010-01-041-3/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2061 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSIONk-m_schindler2010-01-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2060 b956fd51-792f-4845-bead-9b4dfca2ff2c
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-294-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2056 b956fd51-792f-4845-bead-9b4dfca2ff2c
* typo correctionk-m_schindler2009-12-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2055 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update of the headers.k-m_schindler2009-12-285-9/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2054 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: divide sentence in editor leaded to crashbrunzelchen2009-12-221-1/+1
| | | | | | update of authors.txt and copyright.txt git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2053 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changed TSyncSource to interface ISyncSources_alexander2009-12-204-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2051 b956fd51-792f-4845-bead-9b4dfca2ff2c
* change zero note error to warning with better descriptionwhiteshark02009-12-181-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2050 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed infinite score raising bugwhiteshark02009-12-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2049 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correct a completely bogus declaration.k-m_schindler2009-12-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2048 b956fd51-792f-4845-bead-9b4dfca2ff2c
* remove duplicate declaration of constants for AVCODEC >= 52.42.0k-m_schindler2009-12-171-7/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2047 b956fd51-792f-4845-bead-9b4dfca2ff2c
* revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler2009-12-171-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2046 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Just a test. Probably ignore this!k-m_schindler2009-12-171-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2045 b956fd51-792f-4845-bead-9b4dfca2ff2c
* probably fixed now.k-m_schindler2009-12-161-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2044 b956fd51-792f-4845-bead-9b4dfca2ff2c
* maybe fix, no real cluek-m_schindler2009-12-161-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2043 b956fd51-792f-4845-bead-9b4dfca2ff2c
* no real fix, just commenting out a problemk-m_schindler2009-12-161-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2042 b956fd51-792f-4845-bead-9b4dfca2ff2c
* typos correctedk-m_schindler2009-12-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2041 b956fd51-792f-4845-bead-9b4dfca2ff2c
* now the Audio-file bug should be fixedbrunzelchen2009-12-131-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2031 b956fd51-792f-4845-bead-9b4dfca2ff2c