summaryrefslogtreecommitdiffstats
path: root/src/live_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-18Reverted po files to master branch, now the diff of launchpad is more usableJabier Arraiza Cenoz1-1/+1
2013-08-05code cleanup (cppcheck)Johan B. C. Engelen1-120/+122
2013-08-04Switched to global UnitTable.Matthew Petroff1-2/+2
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2-43/+29
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-1/+0
2013-07-19Ported "live_effects/parameter/unit.*".Matthew Petroff4-22/+28
2013-07-17Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff1-1/+1
2013-07-01LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.Johan B. C. Engelen1-3/+6
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-05-18Fix error with envelope lpeJabier Arraiza Cenoz1-1/+1
2013-04-17Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root2-35/+62
2013-04-10Fixed bug moving selected nodesJabier Arraiza Cenoz2-109/+61
2013-04-10fixing error moving selected nodesroot1-52/+50
2013-04-07Change width only for selected nodes by widgetroot1-21/+25
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2-9/+6
2013-04-06Merged more classes.Markus Engel2-97/+18
2013-04-04Changing width only to selected nodesJabier Arraiza Cenoz2-77/+214
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+10
2013-04-01Added constructors to SP classes.Markus Engel2-8/+15
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-2/+2
2013-03-31Fix scale and rotate some nodesJabier Arraiza Cenoz1-1/+21
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel2-12/+12
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-4/+4
2013-03-29Added "virtual pads" forMarkus Engel2-13/+156
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis16-23/+17
2013-03-23Fix weight 0 by widget now give a full cusp nodeJabier Arraiza Cenoz1-6/+6
2013-03-22Fixed end extremium node delete fault, ready for testingroot1-0/+1
2013-03-20For testing, widget added, regression fixedJabier Arraiza Cenoz2-20/+33
2013-03-19Fixing regressionjtx2-2/+4
2013-03-19Working width widgetsJabier Arraiza Cenoz2-161/+124
2013-03-18working whith widgetsJabier Arraiza Cenoz2-37/+104
2013-03-18Fix -Wunused-function warningsAlex Valavanis1-24/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz3-52/+31
2013-03-16Warning cleanupAlex Valavanis1-1/+2
2013-03-14Updating original pathJabier Arraiza Cenoz3-136/+85
2013-03-14Various changes.Markus Engel1-3/+4
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-2/+2
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-1/+1
2013-03-13cppcheckKris De Gussem5-14/+8
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot2-3/+137
2013-03-01BSpline refactorJabier Arraiza Cenoz1-66/+52
2013-02-28Fixed closed pc->eaJabier Arraiza Cenoz1-7/+3
2013-02-23Saved for next refactorJabier Arraiza Cenoz1-29/+48
2013-02-19Mayor refactorJabier Arraiza Cenoz1-46/+34
2013-02-18refactorJabier Arraiza Cenoz1-23/+23
2013-02-14All done except cusp continuous and close bsplineJabier Arraiza Cenoz1-1/+1
2013-02-13First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz2-36/+54