| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ScoreConverter moved to Tools | tobigun | 2008-08-27 | 7 | -0/+0 |
* | USDXResCompiler was replaced by ResourceExtractor | tobigun | 2008-08-27 | 3 | -240/+0 |
* | Text-files moved from Game- to main-directory | tobigun | 2008-08-27 | 3 | -0/+0 |
* | - spelling corrected FFMpeg -> FFmpeg | tobigun | 2008-08-27 | 4 | -24/+16 |
* | FFmpeg spelling fix | tobigun | 2008-08-27 | 1 | -0/+0 |
* | FFmpeg spelling fix | tobigun | 2008-08-27 | 1 | -0/+0 |
* | spelling corrected FFMpeg -> FFmpeg | tobigun | 2008-08-27 | 7 | -137/+138 |
* | FFmpeg is very verbose and shows a bunch of errors. | tobigun | 2008-08-27 | 1 | -0/+22 |
* | Cleanup | tobigun | 2008-08-26 | 1 | -234/+89 |
* | Removed: Select, outdated/unused (+SelectSlide does the job) | mogguh | 2008-08-26 | 4 | -445/+2 |
* | New textures for enter and cursor keys in navigation bar | mogguh | 2008-08-25 | 2 | -0/+0 |
* | Added: Option for background music in sound options (affects UIni too) | mogguh | 2008-08-25 | 11 | -592/+629 |
* | Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ... | tobigun | 2008-08-25 | 1 | -4/+6 |
* | FPC 2.2.2 compatibility fix. | tobigun | 2008-08-25 | 1 | -19/+6 |
* | Language strings for visualization options, and the selectslide for the optio... | mogguh | 2008-08-23 | 3 | -2/+26 |
* | Visualization are now available and configurable via the options graphics screen | mogguh | 2008-08-23 | 4 | -21/+68 |
* | check if projectm_create1 succeeds | tobigun | 2008-08-21 | 1 | -3/+5 |
* | some projectM fixes: | tobigun | 2008-08-21 | 2 | -47/+110 |
* | Correction X11 path for standalone app for Mac OS X 10.4. Works on 10.5, too. | k-m_schindler | 2008-08-21 | 1 | -1/+3 |
* | Usage of CopyFile | tobigun | 2008-08-20 | 1 | -32/+17 |
* | TPlatform.CopyFile added | tobigun | 2008-08-20 | 2 | -9/+61 |
* | DebugWriteln change to Log.LogError + minor format adjustments. | k-m_schindler | 2008-08-20 | 1 | -3/+4 |
* | Creation of User Resource folder corrected + minor format adjustments. | k-m_schindler | 2008-08-20 | 1 | -8/+8 |
* | comment cleanup | tobigun | 2008-08-20 | 1 | -154/+121 |
* | preparing the commit if projectM option integration | mogguh | 2008-08-20 | 1 | -1/+13 |
* | applied: code of beauty | mogguh | 2008-08-20 | 1 | -378/+394 |
* | linklib gcc added for darwin. Needed for linking on 10.4 | k-m_schindler | 2008-08-19 | 1 | -0/+1 |
* | missing Mac OS X tools added and creation of diskimage | k-m_schindler | 2008-08-19 | 1 | -1/+15 |
* | first try to create a Mac OS X standalone app bundle | k-m_schindler | 2008-08-18 | 1 | -0/+40 |
* | Deleted uncommented stuff (watch line count!) | mogguh | 2008-08-15 | 1 | -527/+4 |
* | Update the new name of the binary, the icon name and the TYPE code USDX | k-m_schindler | 2008-08-15 | 1 | -3/+3 |
* | build directory structure added | tobigun | 2008-08-15 | 0 | -0/+0 |
* | comments updated, also for the use with PasDoc. | k-m_schindler | 2008-08-15 | 1 | -41/+152 |
* | Typo in comment corrected | k-m_schindler | 2008-08-15 | 1 | -1/+1 |
* | Race-Conditions fixed in recording stuff. | tobigun | 2008-08-15 | 3 | -59/+98 |
* | - Support for multiple song/cover paths. | tobigun | 2008-08-15 | 6 | -332/+470 |
* | offscreen lyrics drawing needs a fix | tobigun | 2008-08-15 | 1 | -0/+4 |
* | Removed now unneeded define for VoicePassthrough, added a begin and a end | mogguh | 2008-08-15 | 1 | -8/+6 |
* | Cleanup | mogguh | 2008-08-15 | 1 | -0/+0 |
* | GetSpecialPath() added to retrieve system/user paths like the users "Applicat... | tobigun | 2008-08-15 | 1 | -23/+42 |
* | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 2008-08-15 | 7 | -28/+61 |
* | Style attribute for cover flow was not set, fixed now - thanks Tobi | mogguh | 2008-08-13 | 1 | -0/+1 |
* | Covers.Load does not exist anymore | tobigun | 2008-08-13 | 1 | -2/+2 |
* | Disabled threaded song-loading until it is fixed. | tobigun | 2008-08-13 | 1 | -16/+23 |
* | cleanup | tobigun | 2008-08-13 | 1 | -187/+92 |
* | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 2008-08-13 | 5 | -250/+405 |
* | do not use the cached option of GetTexture() for theme textures, as the cache... | tobigun | 2008-08-13 | 1 | -9/+10 |
* | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 2008-08-13 | 4 | -503/+375 |
* | workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T... | tobigun | 2008-08-11 | 1 | -0/+4 |
* | gah! | mogguh | 2008-08-11 | 1 | -22/+0 |