Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-02 | State as of end of Cenci run | Ben Connors | |
2020-01-02 | Merge branch 'home' | Ben Connors | |
2020-01-02 | Updates | Ben Connors | |
2019-12-04 | Show fixes | Ben Connors | |
2019-12-03 | Interface fixes | Ben Connors | |
- Don't use italics if unavailable - Add more command-line options - Fix channels indexing from 1 in interface (now 0) | |||
2019-12-02 | Tech run fixes | Ben Connors | |
2019-12-02 | Fix bug in rendering fade outs | Ben Connors | |
- Now correctly adds start time | |||
2019-12-01 | Add audio fades in renderer; render bugfix | Ben Connors | |
- Now audio fades work - Can't advance past end of chaser | |||
2019-12-01 | Implement joins in interface | Ben Connors | |
2019-11-27 | Bugfixes; usability improvements | Ben Connors | |
2019-11-14 | Some bugfixes | Ben Connors | |
2019-11-13 | Add test render from chaser view; other things | Ben Connors | |
2019-11-08 | Fix some output stuff | Ben Connors | |
- Can now defer output load, retry if it fails - New command for showing (currently) output status | |||
2019-11-08 | Fix pager oversight | Ben Connors | |
- Shouldn't add an extra line when no lines are there | |||
2019-11-08 | Minor UX improvements | Ben Connors | |
- Single-letter to advance first/second chaser - Edit leftmost chaser by default from base mode | |||
2019-11-08 | Move to OLA rendering; bugfix | Ben Connors | |
- Chaser.advance not using proper audio ID - Add OLA renderer as main one | |||
2019-10-31 | Fix up the rendering mode | Ben Connors | |
- Fix bug in chaser code leading to incorrect advance - Only known bug is cursor is in the wrong spot during render | |||
2019-10-30 | Implement most of run mode | Ben Connors | |
- Audio doesn't play the past the first time - Advance is a bit late | |||
2019-10-30 | Implement live viewing of scenes when editing | Ben Connors | |
2019-10-29 | Fixes; Implement basic renderer | Ben Connors | |
- Fix chaser oneshot a bit (still doesn't work) - Basic implementation of a live renderer - Still needs functions for manipulating function data - Lacks audio fades, pause, seek | |||
2019-10-26 | Basically finish editing functionality | Ben Connors | |
- Can create, view, delete, edit audio functions o Integrated with chaser and base - Can rename functions - Can bind chaser steps to functions - Now confirms on exit | |||
2019-10-26 | Finish chaser editing on interface; some fixes | Ben Connors | |
- Fix saving Workspaces o Order wasn't being generated properly - Finish chaser editing in interface o Create, delete steps o Move steps around o Rename steps | |||
2019-10-26 | More interface features | Ben Connors | |
- Can now edit chasers a bit o Edit component steps o Change step durations | |||
2019-10-25 | Add preliminary chaser viewer | Ben Connors | |
2019-10-19 | Add help function to interface | Ben Connors | |
2019-10-18 | Get a decent start on the actual interface | Ben Connors | |
- Can edit, create, delete scenes - Basic saving | |||
2019-10-01 | Add initial work on curses interface | Ben Connors | |