| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-14 | FIXME: fix bugs.448-re-use | Carl Hetherington | |
| 2026-02-12 | Support re-use of Atmos MXF assets. | Carl Hetherington | |
| 2026-02-12 | Extract DCP part from get_reusable_reel_assets(). | Carl Hetherington | |
| 2026-02-12 | Re-use assets verbatim if they do not need to change (#448). | Carl Hetherington | |
| 2026-02-08 | Extract copy_file. | Carl Hetherington | |
| 2026-02-08 | Extract common code for referencing assets. | Carl Hetherington | |
| 2026-02-07 | Remove some unnecessary casts up to ReelFileAsset. | Carl Hetherington | |
| 2026-02-07 | Re-word some comments. | Carl Hetherington | |
| 2026-02-07 | Add use-type to ReusableReelAsset. | Carl Hetherington | |
| 2026-02-07 | Rename ReferencedReelAsset -> ReusableReelAsset. | Carl Hetherington | |
| 2026-02-07 | Rename referenced_reel_asset.{cc,h} -> reusable_reel_asset.{cc,h}. | Carl Hetherington | |
| 2026-02-07 | Make maybe_add_text a member. | Carl Hetherington | |
| 2026-02-07 | Remove unnecessary template. | Carl Hetherington | |
| 2026-02-07 | Make "why_not" reasons an optional return. | Carl Hetherington | |
| 2026-02-07 | Rename set_play_referenced() -> set_play_reusable(). | Carl Hetherington | |
| 2026-02-07 | Condense an if. | Carl Hetherington | |
| 2026-02-07 | Rename can_reference_*() -> can_reuse_*(). | Carl Hetherington | |
| 2026-02-04 | Fix POST requests from macOS / Safari. | Carl Hetherington | |
| 2026-02-04 | Catch extreme case of >=32 CPLs in a DCP. | Carl Hetherington | |
| 2026-02-04 | Fix Windows build. | Carl Hetherington | |
| 2026-02-03 | Fix macOS build. | Carl Hetherington | |
| 2026-02-03 | Add substitute(). | Carl Hetherington | |
| 2026-02-03 | Add dom.png and ::PNG content type. | Carl Hetherington | |
| 2026-02-03 | Support current playlist in the web interface. | Carl Hetherington | |
| 2026-02-03 | Support playlist load from the web interface. | Carl Hetherington | |
| 2026-02-03 | Rework player content handling. | Carl Hetherington | |
| The idea now is ... There is a "pending" or "next" playlist. You can load a playlist from the database, or add content to it. Play loads the pending playlist into the current one and starts playing it. Stop stops and clears the current playlist. Pause pauses. While something is playing you can do what you like to the next playlist. | |||
| 2026-02-03 | Pass PlayerFrame pointer into PlaylistControls to avoid the ResetFilm signal ↵ | Carl Hetherington | |
| hack. | |||
| 2026-02-03 | Trim some includes. | Carl Hetherington | |
| 2026-02-03 | Move player frame (DOMFrame) class into wx/ as PlayerFrame. | Carl Hetherington | |
| 2026-02-03 | Various fixes to content view updates. | Carl Hetherington | |
| 2026-02-03 | Add common.css URL. | Carl Hetherington | |
| 2026-02-03 | Tidy Response initialization and support ::CSS. | Carl Hetherington | |
| 2026-02-03 | Delete SPL entries when deleting the SPL. | Carl Hetherington | |
| 2026-02-03 | Add playlist DELETE endpoint. | Carl Hetherington | |
| 2026-02-03 | Add support for a sidebar in the index. | Carl Hetherington | |
| 2026-02-03 | Add /playlists URL. | Carl Hetherington | |
| 2026-02-03 | Add move_entry(). | Carl Hetherington | |
| 2026-02-03 | Add content GET endpoint. | Carl Hetherington | |
| 2026-02-03 | Add playlist GET endpoint. | Carl Hetherington | |
| 2026-02-03 | Add content GET endpoint. | Carl Hetherington | |
| 2026-02-03 | Add playlist POST endpoint. | Carl Hetherington | |
| 2026-02-03 | Add playlists GET endpoint. | Carl Hetherington | |
| 2026-02-03 | Name a variable. | Carl Hetherington | |
| 2026-02-03 | Add ShowPlaylistList::insert_entry(). | Carl Hetherington | |
| 2026-02-03 | Fix comment nonsense. | Carl Hetherington | |
| 2026-02-03 | Allow handling of HTTP request body. | Carl Hetherington | |
| 2026-02-03 | Improve comment. | Carl Hetherington | |
| 2026-02-03 | Allow configuring of HTTP logging in the player. | Carl Hetherington | |
| 2026-02-03 | Add new config version. | Carl Hetherington | |
| 2026-02-03 | Fix index.html generation, broken since the switch to fmt. | Carl Hetherington | |
