jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 243 forks source link

Add Angular service so the remote control can interact with music app #79

Closed jansmolders86 closed 10 years ago

jansmolders86 commented 10 years ago

A service needs to be written that basically does the same thing the core.js file does concerning the remote control. Only this time for the music app since it is written in Angular. Otherwise the remote as no notion of the elements generated by angular.

jansmolders86 commented 10 years ago

Fixed