0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed some unnecessary log output More... over 13 years ago
Minor cleanup and reenabled rendering for text and thumbnails on VideoClipView More... over 13 years ago
Added lots of comments and fixed some minor bugs preventing proper signaling / clip moving. More... over 13 years ago
Added an editable config property for the default project directory, and added a new widget for file selection / browsing. More... over 13 years ago
Fixed thumbnail generation when on Windows with a divide by zero error for array allocation. More... over 13 years ago
Fixed the timeline thumbnails, added basic path config for ffmpeg and ffprobe. Working on win32 support. More... over 13 years ago
Added video clip preview on track, a progress indicator, and clips are now added immediate when import starts. Also added some very preliminary support for sox and ffmpeg version checking. More... over 13 years ago
Added a VideoClipView, implemented some of VideoClipToolBox, and added a ClipViewFactory to handle registration / instantiation of subclassed ClipViews. Also some small bugfixes More... over 13 years ago
Implemented basic previewing and a quick resource panel More... over 13 years ago
Removed a lot of old code. Added Qt signals to project/clip for notifications, started working on the new toolbox, and threw in a few other changes. Memory requirements seem to have increased to > 64mb otherwise immensely obscure errors will happen. More... over 13 years ago
Finished parsers and FFprobeCommand, and added various Format/Stream info files. Importing should now work for anything ffmpeg supports, and returns proper duration/framerate/size/etc values. Also added some brainstorming for the resources widget More... over 13 years ago
Added a parser for FFprobe output and started work on an FFprobe command with support for getting format info. More... over 13 years ago
Added base support for project saving and loading via Jackson/JSON More... over 13 years ago
Added more on toolboxes More... over 13 years ago
small tweaks More... over 13 years ago
More big updates. Added extremely preliminary importing support based on CommandAPI (rather than jffmpeg - probably deprecated), as well as a few other small tweaks. More... over 13 years ago
Small tweaks and UI cleanup. More... over 13 years ago
Added a warning label to the timeline when no project is opened or no clips exist. More... over 13 years ago
Mostly new UI, with serious cleanup. Separated the UI (formerly JMEditQtUI) into a basic controller and UI, added several new widgets for resource management, preview, and property editing, added a basic toolbox. Also made more clearly defined actions and associated icons. More... over 13 years ago
Some code cleanup More... over 13 years ago
Removed Slick completely, and modified build config to use the Qt interface by default. Also added some icons and a base configuration panel, along with some minor bugfixes. More... over 13 years ago
Got the markers mostly working, and fixed some build errors More... over 13 years ago
Timeline layout is working; starting work on time markers More... over 13 years ago
Some cleanup and documentation updates. Very basic starting work on the editing state. More... over 13 years ago
Started to add Project and importing support. "New Project" now creates a new project and begins the import process. Importing now actually calls FFmpeg and creates a proper Clip instance, and actually does the import. More... over 13 years ago
Fixed bad package declarations in the easing API. More... over 13 years ago
Added alignment support to Label, and added chaining APIs to Label/ImageView. Also tweaked some methods in Component for clarity. More... over 13 years ago
Added lwjgl and slick2d libs. Work on component API based on Slick2d. More... over 13 years ago
Conflict resolution. More... over 14 years ago
Various updates and bugfixes. The timeline is working almost perfectly, also fixed/added zooming support and the ability to resize to support more rows of effects. More... over 14 years ago