aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-13replace terrible code by using a set for Notes and Lyrics.k-m_schindler1-9/+17
2008-12-03broken build fixed.k-m_schindler1-1/+0
2008-12-03some cleanup and language files. Who does the others?k-m_schindler1-62/+8
2008-11-30Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler2-19/+112
2008-11-29folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...k-m_schindler1-5/+14
2008-11-27some more formattingk-m_schindler4-191/+276
2008-11-26some small format editsk-m_schindler1-13/+13
2008-11-26formatting and modi change to modusk-m_schindler1-27/+27
2008-11-26names of variables changedk-m_schindler1-20/+20
2008-11-26replace integer by enumeration type alignmentk-m_schindler2-23/+25
2008-11-25formattingk-m_schindler1-96/+169
2008-11-24some format changes and minor code rearrangements.k-m_schindler1-42/+47
2008-11-24switch on again saving, when leaving option menus with ESCk-m_schindler1-1/+1
2008-11-15formatting and language.k-m_schindler1-202/+209
2008-11-15Formattingk-m_schindler1-28/+47
2008-11-13Format adjustments. no code change.k-m_schindler1-45/+49
2008-11-13removal of not needed libs.k-m_schindler1-2/+2
2008-11-12some minor reformatting. no code change.k-m_schindler1-29/+31
2008-11-12Check done. Not needed for Mac OS X. TODO note cleared.k-m_schindler1-1/+0
2008-11-11libGL.so changed to libGL.so.1 as on fedora with nvidia cards /usr/lib/libGL....tobigun3-4/+3
2008-11-11- {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enumstobigun2-1/+3
2008-11-09lyric fixtobigun1-1/+1
2008-11-06nicer format, no code changek-m_schindler1-56/+75
2008-11-03All comments are English now (Polish ones have been translated)tobigun15-158/+145
2008-11-03improved seeking:tobigun1-50/+85
2008-11-02VideoGap fixed (Tracker Item #2138228)tobigun1-1/+1
2008-10-31- swscale get_context parameter from cint -> TAVPixelFormattobigun2-7/+8
2008-10-31- codepage converter (CP1252, CP1250) addedtobigun3-222/+370
2008-10-31- cleanup (private and protected class members prepended with f...)tobigun1-214/+266
2008-10-28linklib changed to freetype for darwin, svn:eol-style set to nativek-m_schindler1-7/+7
2008-10-28some compiler warnings/hints removedtobigun26-106/+28
2008-10-28switch UseFreetype added to toggle between bitmap-font and freetype fonttobigun4-20/+239
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-7/+6
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun15-154/+182
2008-10-28UTextClasses.pas removedtobigun2-92/+3
2008-10-27- Results of UTF8Encode() in TSQLiteDatabase.BindData() are stored in a local...tobigun2-19/+11
2008-10-26git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-...tobigun10-5751/+3833
2008-10-26lazarus win32 project moved to dists/lazarus/tobigun3-628/+0
2008-10-26lazarus (Win32) project file updatetobigun2-1/+542
2008-10-25lazarus project updated and moved to dist/lazarustobigun1-81/+0
2008-10-25configure and package description update:tobigun2-724/+0
2008-10-25- update to current trunk (just some delphi 2009 compatibility fixes)tobigun2-101/+104
2008-10-25Software boost enabled again. TODO: boost per device, not for all.tobigun1-5/+1
2008-10-25use projectM 1.2 for wrappertobigun1-2/+2
2008-10-25Music preview is started by the main thread now instead of the SDL timer thre...tobigun1-2/+9
2008-10-25Some threading questions cleared:tobigun1-14/+3
2008-10-25MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun1-4/+45
2008-10-25font-engine added (not used atm)tobigun1-0/+2646
2008-10-25SDL_RESIZABLE removed at SDL_ListModes() on fullscreen modetobigun1-1/+1
2008-10-20Do not use Main try-except block if in debug mode to make debugging easiertobigun1-1/+7