aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSong.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-02first changes to party modek-m_schindler1-8/+12
2015-10-27fixed typobasisbit1-1/+1
2015-10-27* fix scrolling and clicking on songs by mouse in song-selection-view if ther...basisbit1-0/+6
2015-08-23* qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex...basisbit1-5/+7
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler1-15/+12
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler1-15/+192
2010-10-14revert accidental previous commitk-m_schindler1-9/+1
2010-10-14Mac OS X Readmek-m_schindler1-1/+9
2010-06-13Fix for invalid song lengthstobigun1-1/+7
2010-06-10merge of VideoPreview branch into trunkbrunzelchen1-8/+115
2010-05-07fix coverflow "SetScroll5" for less than 8 songswhiteshark01-9/+11
2010-05-02workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen1-0/+7
2010-04-28improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark01-5/+14
2010-04-21major bug-fix:tobigun1-14/+2
2010-04-18change variable names "static" to "statics"tobigun1-57/+57
2010-03-15fixed cover loading/showing when using tabs=on #2brunzelchen1-4/+3
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen1-18/+19
2010-02-22remove unused code from prev version of ScreenSongwhiteshark01-17/+0
2010-02-22songflow don't stop now during song scrolling and seems to be more "flowy"whiteshark01-47/+61
2010-02-22screens code cleanupk-m_schindler1-2/+0
2010-01-14comment unnessecary get_texture call that seems to lead to errorswhiteshark01-1/+1
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-48/+30
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