1
I Use This!
High Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ELECTRON: main.js: use Eshell.openExternal() to open new windows in OS browser More... over 3 years ago
UI: util.js: move vue_mixins.vuechildren here More... over 3 years ago
UI: util.js: remove unused vue_mixins.hyphen_props More... over 3 years ago
UI: b/contextmenu.vue: use Util.vue_component() which handles Vue3 well More... over 3 years ago
UI: util.js: export vue_component() More... over 3 years ago
UI: b/trackview.vue: fix double use of dblclick More... over 3 years ago
UI: b/*.vue: remove unused hyphen_props mixin More... over 3 years ago
UI: util.js: port directive inlineblur to Vue-3 More... over 3 years ago
ASE: gadget.cc: use fallback_name() instead of empty names More... over 3 years ago
UI: b/trackview.vue: use Data.project to create/remove tracks More... over 3 years ago
UI: b/partlist.vue: use Track.list_clips() More... over 3 years ago
ASE: track: add stubs for list_clips() and create_monitor() More... over 3 years ago
ASE: monitor: add stub for signal monitoring More... over 3 years ago
ASE: track: add index to fallback name More... over 3 years ago
ASE: cxxaux.hh: add ASE_CLASS_DECLS() and ASE_STRUCT_DECLS() More... over 3 years ago
ASE: api.hh: forward declare structs and classes plus *P and *S variants More... over 3 years ago
UI: b/track-list.vue: use Project.list_tracks() More... over 3 years ago
UI: b/: use Gadget.name() More... over 3 years ago
ASE: gadget: add fallback_name() and store an explicitly assigned name More... over 3 years ago
ASE: utils: add CustomDataContainer which allows type-safe foreign data members More... over 3 years ago
UI: b/trackview.vue: consistently use trackview everywhere More... over 3 years ago
UI: b/shell.vue: pass Project on to containees More... over 3 years ago
UI: b/app.js: setup Data.current_track and Data.mtrack More... over 3 years ago
ASE: project: ensure Master track, create and remove tracks More... over 3 years ago
ASE: track: create track with Master flag More... over 3 years ago
ASE: cxxaux.hh: provide ASE_DEFINE_MAKE_SHARED() helper for private ctors More... over 3 years ago
UI: b/partthumb.vue: consistently use partthumb everywhere More... over 3 years ago
JSONIPC: Makefile: remove unused -D__JSONIPC_NULL_REFERENCE_THROWS__ More... over 3 years ago
JSONIPC: jsonipc.hh: properly relay null->reference cast errors to caller More... over 3 years ago
UI: b/aboutdialog.vue: adjust output for window.Electron More... over 3 years ago