| Commit message (Expand) | Author | Files | Lines |
2009-12-06 | fix bugtracker issue 2817034 | s_alexander | 1 | -0/+4 |
2009-11-17 | implemented suggestions by Canni from Assembla ticket #85 | whiteshark0 | 1 | -6/+4 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -142/+137 |
2009-07-26 | Language option fix: | tobigun | 1 | -33/+11 |
2009-07-01 | typo correction: BALCK -> BLACK; thanks to zup3rvock | k-m_schindler | 1 | -1/+1 |
2009-06-28 | Translation of the language settings. Part 1 | k-m_schindler | 1 | -6/+43 |
2009-06-27 | Translation of option values. part 1 | k-m_schindler | 1 | -0/+245 |
2009-06-01 | - R.I.P. "At Notes" | canni0 | 1 | -2/+2 |
2009-06-01 | - fixed assembla ticket #86 | canni0 | 1 | -4/+3 |
2009-05-31 | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 1 | -0/+8 |
2009-04-18 | - fixed assembla ticket #49 | canni0 | 1 | -3/+3 |
2009-03-23 | cover-size of 64px added, default changed to 128px instead of 256px | tobigun | 1 | -2/+2 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 1 | -1/+2 |
2009-02-28 | Cosmetics | k-m_schindler | 1 | -77/+72 |
2009-02-04 | Tabs_at_startup -> TabsAtStartup | tobigun | 1 | -2/+2 |
2009-01-19 | Threshold and boost saved again | tobigun | 1 | -4/+4 |
2009-01-19 | Mic settings saved again (broken in revision 912) | tobigun | 1 | -7/+12 |
2008-10-25 | SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode | tobigun | 1 | -1/+1 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-11 | SongDir1 template in config.ini is now created on Unix too | tobigun | 1 | -1/+2 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-25 | Added: Option for background music in sound options (affects UIni too) | mogguh | 1 | -7/+19 |
2008-08-23 | Visualization are now available and configurable via the options graphics screen | mogguh | 1 | -3/+23 |
2008-08-15 | - Support for multiple song/cover paths. | tobigun | 1 | -266/+321 |
2008-08-15 | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 1 | -1/+10 |
2008-08-13 | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 1 | -1/+4 |
2008-07-14 | cleanup | tobigun | 1 | -52/+49 |
2008-06-07 | just some cleanup | tobigun | 1 | -0/+15 |
2008-05-22 | mistake correction: compound occurences of string capitalized again. | k-m_schindler | 1 | -97/+97 |
2008-05-22 | unused variable removed, eol-style set to native, nicer code | k-m_schindler | 1 | -813/+817 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -108/+58 |
2008-03-17 | Staves now can be turned of in Options | f1fth_freed0m | 1 | -1/+9 |
2008-03-14 | new lyric effect: slide | s_alexander | 1 | -1/+1 |
2008-03-06 | replaced some "string" parameters with "const string" | tobigun | 1 | -1/+0 |
2008-03-06 | add ini file option SDLBufferSize to set the buffersize for the sdl playback ... | s_alexander | 1 | -7/+24 |
2008-03-06 | fixed compile errors with delphi | s_alexander | 1 | -1/+1 |
2008-03-05 | many cleanups in code | s_alexander | 1 | -413/+309 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -165/+283 |
2008-02-26 | added patch to toggle full screen with F11 | jaybinks | 1 | -12/+36 |
2008-02-05 | General: | tobigun | 1 | -798/+801 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -5/+5 |
2008-01-09 | Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath. | eddie-0815 | 1 | -1/+2 |
2007-12-20 | removed a bunch of debugging from usdx startup. | jaybinks | 1 | -2/+0 |
2007-12-20 | made USDX function when file paths differ from previous expectations.. | jaybinks | 1 | -794/+799 |
2007-11-21 | Solved Usdx-1 in Trunk and 1.0.1 | whiteshark0 | 1 | -794/+794 |
2007-11-19 | fix run time bug | jaybinks | 1 | -2/+2 |
2007-11-19 | fixed bug in UIni ( on linux at least ) | jaybinks | 1 | -1/+2 |