26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 3 days ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace python threads on Blender anmiation screen with QObject and QThread.MoveToThread. 3D Animations now are added to the project tree after rendering. More... over 10 years ago
Animated title dialog now generates all frames of the animation, but is still a work in progress, and is blocking the UI event loop. More... over 10 years ago
Fixed bug in timeline javascript where layer was being converted into a string. Also improved the UpdateAction to output JSON with a root Array or Object. Lastly, fixed the libopenshot integration to correctly update the timeline objects with the ApplyJsonDiff method. More... over 10 years ago
ApplyJsonDiff now clears the internal timeline cache (since things might have changed), and the timelines GetFrame always resorts the clips, to be sure they are in the correct order... not ideal, but better than out of order. More... over 10 years ago
Made some huge changes to the title editor and fixed lots of bugs, also changed it to display real-time changes to text and settings, and use a Qt Save dialog when the user is done. More... over 10 years ago
Fixed unicode issues when opening and saving projects in different locales. More... over 10 years ago
More work on fixing icon naming issues between platforms. More... over 10 years ago
Fixed stupid regression. More... over 10 years ago
Added the new icons to the resource file and recompiled it. More... over 10 years ago
Added some missing theme icons for Windows and Mac, and removed a few unneeded files. More... over 10 years ago
Removed tons of symbolic links, recompiled resource files, updated a few icons More... over 10 years ago
Began to finish/populate the About screen. More... over 10 years ago
Continuated to populate Export Video screen by adding the Progress Bar and the Profile current screen More... over 10 years ago
Continuated to populate Export Video Screen. Added event handlers and methods in the preset file(i.e in his minimal version). More... over 10 years ago
Added a set of shortkeys for the player. There are the same than the previous version of Openshot (i.e 1.4.3). To check one time all this functions will be added. We need to modified with the corresponding method. For the moment just added the actionPlay() and actionFastForward(). The following shortkeys are : Left, Right, up, down, C, J, L, M, D (for snapshot), Home, End, K or Space and Tab simple or with Ctrl. More... over 10 years ago
Same things that previously. At first look, I've forgotten to had some files.......... More... over 10 years ago
Begning to Populate the Export Video Screen. Todo : a lot of things as how to find a way for load external screen like compression_method_size. Finish for me the Squeze and Command line personnalized. More... over 10 years ago
Fixed a unicode error when dropping files into the project files widgets. More... over 10 years ago
Added signal for showing the Profile Manager when he is called. More... over 10 years ago
Replaced Compass icon theme with Humanity icon theme, updated resource file, etc... More... over 10 years ago
Updated README with information on documentation. More... over 10 years ago
Renaming Profile.h due to conflicts with ImageMagick. Mac builds are working again now. More... over 10 years ago
Refactored and fixed many include paths (not sure how they worked before). Also, refactored SWIG bindings into separate folders, and added Ruby as the 2nd officially supported language for libopenshot. More... over 10 years ago
Fixing version number More... over 10 years ago
Update AUTHORS file More... over 10 years ago
Updated instructions to include a section on ImageMagick automation for Windows. More... over 10 years ago
Removed build server from source code More... over 10 years ago
Removed some additoinal files that were not needed. More... over 10 years ago
Update README and Intallation Guide. More... over 10 years ago
Updated bzr settings and remove some unneeded source files. More... over 10 years ago