#define MAX_SZ 30 enum RepeatType { Single, Days, Months, WeekDays, MonthDays }; struct actionitem { char date[MAX_SZ]; int time; /* Minutes past midnight */ }; struct event { struct actionitem start; struct actionitem end; enum RepeatType repeat; int repeatcount; char description[MAX_SZ]; char subtype[MAX_SZ]; GList *properties; }; er?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gmencoder
Commit message (Expand)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Fix a few warningsgahr2008-03-073-5/+29
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-4/+4
* - Chase multimedia/mplayer splitrafan2007-08-111-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1