aboutsummaryrefslogtreecommitdiff
path: root/xbmc/GUIWindowMusicPlaylist.cpp
AgeCommit message (Expand)Author
2010-08-21fixed: Ticket #7934 - Now playing list not updating on playlist change.jmarshallnz
2010-06-20cleanup: Make StringUtils::SecondsToTimeString return a stringjmarshallnz
2010-06-19removed: IsShoutCast() check is not longer neededvdrfan
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we onl...jmarshallnz
2010-01-22Merge remote branch 'origin/gpl-compat'ceros7
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-06cosmeticsspiff_
2009-12-22changed: get rid of the useless stSettings structspiff_
2009-12-12merged: fixes from Camelot back to trunk. r25564,r25566,r25567,r25568jmarshallnz
2009-10-25removed: clear playlist on end setting, which isn't really required anymore.jmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller