]> git.wh0rd.org - chrome-ext/music-player-client.git/log
chrome-ext/music-player-client.git
10 years agocompile javascript files with the closure compiler
Mike Frysinger [Sun, 25 Aug 2013 02:39:35 +0000 (22:39 -0400)] 
compile javascript files with the closure compiler

10 years agompc: add more api funcs
Mike Frysinger [Sun, 25 Aug 2013 02:09:02 +0000 (22:09 -0400)] 
mpc: add more api funcs

10 years agofix NaN check
Mike Frysinger [Sun, 25 Aug 2013 02:08:11 +0000 (22:08 -0400)] 
fix NaN check

10 years agofix parse error when mpd is in stopped state due to the time field not being included v2.0
Mike Frysinger [Sat, 24 Aug 2013 07:09:06 +0000 (03:09 -0400)] 
fix parse error when mpd is in stopped state due to the time field not being included

10 years agoadd refresh option for updating the gui automatically
Mike Frysinger [Sat, 24 Aug 2013 07:08:44 +0000 (03:08 -0400)] 
add refresh option for updating the gui automatically

10 years agompc: move logging to object level and turn it off by default
Mike Frysinger [Sat, 24 Aug 2013 07:07:06 +0000 (03:07 -0400)] 
mpc: move logging to object level and turn it off by default

10 years agompc: fix typo in setting up crossfade()
Mike Frysinger [Sat, 24 Aug 2013 07:06:46 +0000 (03:06 -0400)] 
mpc: fix typo in setting up crossfade()

10 years agoinitial extension v1.0
Mike Frysinger [Tue, 20 Aug 2013 04:30:26 +0000 (00:30 -0400)] 
initial extension