aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSong.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-17revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler1-3/+2
2009-12-17Just a test. Probably ignore this!k-m_schindler1-2/+3
2009-12-13now the Audio-file bug should be fixedbrunzelchen1-2/+2
2009-12-13fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]brunzelchen1-0/+4
2009-12-08removed if to enable folder cover loadings_alexander1-9/+2
2009-12-06fix performance problem on scrollbrunzelchen1-21/+23
2009-11-24fixed assembla #92: all song covers look like selected oneswhiteshark01-3/+7
2009-11-18select songs by clicking on themwhiteshark01-10/+67
2009-11-18some changes on mousesupportwhiteshark01-11/+24
2009-11-17fixed #89: wrong mp3 playback when selecting song while scrollingwhiteshark01-5/+15
2009-11-09fixed folders=on bug for the momentwhiteshark01-3/+10
2009-11-09merged unicode branch (r1931) into trunks_alexander1-61/+69
2009-06-04cosmeticsk-m_schindler1-24/+22
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-0/+23
2009-05-28change range of random. was probably reason for out of range crash.k-m_schindler1-48/+47
2009-04-25Cosmetics. No code changek-m_schindler1-31/+19
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-12/+7
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-153/+194
2009-02-04Tabs_at_startup -> TabsAtStartuptobigun1-26/+27
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-21/+21
2008-10-25Music preview is started by the main thread now instead of the SDL timer thre...tobigun1-2/+9
2008-10-13Abstraction of the menus backgroundwhiteshark01-2/+11
2008-10-05remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...k-m_schindler1-1/+0
2008-10-05removed some commented relicts from outdated LCD and Light support.whiteshark01-24/+1
2008-09-23added file headerstobigun1-0/+25
2008-09-21missing files commitedwhiteshark01-119/+1
2008-09-20Equalizer class writtenwhiteshark01-13/+13
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-3/+4
2008-08-13cleanuptobigun1-187/+92
2008-08-13- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun1-56/+40
2008-08-13moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pastobigun1-2/+0
2008-07-07Fix for Trac ticket #53 (Preview fading and volume problems) tobigun1-45/+46
2008-06-08- set svn:eol-style to nativetobigun1-2130/+2130
2008-06-08goto + labels removedtobigun1-54/+57
2008-06-07just some cleanuptobigun1-287/+306
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-10/+15
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-40/+55
2008-05-02MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...tobigun1-3/+4
2008-05-02replaced WideUpperCase with WideCharUpperCasetobigun1-2/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-98/+98
2008-04-06removed lazarus dependenciestobigun1-26/+6
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun1-4/+13
2008-04-04Covers Cache rewrittenwhiteshark01-11/+11
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun1-2/+2
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-3/+3
2008-03-31beep() removedtobigun1-1/+0