* VRFS-2881 use backend audio source info in metronome * VRFS-2832 add metronome play controls with mode control * VRFS-2873 straighten out metronome names in frontend * VRFS-2782 use getMyNetworkState for ntp_stable determination * VRFS-2864 allow 'cluster' test, a new metronome mode * VRFS-2861 metronome sounds not always matching frontend * VRFS-2852 relax idea that only one person can open metronome * VRFS-2865 metronome sounds not always matching frontend(dup) * VRFS-2847 metronome volume now moves master and personal both * VRFS-2835 metronome 'prevent' message is now dialog, not notify * VRFS-2833 anyone can control volume/mute of metronome * VRFS-2850 don't prevent metronome if solo session |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| spec | ||
| test | ||
| vendor | ||
| .gitignore | ||
| .rakeTasks | ||
| .rspec | ||
| .rvmrc | ||
| .simplecov | ||
| Gemfile | ||
| README.md | ||
| README.rdoc | ||
| Rakefile | ||
| build | ||
| config.ru | ||
| jenkins | ||
| migrate.sh | ||
| run.sh | ||
README.md
Jam-Admin
jam-admin is a rails-based administrator portal.
Immediately the focus is on using active_scaffolding that provides visibility into our data model, and rudimentary CRUD control.
Overtime we can add more administrative functions and views, but initially this is one of the easiest ways to give 'powertools' behind the scenes with an entirely separate authentication model.