aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Artwork/Game/Modis/Tools changed to lower casetobigun2008-08-2723-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1314 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename MacOSX part2k-m_schindler2008-08-2712-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1313 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename MacOSX part1k-m_schindler2008-08-2712-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1312 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename UnitTestsk-m_schindler2008-08-274-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1311 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Menu part2k-m_schindler2008-08-279-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1310 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Menu part1k-m_schindler2008-08-279-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1309 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Classes part2k-m_schindler2008-08-2765-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1308 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Classes part1k-m_schindler2008-08-2765-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1307 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Screen part2k-m_schindler2008-08-2734-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1306 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename Screen part1k-m_schindler2008-08-2734-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1305 b956fd51-792f-4845-bead-9b4dfca2ff2c
* lazarus (win) project file updatedtobigun2008-08-271-1/+1
| | | | | | | - adjustment for Game/Code -> src change - executable is now ultrastardx.exe instead of UltraStar.exe git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1304 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjustment to new src-folder layout, more to followtobigun2008-08-272-36/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1303 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-27242-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ScoreConverter moved to Toolstobigun2008-08-277-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1301 b956fd51-792f-4845-bead-9b4dfca2ff2c
* USDXResCompiler was replaced by ResourceExtractortobigun2008-08-273-240/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1300 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Text-files moved from Game- to main-directorytobigun2008-08-273-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1299 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - spelling corrected FFMpeg -> FFmpegtobigun2008-08-274-24/+16
| | | | | | - the WIN32 define is not used anymore with MacOSX -> comment in switches.inc removed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1298 b956fd51-792f-4845-bead-9b4dfca2ff2c
* FFmpeg spelling fixtobigun2008-08-271-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1297 b956fd51-792f-4845-bead-9b4dfca2ff2c
* FFmpeg spelling fixtobigun2008-08-271-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1296 b956fd51-792f-4845-bead-9b4dfca2ff2c
* spelling corrected FFMpeg -> FFmpegtobigun2008-08-277-137/+138
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1295 b956fd51-792f-4845-bead-9b4dfca2ff2c
* FFmpeg is very verbose and shows a bunch of errors.tobigun2008-08-271-0/+22
| | | | | | | Those errors (they can be considered as warnings by us) can be ignored as they do not give any useful information. There is no solution to fix this except for turning error-messages off. They can be enabled if EnableFFmpegErrorOutput (in UAudioDecoder_FFMpeg) is defined (undefined by default). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1294 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Cleanuptobigun2008-08-261-234/+89
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1293 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Removed: Select, outdated/unused (+SelectSlide does the job)mogguh2008-08-264-445/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1292 b956fd51-792f-4845-bead-9b4dfca2ff2c
* New textures for enter and cursor keys in navigation barmogguh2008-08-252-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1291 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-2511-592/+629
| | | | | | | | | Added: New language string SING_OPTIONS_SOUND_BACKGROUNDMUSIC Added: CC licensed music loop Improved: Options positions via Deluxe theme (first pass, next will follow) Improved: Code beautified in UScreenMain git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1290 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ↵tobigun2008-08-251-4/+6
| | | | | | compatible CPU's, e.g. PPC, PS3 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1289 b956fd51-792f-4845-bead-9b4dfca2ff2c
* FPC 2.2.2 compatibility fix.tobigun2008-08-251-19/+6
| | | | | | setlocale in the clocale unit is not available in the interface section as expected, just in the implementation-section, so it cannot be used. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1288 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Language strings for visualization options, and the selectslide for the ↵mogguh2008-08-233-2/+26
| | | | | | options-graphics screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1287 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Visualization are now available and configurable via the options graphics screenmogguh2008-08-234-21/+68
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1286 b956fd51-792f-4845-bead-9b4dfca2ff2c
* check if projectm_create1 succeedstobigun2008-08-211-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1285 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some projectM fixes:tobigun2008-08-212-47/+110
| | | | | | | | | - glPushMatrix() was erroneously called in SaveOpenGLState() because the version number of 1.2 (1002000) is less than that of 1.1 (1010000). - OpenGL error-state is resetted on Save/RestoreOpenGLState() - After the initialization of projectM (VisualizerStart, TProjectM.Create) projectM did not switch back to USDX's RenderContext when using the FBO extension. - SetPosition uses RandomPreset() instead of NextPreset() git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1284 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Correction X11 path for standalone app for Mac OS X 10.4. Works on 10.5, too.k-m_schindler2008-08-211-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1283 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Usage of CopyFiletobigun2008-08-201-32/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1282 b956fd51-792f-4845-bead-9b4dfca2ff2c
* TPlatform.CopyFile addedtobigun2008-08-202-9/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1281 b956fd51-792f-4845-bead-9b4dfca2ff2c
* DebugWriteln change to Log.LogError + minor format adjustments.k-m_schindler2008-08-201-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1280 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Creation of User Resource folder corrected + minor format adjustments.k-m_schindler2008-08-201-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1279 b956fd51-792f-4845-bead-9b4dfca2ff2c
* comment cleanuptobigun2008-08-201-154/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1278 b956fd51-792f-4845-bead-9b4dfca2ff2c
* preparing the commit if projectM option integrationmogguh2008-08-201-1/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1277 b956fd51-792f-4845-bead-9b4dfca2ff2c
* applied: code of beautymogguh2008-08-201-378/+394
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1276 b956fd51-792f-4845-bead-9b4dfca2ff2c
* linklib gcc added for darwin. Needed for linking on 10.4k-m_schindler2008-08-191-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1275 b956fd51-792f-4845-bead-9b4dfca2ff2c
* missing Mac OS X tools added and creation of diskimagek-m_schindler2008-08-191-1/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1274 b956fd51-792f-4845-bead-9b4dfca2ff2c
* first try to create a Mac OS X standalone app bundlek-m_schindler2008-08-181-0/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1273 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Deleted uncommented stuff (watch line count!)mogguh2008-08-151-527/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1272 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update the new name of the binary, the icon name and the TYPE code USDXk-m_schindler2008-08-151-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1271 b956fd51-792f-4845-bead-9b4dfca2ff2c
* build directory structure addedtobigun2008-08-150-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1270 b956fd51-792f-4845-bead-9b4dfca2ff2c
* comments updated, also for the use with PasDoc.k-m_schindler2008-08-151-41/+152
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1269 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Typo in comment correctedk-m_schindler2008-08-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1268 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Race-Conditions fixed in recording stuff.tobigun2008-08-153-59/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1267 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Support for multiple song/cover paths.tobigun2008-08-156-332/+470
| | | | | | | | | | | - Add multiple Song-Paths to the Ini file: [Directories] SongDir1=C:\... SongDir2=D:\... SongDirA=D:\... - UIni.pas clean-up git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1266 b956fd51-792f-4845-bead-9b4dfca2ff2c
* offscreen lyrics drawing needs a fixtobigun2008-08-151-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1265 b956fd51-792f-4845-bead-9b4dfca2ff2c