summaryrefslogtreecommitdiff
path: root/src/cheese-effects-manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Skip loading effects with missing pluginsDavid King2013-09-091-3/+12
* Improve some translatable strings, bug 695459David King2013-03-111-0/+2
* Avoid using libgeeDavid King2013-01-201-35/+44
* Improve CheeseEffect documentationDavid King2011-11-061-3/+1
* Comment Vala methods with Valadoc markupDavid King2011-11-051-0/+24
* cheese-effects: implement loading cheese effects in libcheeseRaluca Elena Podiuc2011-08-201-73/+3
* Photo and video resolution can be set separately. Fixes bug #582268Laura Lucas Alday2011-01-061-1/+1
* sort the effects in the effect preview alphabeticallydaniel g. siegel2010-12-051-0/+12
* add identity effect manually at the first position of the effect listdaniel g. siegel2010-08-101-9/+7
* reindent vala codedaniel g. siegel2010-08-091-6/+5
* ignore effects, if they are already loadeddaniel g. siegel2010-07-301-6/+16
* load effects from ~/.local/share/gnome-video-effects/daniel g. siegel2010-07-301-2/+2
* remove the effect files from cheesedaniel g. siegel2010-07-291-4/+8
* use the group name "Effect" for all effectsdaniel g. siegel2010-07-201-1/+1
* Made the identity effect come firstYuvaraj Pandian T2010-07-171-0/+11
* make effect names translatable in the previewdaniel g. siegel2010-07-161-1/+2
* Copyright name modificationsYuvaraj Pandian T2010-07-171-1/+1
* add copyright assignmentsdaniel g. siegel2010-07-161-0/+21
* change group name of the effect filesdaniel g. siegel2010-07-121-1/+1
* make the effect files translatabledaniel g. siegel2010-07-121-2/+2
* Fixed source indentationYuvaraj Pandian T2010-07-101-2/+4
* only load effect files ending with ".effect"daniel g. siegel2010-07-031-3/+4
* the found an effect message should be a message, not a critical onedaniel g. siegel2010-07-011-1/+1
* add some try-catchs on critical instructionsdaniel g. siegel2010-07-011-3/+3
* remove incompatible return type warningdaniel g. siegel2010-07-011-8/+32
* reindent some vala filesdaniel g. siegel2010-07-011-55/+58
* move valasrc to src directorydaniel g. siegel2010-07-011-0/+62