2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reference in foreach
Àlex Fiestas
as Alex Fiestas
More... almost 15 years ago
Add some returns between methods
Àlex Fiestas
as Alex Fiestas
More... almost 15 years ago
Refactor the newMedia function a bit, do not foreach if there are no effects etc
Àlex Fiestas
as Alex Fiestas
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
Àlex Fiestas
as Alex Fiestas
More... almost 15 years ago
SVN_SILENT made messages (.desktop file) More... about 15 years ago
Added one more point to the TODO
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
TODO Updated
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Added XInitThreads to main.cpp before the QApplication is instanced, this is the root of evil :), thanks to courmisch
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
replaced the add_option_flag by add_option (we don't need any flag here)
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Added some tweaks to the webcamwidget::QWidget taken from phonon-vlc
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Added a check to know if the adjust object has been found or not
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Added checks around using the new vlc 1.1 api
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
We're now taking pictures with vlc 1.1 :)
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Commented vflip effect, vout-filter=transform is breaking the video output
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
First steps to port kamoso to vlc 1.1
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Renamed webcam to m_webcam
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
Be sure that we're releasing media
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
not used anymore
Àlex Fiestas
as Alex Fiestas
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.
Àlex Fiestas
as Alex Fiestas
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
Àlex Fiestas
as Alex Fiestas
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
Àlex Fiestas
as Alex Fiestas
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
Àlex Fiestas
as Alex Fiestas
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.
Aleix Pol
as Aleix
More... about 15 years ago
Added --no-osd to the vlcInstance arguments so the osd is not showed
Àlex Fiestas
as Alex Fiestas
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
Àlex Fiestas
as Alex Fiestas
More... about 15 years ago
SVN_SILENT made messages (.desktop file) More... about 15 years ago