Implemented and committed DNGFileFolder. No tests done, because of missing necessary changes on OC, e.g. POCO library not committed atm. Work in progress.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Apr 4 2015
Apr 3 2015
Apr 2 2015
Apr 1 2015
Mar 31 2015
- First problem occurred: How to handle different data types? Same data provider but different visitors (Visitor Pattern) for different types?
Mar 28 2015
Next tasks:
- Rework logic (MediaExplorerPresenter.cpp)
_model = new MediaExplorerModel(_context->GetDefaultDataProvider());
Mar 26 2015
Mar 25 2015
Mar 24 2015
Mar 21 2015
Default theme:
- Use apertus° palette, especially "orange" as primary highlight/indicator color
Mar 18 2015
Mar 17 2015
Mar 15 2015
Mar 14 2015
Mar 13 2015
Some code snippets for possible later use:
Mar 12 2015
Mar 8 2015
Mar 7 2015
Mar 3 2015
Jan 10 2015
Jan 9 2015
Jan 7 2015
Jan 6 2015
Done.
Jan 3 2015
Update on "missing MediaExplorer". I tested OC with minimal Xubuntu VM. Following PPA is required https://launchpad.net/~beineri/+archive/ubuntu/opt-qt54-trusty/ to get Qt5.4 packages as they are not included in Ubuntu repository at the moment. OC complained about missing QGraphicalEffects package. After installing the MediaExplorer appeared, i think that the same behavior exists under Windows and will investigate further.
Jan 2 2015
Idea exists for quite some time and the MediaExplorer was the first step in that direction. Till now i thought about import dialog where the user selects data type like MXF, DNG folder etc. and also the folder which should be scanned.
Dec 31 2014
Changed handling for the buttons, but the issue will remain open for now to signalize incomplete functionality of playback controls, e.g. reverse plaback.