Commit Graph

  • 8a24d18b6f First stab at an images format but needs work. Also, wasn't really using the backend class but also don't know why it didn't destroy things. master Zed A. Shaw 2025-08-17 00:44:18 -0400
  • 69e8e5c43b And now totally on the new parser and ready to push the features furthers. Zed A. Shaw 2025-08-17 00:17:39 -0400
  • a9fa98b644 Parser now works on the same slides but no per-slide metadata yet. Zed A. Shaw 2025-08-17 00:08:26 -0400
  • 0691632f05 Can now handle meta data json at the start but not on each slide. Coming soon. Zed A. Shaw 2025-08-16 23:01:45 -0400
  • 081ecb9852 After reading the manual some more I have a basic working parser, now to add the json metadata feature. Zed A. Shaw 2025-08-16 22:33:05 -0400
  • 664de68d9d Started a new parser using ragel. It can parse the slides but without json. Need to re-read the ragel manual to get it fully working. Zed A. Shaw 2025-08-16 14:30:01 -0400
  • 94422a4155 Rename some files so I know they're UI components. Zed A. Shaw 2025-08-16 10:41:59 -0400
  • 068a809192 Add in a little rectangle placeholder. Zed A. Shaw 2025-08-16 10:35:02 -0400
  • 9fab50277d Now I can have a config at the top that's loaded. Zed A. Shaw 2025-08-16 00:15:13 -0400
  • 84dafe2f2e Laid out how I want the control panel to look but can't render the slides there until I get the parser nicer. Zed A. Shaw 2025-08-16 00:03:35 -0400
  • b3affcf9fa Have a layout I want for the control window. Zed A. Shaw 2025-08-15 23:32:40 -0400
  • 4e3e8e7b23 Quick cleaning of main to make working on the control window easier. Zed A. Shaw 2025-08-15 22:59:31 -0400
  • 8cc5973f71 Rework the code into separate files for further dev. Zed A. Shaw 2025-08-15 22:45:12 -0400
  • e26a937ce6 Phrasing. Zed A. Shaw 2025-08-15 19:58:01 -0400
  • 3722e0a989 Tell people what it is. Zed A. Shaw 2025-08-15 19:56:38 -0400
  • 81468e5692 It can now display full screen on any monitor, but I need to have a second control window so I can always move it around even if it goes off screen. Zed A. Shaw 2025-08-15 19:46:50 -0400
  • dfc9d94cf5 Can now go full screen and change backgrounds. Zed A. Shaw 2025-08-15 13:23:04 -0400
  • 965e570182 I can now display 10 slides. Zed A. Shaw 2025-08-15 11:16:15 -0400
  • bb04ff794a Lay out the first idea for quickly parsing the md files. Zed A. Shaw 2025-08-15 01:52:37 -0400
  • 9e33b3d52f First build working that shows some stuff on the screen. Zed A. Shaw 2025-08-15 01:42:53 -0400
  • 72b4402c4e Initial commit Zed A. Shaw 2025-08-15 04:18:14 +0200