Commit Graph

130 Commits

Author SHA1 Message Date
stffrdhrn 4c5b9e1f24 More cleanups:
* fix more requirements for const


SVN revision: 20985
2006-03-04 02:46:24 +00:00
stffrdhrn e2074460ce Clean ups
* char * -> const char * where needed


SVN revision: 20984
2006-03-04 02:11:03 +00:00
Carsten Haitzler 7554f8ee36 actually make symbol hiding work!
SVN revision: 19314
2005-12-27 17:17:31 +00:00
Carsten Haitzler f8dd4d1af7 support special strign and alloc methods
SVN revision: 18731
2005-11-30 15:36:19 +00:00
Carsten Haitzler 40ae019495 seriously - no one uses dynamic buffers for setting up an eet descriptor -
theyare fixed strings. so why strdup them? use them direct. they are in the
read-only segment already - keep them there! :)


SVN revision: 18667
2005-11-27 16:06:55 +00:00
Carsten Haitzler e114a02062 add a cache burst mode
SVN revision: 18248
2005-11-03 13:05:52 +00:00
doursse 5d0175b636 doxygen doc fix. Feel free to add more informations in the @file section
SVN revision: 16991
2005-09-27 15:23:34 +00:00
tsauerbeck 216c51ea31 added eet_num_entries()
SVN revision: 15785
2005-07-15 20:37:29 +00:00
Carsten Haitzler 2f81db8bb2 whitespace + unsigned
SVN revision: 14917
2005-05-23 04:32:04 +00:00
tsauerbeck b4980b62f2 renamed EET_FILE_MODE_RW to EET_FILE_MODE_READ_WRITE
SVN revision: 13595
2005-03-03 17:26:46 +00:00
tsauerbeck 8875cff90f indentation fix
SVN revision: 13232
2005-02-07 19:11:55 +00:00
tsauerbeck a774219a5c added EET_FILE_MODE_INVALID and eet_mode_get()
SVN revision: 13230
2005-02-07 18:10:20 +00:00
Carsten Haitzler fd8b8b434f tillies consts! :)
SVN revision: 12996
2005-01-17 08:27:23 +00:00
Carsten Haitzler 26ca180c07 add a delete call
SVN revision: 12331
2004-12-02 04:25:25 +00:00
Carsten Haitzler e984d6b4fb support gcc 4 and 3.4 + hidden symbols
SVN revision: 12250
2004-11-25 05:15:48 +00:00
Carsten Haitzler df286f2bef patchies contributed :)
SVN revision: 11917
2004-10-20 03:13:44 +00:00
Carsten Haitzler d707df4f5c changes to support evoak efficiently
SVN revision: 9830
2004-04-21 06:38:37 +00:00
tsauerbeck 9aa98bed52 comitting untested code sucks :/
SVN revision: 8535
2004-01-17 17:52:10 +00:00
tsauerbeck f9f8ba198e make this the right way
SVN revision: 8525
2004-01-17 15:58:40 +00:00
tsauerbeck 5c53190442 added eet_shutdown(), which cleans up the eet_memfile stuff
SVN revision: 8520
2004-01-17 14:58:50 +00:00
Carsten Haitzler 48ccbe5123 more documentation
SVN revision: 7248
2003-07-27 13:12:33 +00:00
Carsten Haitzler f54245420a make sure eet doesn't leak on "bad decoding". this means api changes though -
sorry.


SVN revision: 7112
2003-07-07 07:52:20 +00:00
Carsten Haitzler eccfb5727a return useful info
SVN revision: 7032
2003-06-16 13:39:42 +00:00
Carsten Haitzler 0ec43a7627 oops. missing # in example
SVN revision: 6747
2003-03-05 22:47:29 +00:00
Carsten Haitzler abcabbe929 errr... documentation! woohoo! :)
SVN revision: 6746
2003-03-05 08:06:00 +00:00
Carsten Haitzler 7ccd8ece42 update
SVN revision: 6745
2003-03-05 06:02:03 +00:00
Carsten Haitzler c36863b1dc some more docs...
SVN revision: 6492
2002-12-15 03:06:09 +00:00
Carsten Haitzler 1998266d13 spellage on docs
SVN revision: 6471
2002-12-03 01:16:19 +00:00
Carsten Haitzler f9c788d432 and toss in all the doc stuff... still need to document the data munging
calls though...


SVN revision: 6470
2002-12-03 00:26:34 +00:00
Carsten Haitzler f9fb3941f8 move eet to HEAD
SVN revision: 6469
2002-12-02 23:39:26 +00:00