User Details
- User Since
- Oct 29 2018, 11:42 AM (338 w, 1 d)
- Availability
- Available
Apr 28 2020
Jan 11 2020
I'm planning to arrive on 31st Jan and leave on 3rd Feb. I have a talk scheduled on 2nd morning and apart from that, I will be totally available to help out with the booth.
May 20 2019
Mar 31 2019
Mar 20 2019
Mar 13 2019
Audio capture has been implemented.
Feb 6 2019
Jan 25 2019
The UI for the dialog box in my mind:
Thanks afarid. My plan was to do that task after I fix the UI :)
Jan 24 2019
I'm thinking, maybe replace the plus sign with a "capture" icon and have a dialog box pop up with the same options?
Jan 22 2019
Jan 18 2019
Jan 17 2019
Jan 15 2019
In the current scenario, proxy settings are defined also in Settings -> Configure Kdenlive -> Project Defaults, where values are saved and are provided whenever a new Project is made (truly as the name goes, "Project Defaults"). I believe all default values need to be saved here for a project whereas Project -> Project Settings is meant specifically for a project and are consequently not saved for a new project so IMHO saving settings in "Project Settings" would render "Project Defaults" effectively useless.
Jan 12 2019
Remove unncessary header files and add missing header file
Accidentally removed and added one of the header files involved in the files.
Add functionality to allow user defined size
Allow user to resize config dialog and store and use the same value in next reopening
Jan 11 2019
I found a potential way to do it through KWayland framework, which has a method which returns screen size. I didn't find any usage of Kwayland in our source anywhere so far, so I'm not really sure of the implementation part, what do you think @mardelle ?
There are also simple Qt classes which do the same thing.
Jan 10 2019
I didn't think it out from that point of view and I feel your suggestions together make the perfect solution possible to this problem. I'll update the revision with the changes you suggested after testing them out. Thanks for the valuable comments!
Jan 9 2019
Wasn't as easy I thought it would be ;) The "Configure Kdenlive" dialog is borrowed from the Kconfig dependency so it doesn't have an ui file in the source code of Kdenlive.
Since this is a framework/dependency related "bug", I figured it would have appeared in other KDE products as well and after some hunting - I found this revision on Plasma.
Wasn't as easy I thought it would be ;) The "Configure Kdenlive" dialog is borrowed from the Kconfig dependency so it doesn't have an ui file in the source code of Kdenlive.
Since this is a framework/dependency related "bug", I figured it would have appeared in other KDE products as well and after some hunting - I found this revision on Plasma.
Jan 7 2019
Yes emohr, we can.
I reproduced this bug on my Kdenlive (refactoring_branch) and it looks like it is already handled - the Clips Problems pops up with the necessary information with a font automatically being used in place :
Jan 6 2019
Thanks for reviewing!
I didn't think of storing the path as I thought it wouldn't be needed but now thinking about it, it is required :)
Thanks for reviewing! I believe I do not have commit rights as I've only started contributing with this small bug.
So providing the default path to FFmpeg should do the job, is that right?
Jan 5 2019
Thanks and sorry for the trouble emohr.
Thanks and sorry for the trouble emohr.