Changeset - 4556eebe5d73
default
!
!
!
topdir reorgs; let pdm have its src/ dir; separate vite area from light9/
273 files changed with 7 insertions and 9 deletions:
0 comments (0 inline, 0 general)
file renamed from bin/bcf_puppet_demo to bin/attic/bcf_puppet_demo |
file renamed from bin/captureDevice to bin/attic/captureDevice |
file renamed from bin/curvecalc_all_subterms to bin/attic/curvecalc_all_subterms |
file renamed from bin/dmx_color_test.py to bin/attic/dmx_color_test.py |
file renamed from bin/effectListing to bin/attic/effectListing |
file renamed from bin/effecteval to bin/attic/effecteval |
file renamed from bin/gtk_dnd_demo.py to bin/attic/gtk_dnd_demo.py |
file renamed from bin/inputquneo to bin/attic/inputquneo |
file renamed from bin/keyboardcomposer to bin/attic/keyboardcomposer |
file renamed from bin/load_test_rdfdb to bin/attic/load_test_rdfdb |
file renamed from bin/mpd_timing_test to bin/attic/mpd_timing_test |
file renamed from bin/paintserver to bin/attic/paintserver |
file renamed from bin/patchserver to bin/attic/patchserver |
file renamed from bin/picamserve to bin/attic/picamserve |
file renamed from bin/run_local.py to bin/attic/run_local.py |
file renamed from bin/staticclient to bin/attic/staticclient |
file renamed from bin/subcomposer to bin/attic/subcomposer |
file renamed from bin/tkdnd_minimal_drop.py to bin/attic/tkdnd_minimal_drop.py |
file renamed from bin/vidrefsetup to bin/attic/vidrefsetup |
file renamed from bin/webcontrol to bin/attic/webcontrol |
file renamed from bin/clientdemo to bin/debug/clientdemo |
file renamed from bin/collector_loadtest.py to bin/debug/collector_loadtest.py |
file renamed from light9/Effects.py to src/light9/Effects.py |
file renamed from light9/Fadable.py to src/light9/Fadable.py |
file renamed from light9/FlyingFader.py to src/light9/FlyingFader.py |
file renamed from light9/Submaster.py to src/light9/Submaster.py |
file renamed from light9/TLUtility.py to src/light9/TLUtility.py |
file renamed from light9/__init__.py to src/light9/__init__.py |
file renamed from light9/ascoltami/__init__.py to src/light9/ascoltami/__init__.py |
file renamed from light9/ascoltami/main.py to src/light9/ascoltami/main.py |
file renamed from light9/ascoltami/main_test.py to src/light9/ascoltami/main_test.py |
file renamed from light9/ascoltami/musictime_client.py to src/light9/ascoltami/musictime_client.py |
file renamed from light9/ascoltami/player.py to src/light9/ascoltami/player.py |
file renamed from light9/ascoltami/playlist.py to src/light9/ascoltami/playlist.py |
file renamed from light9/ascoltami/webapp.py to src/light9/ascoltami/webapp.py |
file renamed from light9/ascoltami/webapp_test.py to src/light9/ascoltami/webapp_test.py |
file renamed from light9/clientsession.py to src/light9/clientsession.py |
file renamed from light9/coffee.py to src/light9/coffee.py |
file renamed from light9/collector/__init__.py to src/light9/collector/__init__.py |
file renamed from light9/collector/collector.py to src/light9/collector/collector.py |
file renamed from light9/collector/collector_client.py to src/light9/collector/collector_client.py |
file renamed from light9/collector/collector_client_asyncio.py to src/light9/collector/collector_client_asyncio.py |
file renamed from light9/collector/collector_test.py to src/light9/collector/collector_test.py |
file renamed from light9/collector/device.py to src/light9/collector/device.py |
file renamed from light9/collector/device_test.py to src/light9/collector/device_test.py |
file renamed from light9/collector/dmx_controller_output.py to src/light9/collector/dmx_controller_output.py |
file renamed from light9/collector/output.py to src/light9/collector/output.py |
file renamed from light9/collector/output_test.py to src/light9/collector/output_test.py |
file renamed from light9/collector/weblisteners.py to src/light9/collector/weblisteners.py |
file renamed from light9/cursor1.xbm to src/light9/cursor1.xbm |
file renamed from light9/curvecalc/__init__.py to src/light9/curvecalc/__init__.py |
file renamed from light9/curvecalc/client.py to src/light9/curvecalc/client.py |
file renamed from light9/curvecalc/cursors.py to src/light9/curvecalc/cursors.py |
file renamed from light9/curvecalc/curve.py to src/light9/curvecalc/curve.py |
file renamed from light9/curvecalc/curvecalc.glade to src/light9/curvecalc/curvecalc.glade |
file renamed from light9/curvecalc/curveedit.py to src/light9/curvecalc/curveedit.py |
file renamed from light9/curvecalc/curveview.py to src/light9/curvecalc/curveview.py |
file renamed from light9/curvecalc/musicaccess.py to src/light9/curvecalc/musicaccess.py |
file renamed from light9/curvecalc/output.py to src/light9/curvecalc/output.py |
file renamed from light9/curvecalc/subterm.py to src/light9/curvecalc/subterm.py |
file renamed from light9/curvecalc/subtermview.py to src/light9/curvecalc/subtermview.py |
file renamed from light9/curvecalc/zoomcontrol.py to src/light9/curvecalc/zoomcontrol.py |
file renamed from light9/dmxchanedit.py to src/light9/dmxchanedit.py |
file renamed from light9/dmxclient.py to src/light9/dmxclient.py |
file renamed from light9/editchoice.py to src/light9/editchoice.py |
file renamed from light9/editchoicegtk.py to src/light9/editchoicegtk.py |
file renamed from light9/effect/__init__.py to src/light9/effect/__init__.py |
file renamed from light9/effect/edit.py to src/light9/effect/edit.py |
file renamed from light9/effect/effect_function_library.py to src/light9/effect/effect_function_library.py |
file renamed from light9/effect/effect_function_library_test.py to src/light9/effect/effect_function_library_test.py |
file renamed from light9/effect/effect_functions.py to src/light9/effect/effect_functions.py |
file renamed from light9/effect/effecteval.py to src/light9/effect/effecteval.py |
file renamed from light9/effect/effecteval2.py to src/light9/effect/effecteval2.py |
file renamed from light9/effect/effecteval_test.py to src/light9/effect/effecteval_test.py |
file renamed from light9/effect/scale.py to src/light9/effect/scale.py |
file renamed from light9/effect/sequencer/__init__.py to src/light9/effect/sequencer/__init__.py |
file renamed from light9/effect/sequencer/eval_faders.py to src/light9/effect/sequencer/eval_faders.py |
file renamed from light9/effect/sequencer/eval_faders_test.py to src/light9/effect/sequencer/eval_faders_test.py |
file renamed from light9/effect/sequencer/note.py to src/light9/effect/sequencer/note.py |
file renamed from light9/effect/sequencer/note_test.py to src/light9/effect/sequencer/note_test.py |
file renamed from light9/effect/sequencer/sequencer.py to src/light9/effect/sequencer/sequencer.py |
file renamed from light9/effect/sequencer/service.py to src/light9/effect/sequencer/service.py |
file renamed from light9/effect/sequencer/service_test.py to src/light9/effect/sequencer/service_test.py |
file renamed from light9/effect/sequencer/web/Light9SequencerUi.ts to src/light9/effect/sequencer/web/Light9SequencerUi.ts |
file renamed from light9/effect/sequencer/web/index.html to src/light9/effect/sequencer/web/index.html |
file renamed from light9/effect/sequencer/web/vite.config.ts to src/light9/effect/sequencer/web/vite.config.ts |
file renamed from light9/effect/settings.py to src/light9/effect/settings.py |
file renamed from light9/effect/settings_test.py to src/light9/effect/settings_test.py |
file renamed from light9/effecteval/__init__.py to src/light9/effecteval/__init__.py |
file renamed from light9/effecteval/effect-components.html to src/light9/effecteval/effect-components.html |
file renamed from light9/effecteval/effect.coffee to src/light9/effecteval/effect.coffee |
file renamed from light9/effecteval/effect.html to src/light9/effecteval/effect.html |
file renamed from light9/effecteval/effect.py to src/light9/effecteval/effect.py |
file renamed from light9/effecteval/effectloop.py to src/light9/effecteval/effectloop.py |
file renamed from light9/effecteval/index.html to src/light9/effecteval/index.html |
file renamed from light9/effecteval/test_effect.py to src/light9/effecteval/test_effect.py |
file renamed from light9/gtkpyconsole.py to src/light9/gtkpyconsole.py |
file renamed from light9/homepage/write_config.py to src/light9/homepage/write_config.py |
file renamed from light9/homepage/write_config_test.py to src/light9/homepage/write_config_test.py |
file renamed from light9/io/Makefile to src/light9/io/Makefile |
file renamed from light9/io/__init__.py to src/light9/io/__init__.py |
file renamed from light9/io/motordrive to src/light9/io/motordrive |
file renamed from light9/io/parport.c to src/light9/io/parport.c |
file renamed from light9/io/parport.i to src/light9/io/parport.i |
file renamed from light9/io/serport.i to src/light9/io/serport.i |
file renamed from light9/io/udmx.py to src/light9/io/udmx.py |
file renamed from light9/localsyncedgraph.py to src/light9/localsyncedgraph.py |
file renamed from light9/metrics.py to src/light9/metrics.py |
file renamed from light9/midifade/midifade.py to src/light9/midifade/midifade.py |
file renamed from light9/midifade/midifade_test.py to src/light9/midifade/midifade_test.py |
file renamed from light9/mock_syncedgraph.py to src/light9/mock_syncedgraph.py |
file renamed from light9/namespaces.py to src/light9/namespaces.py |
file renamed from light9/networking.py to src/light9/networking.py |
file renamed from light9/newtypes.py to src/light9/newtypes.py |
file renamed from light9/observable.py to src/light9/observable.py |
file renamed from light9/paint/__init__.py to src/light9/paint/__init__.py |
file renamed from light9/paint/capture.py to src/light9/paint/capture.py |
file renamed from light9/paint/solve.py to src/light9/paint/solve.py |
file renamed from light9/paint/solve_test.py to src/light9/paint/solve_test.py |
file renamed from light9/rdfdb/service.py to src/light9/rdfdb/service.py |
file renamed from light9/rdfdb/service_test.py to src/light9/rdfdb/service_test.py |
file renamed from light9/recentfps.py to src/light9/recentfps.py |
file renamed from light9/showconfig.py to src/light9/showconfig.py |
file renamed from light9/subclient.py to src/light9/subclient.py |
file renamed from light9/subcomposer/__init__.py to src/light9/subcomposer/__init__.py |
file renamed from light9/subcomposer/index.html to src/light9/subcomposer/index.html |
file renamed from light9/subcomposer/subcomposerweb.py to src/light9/subcomposer/subcomposerweb.py |
file renamed from light9/typedgraph.py to src/light9/typedgraph.py |
file renamed from light9/typedgraph_test.py to src/light9/typedgraph_test.py |
file renamed from light9/uihelpers.py to src/light9/uihelpers.py |
file renamed from light9/updatefreq.py to src/light9/updatefreq.py |
file renamed from light9/vidref/__init__.py to src/light9/vidref/__init__.py |
file renamed from light9/vidref/gui.js to src/light9/vidref/gui.js |
file renamed from light9/vidref/index.html to src/light9/vidref/index.html |
file renamed from light9/vidref/main.py to src/light9/vidref/main.py |
file renamed from light9/vidref/moviestore.py to src/light9/vidref/moviestore.py |
file renamed from light9/vidref/remotepivideo.py to src/light9/vidref/remotepivideo.py |
file renamed from light9/vidref/setup.html to src/light9/vidref/setup.html |
file renamed from light9/vidref/videorecorder.py to src/light9/vidref/videorecorder.py |
file renamed from light9/vidref/vidref.glade to src/light9/vidref/vidref.glade |
file renamed from light9/vidref/vidref.html to src/light9/vidref/vidref.html |
file renamed from light9/vidref/vidref.ui to src/light9/vidref/vidref.ui |
file renamed from light9/wavelength.py to src/light9/wavelength.py |
file renamed from light9/wavepoints.py to src/light9/wavepoints.py |
file renamed from light9/webcontrol.html to src/light9/webcontrol.html |
file renamed from light9/zmqtransport.py to src/light9/zmqtransport.py |
file renamed from light9/web/AutoDependencies.ts to web/AutoDependencies.ts |
file renamed from light9/web/EditChoice.ts to web/EditChoice.ts |
file renamed from light9/web/Light9CursorCanvas.ts to web/Light9CursorCanvas.ts |
file renamed from light9/web/RdfDbChannel.ts to web/RdfDbChannel.ts |
file renamed from light9/web/RdfdbSyncedGraph.ts to web/RdfdbSyncedGraph.ts |
file renamed from light9/web/ResourceDisplay.ts to web/ResourceDisplay.ts |
file renamed from light9/web/SyncedGraph.ts to web/SyncedGraph.ts |
file renamed from light9/web/TiledHome.ts to web/TiledHome.ts |
file renamed from light9/web/ascoltami/Light9AscoltamiUi.ts to web/ascoltami/Light9AscoltamiUi.ts |
file renamed from light9/web/ascoltami/index.html to web/ascoltami/index.html |
file renamed from light9/web/ascoltami/main.ts to web/ascoltami/main.ts |
file renamed from light9/web/collector/Light9CollectorDevice.ts to web/collector/Light9CollectorDevice.ts |
file renamed from light9/web/collector/index.html to web/collector/index.html |
file renamed from light9/web/colorpick_crosshair_large.svg to web/colorpick_crosshair_large.svg |
file renamed from light9/web/colorpick_crosshair_small.svg to web/colorpick_crosshair_small.svg |
file renamed from light9/web/colorpick_rainbow_large.png to web/colorpick_rainbow_large.png |
Show images
file renamed from light9/web/colorpick_rainbow_small.png to web/colorpick_rainbow_small.png |
Show images
file renamed from light9/web/edit-choice-demo.html to web/edit-choice-demo.html |
file renamed from light9/web/edit-choice.coffee to web/edit-choice.coffee |
file renamed from light9/web/edit-choice_test.html to web/edit-choice_test.html |
file renamed from light9/web/effects/Light9EffectListing.ts to web/effects/Light9EffectListing.ts |
file renamed from light9/web/effects/index.html to web/effects/index.html |
file renamed from light9/web/fade/Light9EffectFader.ts to web/fade/Light9EffectFader.ts |
file renamed from light9/web/fade/Light9FadeUi.ts to web/fade/Light9FadeUi.ts |
file renamed from light9/web/fade/Light9Fader.ts to web/fade/Light9Fader.ts |
file renamed from light9/web/fade/index.html to web/fade/index.html |
file renamed from light9/web/floating_color_picker.ts to web/floating_color_picker.ts |
file renamed from light9/web/graph_test.coffee to web/graph_test.coffee |
file renamed from light9/web/lib/.bowerrc to web/lib/.bowerrc |
file renamed from light9/web/lib/bower.json to web/lib/bower.json |
file renamed from light9/web/lib/onecolor.d.ts to web/lib/onecolor.d.ts |
file renamed from light9/web/lib/parse-prometheus-text-format.d.ts to web/lib/parse-prometheus-text-format.d.ts |
file renamed from light9/web/lib/sylvester.d.ts to web/lib/sylvester.d.ts |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/MIT-LICENSE.txt to web/lib/tapmodo-Jcrop-1902fbc/MIT-LICENSE.txt |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/README.md to web/lib/tapmodo-Jcrop-1902fbc/README.md |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/css/Jcrop.gif to web/lib/tapmodo-Jcrop-1902fbc/css/Jcrop.gif |
Show images
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/css/jquery.Jcrop.css to web/lib/tapmodo-Jcrop-1902fbc/css/jquery.Jcrop.css |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/css/jquery.Jcrop.min.css to web/lib/tapmodo-Jcrop-1902fbc/css/jquery.Jcrop.min.css |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/index.html to web/lib/tapmodo-Jcrop-1902fbc/index.html |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/js/jquery.Jcrop.js to web/lib/tapmodo-Jcrop-1902fbc/js/jquery.Jcrop.js |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/js/jquery.Jcrop.min.js to web/lib/tapmodo-Jcrop-1902fbc/js/jquery.Jcrop.min.js |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/js/jquery.color.js to web/lib/tapmodo-Jcrop-1902fbc/js/jquery.color.js |
file renamed from light9/web/lib/tapmodo-Jcrop-1902fbc/js/jquery.min.js to web/lib/tapmodo-Jcrop-1902fbc/js/jquery.min.js |
file renamed from light9/web/light9-collector-client.html to web/light9-collector-client.html |
file renamed from light9/web/light9-color-picker.ts to web/light9-color-picker.ts |
file renamed from light9/web/light9-color-picker_test.html to web/light9-color-picker_test.html |
file renamed from light9/web/light9-music.coffee to web/light9-music.coffee |
file renamed from light9/web/light9-music.html to web/light9-music.html |
file renamed from light9/web/light9-timeline-audio.ts to web/light9-timeline-audio.ts |
file renamed from light9/web/light9-vidref-live.js to web/light9-vidref-live.js |
file renamed from light9/web/light9-vidref-replay-stack.js to web/light9-vidref-replay-stack.js |
file renamed from light9/web/light9-vidref-replay.js to web/light9-vidref-replay.js |
file renamed from light9/web/live/Effect.ts to web/live/Effect.ts |
file renamed from light9/web/live/Light9AttrControl.ts to web/live/Light9AttrControl.ts |
file renamed from light9/web/live/Light9DeviceControl.ts to web/live/Light9DeviceControl.ts |
file renamed from light9/web/live/Light9DeviceSettings.ts to web/live/Light9DeviceSettings.ts |
file renamed from light9/web/live/Light9Listbox.ts to web/live/Light9Listbox.ts |
file renamed from light9/web/live/README.md to web/live/README.md |
file renamed from light9/web/live/index.html to web/live/index.html |
file renamed from light9/web/metrics/ServiceButtonRow.ts to web/metrics/ServiceButtonRow.ts |
file renamed from light9/web/metrics/StatsLine.ts to web/metrics/StatsLine.ts |
file renamed from light9/web/metrics/StatsProcess.ts to web/metrics/StatsProcess.ts |
file renamed from light9/web/metrics/index.html to web/metrics/index.html |
file renamed from light9/web/paint/bg1.jpg to web/paint/bg1.jpg |
Show images
file renamed from light9/web/paint/bg2.jpg to web/paint/bg2.jpg |
Show images
file renamed from light9/web/paint/bg3.jpg to web/paint/bg3.jpg |
Show images
file renamed from light9/web/paint/index.html to web/paint/index.html |
file renamed from light9/web/paint/paint-elements.coffee to web/paint/paint-elements.coffee |
file renamed from light9/web/paint/paint-elements.html to web/paint/paint-elements.html |
file renamed from light9/web/paint/paint-report-elements.html to web/paint/paint-report-elements.html |
file renamed from light9/web/patch.test.ts to web/patch.test.ts |
file renamed from light9/web/rdfdb-synced-graph_test.html to web/rdfdb-synced-graph_test.html |
file renamed from light9/web/rdfdbclient.ts to web/rdfdbclient.ts |
file renamed from light9/web/resource-display_test.html to web/resource-display_test.html |
file renamed from light9/web/show_specific.ts to web/show_specific.ts |
file renamed from light9/web/timeline/Note.coffee to web/timeline/Note.coffee |
file renamed from light9/web/timeline/Project.coffee to web/timeline/Project.coffee |
file renamed from light9/web/timeline/TimeAxis.coffee to web/timeline/TimeAxis.coffee |
file renamed from light9/web/timeline/TimeZoomed.coffee to web/timeline/TimeZoomed.coffee |
file renamed from light9/web/timeline/TimelineEditor.coffee to web/timeline/TimelineEditor.coffee |
file renamed from light9/web/timeline/adjustable.ts to web/timeline/adjustable.ts |
file renamed from light9/web/timeline/adjusters.ts to web/timeline/adjusters.ts |
file renamed from light9/web/timeline/brick_layout.ts to web/timeline/brick_layout.ts |
file renamed from light9/web/timeline/index.html to web/timeline/index.html |
file renamed from light9/web/timeline/inline-attrs.coffee to web/timeline/inline-attrs.coffee |
file renamed from light9/web/timeline/inline-attrs.html to web/timeline/inline-attrs.html |
file renamed from light9/web/timeline/timeline-elements.ts to web/timeline/timeline-elements.ts |
file renamed from light9/web/timeline/viewstate.ts to web/timeline/viewstate.ts |
file renamed from light9/web/timeline/vite.config.ts to web/timeline/vite.config.ts |
file renamed from light9/web/timeline2/index.html to web/timeline2/index.html |
file renamed from light9/web/timeline2/package.json to web/timeline2/package.json |
0 comments (0 inline, 0 general)