summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2005-05-17libopienet API cleanupsmickeyl2-2/+2
2005-05-16- add ONetworkInterfaceDriverInfo block extracting info using ethtool ioctlsmickeyl1-0/+5
- adjust example
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl4-1/+82
2005-05-07introduce OFileNotifyEvent and add more signalsmickeyl2-7/+9
2005-05-06first sketch at ODirNotification classmickeyl2-7/+46
2005-05-02Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ↵mickeyl1-17/+25
instead of the deprecated dnotify
2005-04-24Link fixes:zecke3-3/+3
OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building
2005-02-04show global key statemickeyl1-0/+10
2005-02-04improve coding stylemickeyl3-22/+39
2005-02-02more input system stuffmickeyl1-20/+26
2005-02-02first work on input system abstractionsmickeyl1-0/+68
2005-02-01add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ↵mickeyl5-2/+273
API)
2005-01-30improve mixer codemickeyl1-4/+10
2005-01-30full path includemickeyl1-1/+1
2005-01-29use proper names for .pro filesmickeyl9-0/+0
please remember to name the .pro file exactly like the name of the directory
2005-01-29s/SUBDIRS/subdirs/mickeyl1-1/+1
2005-01-29no config here, but a .pro#mickeyl2-12/+17
2005-01-29config.in's for the examplesmickeyl5-0/+20
2005-01-29examples to where they belongmickeyl4-0/+29
2005-01-29examples appear heremickeyl65-0/+1920
2005-01-29examples start to appear heremickeyl23-0/+755
2005-01-05Renamed package (main-tab was used in ... main-tab -> copy error)wimpie1-1/+1
2005-01-04CONTROL files : changed VERSION stringwimpie1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl10-3265/+10
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl10-10/+3265
2004-11-20Fix signature of connect statements to contain Opie::zecke1-4/+4
2004-11-20Temporary compile fix. Needs better updating forzecke2-16/+21
OPimOccurrences and some rethinking
2004-10-19Added a clean: target so make clean will succeedclem1-0/+1
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-1/+1
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-09-12Follow the defined Ownership and have a maybe not neededzecke2-12/+6
sanity check
2004-09-12The usualzecke1-0/+3
2004-09-10Add new line at the endzecke1-1/+2
2004-09-10Make it compile without warning about unused parameterszecke1-1/+1
2004-09-08Addedschurig1-0/+3
2004-09-08Addedschurig3-0/+6
2004-08-19prepend /usr/bin/env to the interpreter path to make it workmickeyl1-1/+1
2004-08-19s/_/-/mickeyl1-1/+1
2004-08-19fix typomickeyl1-1/+1
2004-07-31--- config.in 5 Apr 2004 13:49:07 -0000 1.3zecke1-1/+1
+++ config.in 31 Jul 2004 19:51:14 -0000 @@ -1,4 +1,4 @@ - config SIMPLE_PIM_EXAMPLE + config SIMPLE_PIM adjust to reality
2004-06-03first python example donemickeyl5-0/+122
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-04-24gcc 3.4 fixletmickeyl1-2/+2
2004-04-05use opie debuggingmickeyl7-32/+46
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl4-5/+5
build system
2004-03-23correct build time dependenciesmickeyl4-4/+4
2004-03-15Fixed LIBOPIE2 config dependsbrad3-3/+3
2004-03-14Update the Exampleszecke20-156/+76
2004-03-02run the optimize_connect scriptalwin2-9/+9
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-02-14Clean-up of .cvsignore filesdrw1-0/+1
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw6-7/+7
Maintainer, Files and Section fields)