c0ntrol
05c01c11e6
reduce yield
2019-05-29 15:19:24 +02:00
c0ntrol
426f35df49
fade entry method
2019-05-29 15:00:43 +02:00
c0ntrol
4f3c8297a4
set bank ready on new slot, update slot image while sample or stream did not change
2019-05-29 14:21:51 +02:00
Jerome Blanchi aka d.j.a.y
3103f827f6
Reloaded - Remove obsolete code ( all vs_ stuff related)
2019-05-29 14:08:26 +02:00
Jerome Blanchi aka d.j.a.y
89ac9ddf9f
Reloaded - Add toogle_fx_chain siamese to chain panel
2019-05-29 13:47:05 +02:00
Jerome Blanchi aka d.j.a.y
5f224e72f3
git untrack veejay.arch file
2019-05-29 11:37:56 +02:00
c0ntrol
a7793c6cd6
widget cache
2019-05-29 11:36:22 +02:00
c0ntrol
2e3892b985
reloaded performance optimize
2019-05-29 01:36:13 +02:00
c0ntrol
ca9e66212b
change update loop
2019-05-28 15:50:14 +02:00
c0ntrol
3918e0cb8e
fix loading vims list, change when gveejay updates from veejay status
2019-05-27 23:19:43 +02:00
c0ntrol
6eeb06a61b
add fixme
2019-05-26 23:35:38 +02:00
c0ntrol
3fd6b101ce
do not lock parameters in callback
2019-05-26 23:08:07 +02:00
c0ntrol
c140a33aa6
do not lock parameters in callback
2019-05-26 23:00:17 +02:00
c0ntrol
ed0d0a3c78
use widget_cache (optimization), test that periodically updated label is visible, remove commented code, remove debug lines, do not track links on labels
2019-05-26 22:31:08 +02:00
Jerome Blanchi aka d.j.a.y
1cb5ebbe00
Reloaded3 - Fx Anim polish Fixes
...
* only display fx parameter name if exist
* fx anim top widget placement review
* remove border witdh of various disabled widgets
Pull #199
2019-05-26 00:45:22 +02:00
Jerome Blanchi aka d.j.a.y
952b218c54
Reloaded3 - Fix Camera control slide 8 (adjustement missing)
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
9b1f60878f
Reloaded3 - Save Space (djay css option not could be removed)
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
95d4640d82
Reloaded3 - Fix curve start time label not updated
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
dc6e5ce336
Reloaded3 - FX Anim, save space (fx param select using combo) - fixes#3
...
* move "delete anim" and "enable anim" button to top (resolve disabled btn on delete)
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
1a9716f136
Reloaded3 - FX Anim, save space (fx param select using combo) - fixes#2
...
* Param names was no more cleared
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
ed2c5b774e
Reloaded3 - FX Anim, save space (fx param select using combo) - fixes
2019-05-25 21:39:52 +02:00
Jerome Blanchi aka d.j.a.y
8e8b640648
Reloaded3 - FX Anim, save space (fx param select using combo) - progress
2019-05-25 21:37:47 +02:00
c0ntrol
0508c2738d
fix segfault in fx anim parameter selection (curve length cannot be 0)
2019-05-25 19:29:20 +02:00
c0ntrol
67aab5a3db
introduced widget_cache to reduce calls to glade_xml_get_widget_ during UI update flow, various small optimizations for idle mode
2019-05-25 15:36:21 +02:00
c0ntrol
60c3a9f6bd
found a gremlin, clean up sample slot selection
2019-05-25 11:45:53 +02:00
c0ntrol
2e57d985e2
refresh fx anim when fx is changed on same entry, set anim start and end position by timeline selection, set EDL selection from timeline when switching to EDL tab
2019-05-23 22:21:00 +02:00
Jerome Blanchi aka d.j.a.y
04798b56e5
Reloaded3 - UI : curve panel, save space and adjust buttons
...
* Place in one line top widgets
* Place in one line bottom buttons (curve type + clear / save ...)
* Move "Toggle rendering" near "Reset"
* Rewrite some ttips texts
2019-05-23 19:11:12 +02:00
Jerome Blanchi aka d.j.a.y
edaccd7737
Reloaded3 - fix refresh on fx parameter curve clear
2019-05-23 00:35:20 +02:00
Jerome Blanchi aka d.j.a.y
49816bb00f
Reloaded3 - Dialog polish (transient parent + window above)
...
* fix warning "GtkDialog mapped without a transient parent"
* fix dialog window above
2019-05-22 23:02:43 +02:00
Jerome Blanchi aka d.j.a.y
904b6b9ced
Reloaded3 - fix [ESC] on 'Quit Reloaded' dialog .
...
Now [ESC] do NOT confirm quit
2019-05-22 23:02:43 +02:00
c0ntrol
23ed693c65
reset fx anim panel when switching entries in fx chain entry tree widget, set hints to reload KF and ENTRY
2019-05-20 22:01:00 +02:00
c0ntrol
baf1df0b68
EDL, when panel is open, update start and end selection position from timeline selection, clear selection after crop,copy and paste actions, move up the update of positional data
2019-05-20 21:33:17 +02:00
c0ntrol
38f773a8cf
fix fx anim issues
2019-05-19 20:59:36 +02:00
c0ntrol
441b6b7858
clear marker when editing EDL, add new button to set the current frame position as destination point for editlist editing, select entry in fx chain when changing fx entry by spin button, update minimum record duration based on loop or frame status to prevent 'Cowardly refusing to record less ...', keep dialogs above main window, draw label with frame position on mouse over timeline, rename some reloaded commandline options, fix multitrack mix list, periodically pull information from veejay, only update widgets when needed, calculate and compare checksums before entering update logic, reworked fx entry, fx chain and fx anim , draw border arround sample slot on selection and activation, approximate best image size for sample slot, remove old code
2019-05-18 21:30:24 +02:00
c0ntrol
88479c8954
fix commandline option -a, auto-connect, extend timeline widget, add marker in/out label, replace play stats table for grid
2019-05-16 22:26:36 +02:00
c0ntrol
5be9307721
remove debug lines
2019-05-15 22:24:58 +02:00
c0ntrol
b9b364165a
bump reloaded to 1.5.62
2019-05-15 22:15:16 +02:00
c0ntrol
4551736da2
more reloaded-gtk3 improvements
2019-05-15 21:54:06 +02:00
c0ntrol
6dcc6adfa1
update tooltips in reloaded-gtk3
2019-05-13 21:16:00 +02:00
c0ntrol
6b208396e6
require gtk 3.2, re-arrange chain fader, add commandline option '--small-as-possible' to accommodate 1280x720. works in combination with --theme
2019-05-13 20:48:16 +02:00
c0ntrol
408237e1ab
improve fx anim widget
2019-05-13 18:56:16 +02:00
c0ntrol
e9cd1b06d9
reloaded gtk3 improvements
2019-05-12 22:36:19 +02:00
c0ntrol
43831aebf7
update reloaded-gtk3
2019-05-11 23:41:51 +02:00
c0ntrol
c910028ffb
style changes
2019-05-05 15:23:30 +02:00
c0ntrol
61a9d079ba
remove unused var
2019-05-05 13:47:17 +02:00
c0ntrol
616cb947a7
fx anim curve theme bg
2019-05-05 13:44:02 +02:00
c0ntrol
36c63be6e4
add -t commandline option to load djay's or a user defined CSS, remove compile warnings
2019-05-05 12:34:11 +02:00
c0ntrol
303f07e039
add d.j.a.y's GTK3 port of reloaded
2019-05-01 22:19:48 +02:00