Wykres commitów

44 Commity (923af64c40e81f55e4836cf27df9737032680e97)

Autor SHA1 Wiadomość Data
James Ball 0ae975228e Bump version number 2021-07-04 18:43:49 +01:00
James Ball f5c6cabd02 Catch and print stack trace on XtException 2021-06-24 12:19:55 +01:00
James Ball 84dc5ee6d0 Throw helpful error if no default device is found 2021-06-18 18:49:23 +01:00
James Ball 296b7c5082 Bump version number 2021-06-18 17:20:43 +01:00
James Ball 4a1b67f825 Bump version number 2021-06-17 21:39:13 +01:00
James Ball 310db11c1e Remove 'deb' type 2021-06-06 22:42:34 +01:00
James Ball cc3c1a0051 Bump version number 2021-06-06 21:55:21 +01:00
James Ball 71c46a4fc0 Un-modularize project to massively clean-up build process and pom.xml 2021-06-06 21:54:40 +01:00
James Ball 880a37208c Add default sample rate if device's can't be found 2021-06-04 16:30:37 +01:00
James Ball 1df5b95926 Remove dependence on 192000 hz sample rate 2021-06-04 16:10:39 +01:00
James Ball 26a753464f Change to Java 16 and add more exceptions to AudioPlayer setup 2021-06-02 22:45:50 +01:00
James Ball 0f912df3c9 Add more compatibility to a range of audio APIs 2021-05-27 16:36:11 +01:00
James Ball 95df1ee720 Generalise Audio API but use SYSTEM_AUDIO 2021-05-27 16:11:43 +01:00
James Ball 45b04c9c46 Bump version number 2021-05-26 20:46:37 +01:00
James Ball d65261ca3c Make line endings consistent and refresh GUI 2021-05-26 20:44:18 +01:00
James Ball 3432ab72ed Visual refresh of GUI 2021-05-25 23:09:08 +01:00
James Ball e917378d1a Add wobble effect and reorganise GUI 2021-05-23 15:06:48 +01:00
James Ball f912dc5d7b Add listeners to framesets so that object positions can be updated on object load 2021-05-23 13:47:12 +01:00
James Ball 6e4f58d1d3 Replace old FFT classes with more complete one and implement frequency analyser 2021-05-23 13:01:12 +01:00
James Ball 943f275214 Dramatically improve latency on Windows 2021-05-22 14:11:20 +01:00
James Ball ef90e17339 Replace 3D rotation controls with mouse-aimed rotation 2021-05-20 18:31:23 +01:00
James Ball 8fe3d66159 Add distortion effects 2021-05-19 22:27:18 +01:00
James Ball 2b76f5af6e Bump version number 2021-05-19 20:37:14 +01:00
James Ball cc38313be3 GUI design overhaul 2021-05-18 20:57:24 +01:00
James Ball cc6398dc5e Remove mac workflow and add linux workflow 2021-05-18 20:23:47 +01:00
James Ball f537c54d79 Update to v1.2.0 2021-05-18 20:14:18 +01:00
James Ball 359f720741 Reopen default font input stream on each creation of TextParser object to prevent exceptions when reopening files 2021-05-17 17:41:22 +01:00
James Ball 999bca8fc9 Add github actions code for MacOS 2021-05-16 19:03:28 +01:00
James Ball 46d7868c9f Refactor legacy AudioPlayer effects and reduce coupling of Controller 2021-05-15 18:35:53 +01:00
James Ball 9ebdddafd9 Add .jar release 2021-05-10 20:13:29 +01:00
James Ball dbd55e96ea Add bit crush effect and decrease latency of render update 2021-05-09 20:58:40 +01:00
James Ball 6c42c62e43 Remove MovableRenderer and add support for renderer effects 2021-05-08 22:49:43 +01:00
James Ball 809a2a229f Add osci-render icon to program window 2021-05-08 21:09:14 +01:00
James Ball fc1c79c597 Finish implementation of elliptical arcs; now correctly rotating 2021-05-06 21:29:31 +01:00
James Ball 0fdd144f24 Partially implement Elliptical Arcs for SVGs 2021-05-05 20:59:24 +01:00
James Ball 60ef5c3de2 Add logo and icon to executable 2021-05-02 23:19:47 +01:00
James Ball c802dfcab4 Remove outdated tests, fully modularize dependencies and add jpackage phase for osci-render installer 2021-04-21 22:20:43 +01:00
James Ball 67fb81dea8 Complete bulk of FrameProducer refactor 2021-04-17 00:03:43 +01:00
James Ball d40f359a01 Update xt-audio to 1.9, remove xt-audio jar and update pom.xml 2021-04-09 21:43:21 +01:00
dependabot[bot] ead4bd5cf1 Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 21:38:28 +00:00
James Ball ef3c8a6152 Add xtaudio dependency 2020-12-04 21:30:21 +00:00
James Ball 38bab21050 Complete project standardisation overhaul 2020-12-04 20:30:46 +00:00
James Ball 98d962d9e7 Remove all libraries and add dependencies to Maven 2020-11-28 15:43:58 +00:00
James Ball 6905acfa07 Add initial dependencies to pom.xml 2020-11-27 23:53:23 +00:00