reference in foreach |
|
More...
|
almost 15 years ago
|
Add some returns between methods |
|
More...
|
almost 15 years ago
|
Refactor the newMedia function a bit, do not foreach if there are no effects etc |
|
More...
|
almost 15 years ago
|
Use the new libbvlc api to adjusts brightness/saturation and friends, it is not working (do not know yet), but the code should be ok |
|
More...
|
almost 15 years ago
|
SVN_SILENT made messages (.desktop file) |
|
More...
|
about 15 years ago
|
Added one more point to the TODO |
|
More...
|
about 15 years ago
|
TODO Updated |
|
More...
|
about 15 years ago
|
Added XInitThreads to main.cpp before the QApplication is instanced, this is the root of evil :), thanks to courmisch |
|
More...
|
about 15 years ago
|
replaced the add_option_flag by add_option (we don't need any flag here) |
|
More...
|
about 15 years ago
|
Added some tweaks to the webcamwidget::QWidget taken from phonon-vlc |
|
More...
|
about 15 years ago
|
Added a check to know if the adjust object has been found or not |
|
More...
|
about 15 years ago
|
Added checks around using the new vlc 1.1 api |
|
More...
|
about 15 years ago
|
We're now taking pictures with vlc 1.1 :) |
|
More...
|
about 15 years ago
|
Commented vflip effect, vout-filter=transform is breaking the video output |
|
More...
|
about 15 years ago
|
First steps to port kamoso to vlc 1.1 |
|
More...
|
about 15 years ago
|
Renamed webcam to m_webcam |
|
More...
|
about 15 years ago
|
Be sure that we're releasing media |
|
More...
|
about 15 years ago
|
not used anymore |
|
More...
|
about 15 years ago
|
Merge branch 'master' of gitorious.org:kamoso/mainline |
|
More...
|
about 15 years ago
|
Properly fix the kipi icon issue (after fixing kdegraphics and kipi plugins) |
|
More...
|
about 15 years ago
|
Removed old the videoOutput stuff, is not used anymore. |
|
More...
|
about 15 years ago
|
Added vflip "mirror effect", seems that this is more user-like :p, if that bother somebody we always can add an options |
|
More...
|
about 15 years ago
|
Merge branch 'master' of gitorious.org:kamoso/mainline |
|
More...
|
about 15 years ago
|
Better way to save the files, using numbers suffix instead of the date |
|
More...
|
about 15 years ago
|
Finally the video seems to be fixed, but we're using xvid+avi instead of theora+ogg, we'll try to fix that when using vlc 1.1 |
|
More...
|
about 15 years ago
|
Fix assertion so that it works with debug. |
|
More...
|
about 15 years ago
|
Workaround the problem with the kipi infrastructure so that alex can work on the youtube plugin. |
|
More...
|
about 15 years ago
|
Added --no-osd to the vlcInstance arguments so the osd is not showed |
|
More...
|
about 15 years ago
|
Removed the retro function, and find the input directly from the vlcMainObject, it seesm to work and doesn't "duplicate" the output when recording |
|
More...
|
about 15 years ago
|
SVN_SILENT made messages (.desktop file) |
|
More...
|
about 15 years ago
|