]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/xonotic/playlist.c
Make the play button resume the track if paused
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / playlist.c
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...