aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup. no code changek-m_schindler2009-02-141-82/+76
* Additional safe guard for pixel size in ColorizeImagek-m_schindler2009-02-131-0/+9
* endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for...k-m_schindler2009-02-131-0/+25
* more simplification and optimization of ColorizeImage. Removal of unneeded sh...k-m_schindler2009-02-121-60/+99
* types unified to longword, algo optimized, but no succes regarding endian rel...k-m_schindler2009-02-101-15/+16
* many cosmetic changesk-m_schindler2009-02-041-135/+127
* many cosmetic changes.k-m_schindler2009-02-041-184/+182
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-041-26/+27
* - PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...tobigun2009-02-043-24/+36
* PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...tobigun2009-02-046-59/+57
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-042-3/+3
* ffmpeg header updatetobigun2009-02-047-296/+577
* implementing the use of the default texture in ParseTextureTypek-m_schindler2009-02-031-25/+23
* more cosmetic changes, no code changek-m_schindler2009-02-031-125/+108
* cosmetic changes, no code changek-m_schindler2009-02-031-164/+227
* Small editing changes. no Code change.k-m_schindler2009-01-261-3/+4
* Windows unit is not used in darwin.k-m_schindler2009-01-261-194/+0
* Threshold and boost saved againtobigun2009-01-191-4/+4
* ESC saves settings in Record screen againtobigun2009-01-191-2/+2
* Mic settings saved again (broken in revision 912)tobigun2009-01-191-7/+12
* FPC compatibility fixestobigun2009-01-127-3/+44
* Delphi Collections by Matthew Greettobigun2009-01-128-0/+8937
* removed unused functionstobigun2009-01-121-57/+0
* capture failure of file/dir access. Courtesy to Filipe Cabecinhas.k-m_schindler2009-01-021-2/+10
* replace terrible code by using a set for Notes and Lyrics.k-m_schindler2008-12-131-9/+17
* broken build fixed.k-m_schindler2008-12-031-1/+0
* some cleanup and language files. Who does the others?k-m_schindler2008-12-031-62/+8
* Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler2008-11-302-19/+112
* folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...k-m_schindler2008-11-291-5/+14
* some more formattingk-m_schindler2008-11-274-191/+276
* some small format editsk-m_schindler2008-11-261-13/+13
* formatting and modi change to modusk-m_schindler2008-11-261-27/+27
* names of variables changedk-m_schindler2008-11-261-20/+20
* replace integer by enumeration type alignmentk-m_schindler2008-11-262-23/+25
* formattingk-m_schindler2008-11-251-96/+169
* some format changes and minor code rearrangements.k-m_schindler2008-11-241-42/+47
* switch on again saving, when leaving option menus with ESCk-m_schindler2008-11-241-1/+1
* formatting and language.k-m_schindler2008-11-151-202/+209
* Formattingk-m_schindler2008-11-151-28/+47
* Format adjustments. no code change.k-m_schindler2008-11-131-45/+49
* removal of not needed libs.k-m_schindler2008-11-131-2/+2
* some minor reformatting. no code change.k-m_schindler2008-11-121-29/+31
* Check done. Not needed for Mac OS X. TODO note cleared.k-m_schindler2008-11-121-1/+0
* libGL.so changed to libGL.so.1 as on fedora with nvidia cards /usr/lib/libGL....tobigun2008-11-113-4/+3
* - {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enumstobigun2008-11-112-1/+3
* lyric fixtobigun2008-11-091-1/+1
* nicer format, no code changek-m_schindler2008-11-061-56/+75
* All comments are English now (Polish ones have been translated)tobigun2008-11-0315-158/+145
* improved seeking:tobigun2008-11-031-50/+85
* VideoGap fixed (Tracker Item #2138228)tobigun2008-11-021-1/+1