]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/xonotic/playlist.c
Delete empty files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / playlist.c
2015-01-23 MarioMerge branch 'sev/hud_weapon_panel' into 'master'
2015-01-23 MarioMerge branch 'sev/menu_play_char' into 'master'
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-23 MarioMerge branch 'terencehill/ready_restart_tweaks' into...
2015-01-23 MarioMerge branch 'sev/menu_listbox_doubleclick'
2015-01-22 Severin MeyerMove double click detection from listbox subtypes to...
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
2015-01-21 Severin MeyerUse unicode character for the playlist play symbol
2015-01-18 MarioMerge branch 'terencehill/music_player' into 'master'
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-30 terencehillMake the play button resume the track if paused
2014-12-25 MarioMerge branch 'master' into terencehill/music_player
2014-12-17 TimePathMerge branch 'master' into terencehill/music_player
2013-12-23 MarioMerge branch 'master' into terencehill/music_player
2013-08-06 terencehillMerge remote-tracking branch 'origin/terencehill/music_...
2013-08-05 terencehillSimplify the code: thanks to the latest changes there...
2013-08-05 terencehillImprove detection of the playing track
2013-08-05 terencehillStop playback when removing the unique track of the...
2013-08-04 terencehillAdd buttons to remove tracks from the playlist
2013-08-04 terencehillPause/play, Prev and Next shouldn't work if the playlis...
2013-08-04 terencehillRemoving the last track, select the new last track
2013-08-04 terencehillAllow removal of the current playing track
2013-08-03 terencehillPut playlist track numbers in a separate column
2013-08-03 terencehillGet rid of some compiler warnings
2013-08-03 terencehillMerge branch 'master' into terencehill/music_player
2013-05-08 Samual LenksMake this branch compile with GMQCC
2013-05-08 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-05-17 terencehillFix and improve addToPlayList and removeFromPlayList
2012-05-16 terencehillEnable dragging of tracks in playlist
2012-05-16 terencehillAdd a real playlist where it's possible to add tracks...