| Commit message (Expand) | Author | Age | Files | Lines |
* | * log if the audio file which is specified in the song .txt does not exist or... | basisbit | 2015-09-12 | 1 | -0/+4 |
* | Remove unused variables and fix warnings with ifdefed variables. Thanks to ru... | k-m_schindler | 2014-11-22 | 1 | -5/+0 |
* | Call LoadSong() only before playing the song. This speeds up the initial load... | k-m_schindler | 2014-11-22 | 1 | -5/+3 |
* | fix problems with empty songlist. thanks to Zup3rvock. | k-m_schindler | 2013-02-24 | 1 | -2/+5 |
* | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 2013-02-22 | 1 | -13/+317 |
* | Previously removed option Lyrics:Encoding now back in config.ini: | tobigun | 2010-06-12 | 1 | -5/+2 |
* | zero-length notes will no longer be ignored. they will be converted into free... | brunzelchen | 2010-05-23 | 1 | -12/+15 |
* | do not handle txt file format errors that strict | tobigun | 2010-04-20 | 1 | -9/+10 |
* | reduced verbose output on missing theme and song tags (info instead of warn) | tobigun | 2010-04-19 | 1 | -1/+1 |
* | completly remove solmization | whiteshark0 | 2010-04-14 | 1 | -46/+0 |
* | change zero note error to warning with better description | whiteshark0 | 2009-12-18 | 1 | -1/+3 |
* | added a note concerning song parser | whiteshark0 | 2009-12-13 | 1 | -0/+8 |
* | use TryStrToInt and TryStrToFloat instead of try .. except block | whiteshark0 | 2009-12-13 | 1 | -8/+10 |
* | fixed bug in song parser that may lead to an Access Violation | whiteshark0 | 2009-12-13 | 1 | -1/+1 |
* | Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824 | s_alexander | 2009-12-06 | 1 | -0/+1 |
* | added autodetection of utf8 | s_alexander | 2009-12-05 | 1 | -8/+7 |
* | use second players color to indicate selected note in editor | whiteshark0 | 2009-11-24 | 1 | -0/+2 |
* | load and save year tag | whiteshark0 | 2009-11-17 | 1 | -1/+9 |
* | header tags that are not supported are written to the end of the songheader w... | whiteshark0 | 2009-11-17 | 1 | -8/+52 |
* | fixed folders=on bug for the moment | whiteshark0 | 2009-11-09 | 1 | -0/+8 |
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 1 | -435/+615 |
* | folder sorting w/ cats on fixed (ticket #84) | whiteshark0 | 2009-03-10 | 1 | -2/+39 |
* | final cleanup of Umain. Creation of UNote | k-m_schindler | 2009-03-07 | 1 | -1/+1 |
* | loading of songs with relative: yes fixed | whiteshark0 | 2009-02-28 | 1 | -1/+1 |
* | Some cleanup done | whiteshark0 | 2009-02-28 | 1 | -117/+61 |
* | some small format edits | k-m_schindler | 2008-11-26 | 1 | -13/+13 |
* | Format adjustments. no code change. | k-m_schindler | 2008-11-13 | 1 | -45/+49 |
* | All comments are English now (Polish ones have been translated) | tobigun | 2008-11-03 | 1 | -2/+2 |
* | some compiler warnings/hints removed | tobigun | 2008-10-28 | 1 | -2/+2 |
* | - glPrint(Pchar) -> glPrint(string) | tobigun | 2008-10-28 | 1 | -5/+5 |
* | Errormessages during songload now translatable | whiteshark0 | 2008-10-09 | 1 | -4/+15 |
* | Fixed some minor bugs in txt file reader | whiteshark0 | 2008-09-28 | 1 | -36/+56 |
* | Songclass now reports an error if there is no linebreak in a txt file. Error ... | whiteshark0 | 2008-09-28 | 1 | -1/+18 |
* | indentation unified, no code change. | k-m_schindler | 2008-09-23 | 1 | -19/+19 |
* | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 2008-09-23 | 1 | -0/+25 |
* | - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo... | tobigun | 2008-09-13 | 1 | -1/+0 |
* | minor layout changes. no code change | k-m_schindler | 2008-09-13 | 1 | -19/+36 |
* | rename X: integer to NoteIndex: integer | k-m_schindler | 2008-09-13 | 1 | -11/+12 |
* | SourceForge patch [2086204] applied. | tobigun | 2008-09-13 | 1 | -162/+154 |
* | Moved: The folder classes has been renamed to base | mogguh | 2008-09-02 | 1 | -0/+1027 |