Releases: KadenBiel/DVD-TS
2.1.1
It's official! v2 is finally released! After nearly a year of trying to get webpack to not freak out over loading local assets, it has finally been fixed! None of the work-arounds I found have worked, but finally I don't have to use a work-around because Webpack was fixed. This version is kinda just a get-this-s***-out-asap, so some bugs are to be expected. The toolbar will no longer hide itself when going into full screen mode, likewise the cursor won't either. Also, the settings page doesn't have a scroll bar, so if the screen isn't long enough you can't select some options. All will be fixed in future updates, perhaps a few new features too!
NOTE: 1.4.2 Auto-Updater no longer works because the key has expired. There is a new key used in this update, meaning it will work for future updates, however it cannot be used to update to this version from 1.4.2. This is not an issue if you are currently on one of the v2 betas.
2.1.0-beta
UPDATE: I realized the last version had issues with rendering on some computers, hopefully the changes made to how the application loads will solve this problem. No, as of right now the pop-up saying "Welcome!" cannot be turned off, the reason being is because when the user clicks the 'continue' button it starts the animation. I set it up this because the whole page is guaranteed to have fully loaded before the user is able to click the button, which is what was causing most of my issue before. I will find a way to automate this and hopefully include it in the official version 2, for now we're gonna roll with it.
EDIT: I found the issue with the production version finally, hopefully a fix will come out soon! Webpack calls the wrong path to find the assets, which ends up in them not being loaded. Coming up with workarounds soon!
2.0.0-beta
UPDATE: This version is still in beta, some features will not work and may break. Currently settings can be set, you will have to restart the app to implement the settings however.
1.4.2
Accidentally left devTools open in the other release... whoops. I updated the user interface, though I'm still not done with it. I'm thinking about learning React or maybe Angular to make the program look more sleek and modern. Hot keys to access settings, restart and close the app have been added. I also did some optimizations to cut back on processor usage, and the menu no longer appears in fullscreen mode! I'll add a hot key to toggle the menu in the next update. Enjoy :)
1.3.2
New release! I didn't get enough time to work on UI updates this week, but trust me those are coming. You can now have all the colors you please, no limitations (other than having at least one color). I know the current settings interface isn't the best, so I'll be working on fixing that next.
1.3.1
1.2.1
1.1.1
1.1.0
1.0.5
Auto updater works! this revokes devTools access (v1.0.4 will automatically update straight to v1.0.5, so devTools cannot be accessed anymore) I am working on the settings page next, hopefully to include custom color options, resizable DVD logo, and speed adjustment. This is the first working release!