25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

14760 satır
526 KiB

  1. ------------------------------------------------------------------------
  2. r2831 | sam | 2008-09-27 17:56:49 +0000 (Sat, 27 Sep 2008) | 1 line
  3. Changed paths:
  4. M /libcaca/trunk/caca/Makefile.am
  5. M /libcaca/trunk/cxx/Makefile.am
  6. M /libcaca/trunk/doc/Makefile.am
  7. End of the libcucul merge: add symbolic links where appropriate.
  8. ------------------------------------------------------------------------
  9. r2830 | sam | 2008-09-27 17:56:43 +0000 (Sat, 27 Sep 2008) | 1 line
  10. Changed paths:
  11. M /libcaca/trunk/caca/Makefile.am
  12. M /libcaca/trunk/cxx/Makefile.am
  13. caca, cxx: install symlinks for backwards compatibility with libcucul.
  14. ------------------------------------------------------------------------
  15. r2829 | pterjan | 2008-09-27 16:23:26 +0000 (Sat, 27 Sep 2008) | 1 line
  16. Changed paths:
  17. M /libcaca/trunk/ruby/caca-canvas.c
  18. * Fix a warning
  19. ------------------------------------------------------------------------
  20. r2828 | sam | 2008-09-27 16:07:33 +0000 (Sat, 27 Sep 2008) | 1 line
  21. Changed paths:
  22. A /libcaca/trunk/caca/.gitignore
  23. .gitignore: ignore caca_types.h.
  24. ------------------------------------------------------------------------
  25. r2827 | sam | 2008-09-27 15:57:33 +0000 (Sat, 27 Sep 2008) | 2 lines
  26. Changed paths:
  27. M /libcaca/trunk
  28. M /libcaca/trunk/caca
  29. M /libcaca/trunk/csharp
  30. M /libcaca/trunk/examples
  31. M /libcaca/trunk/python
  32. M /libcaca/trunk/src
  33. M /libcaca/trunk/tests
  34. Add missing svn:ignore SVN properties.
  35. ------------------------------------------------------------------------
  36. r2826 | sam | 2008-09-27 15:43:01 +0000 (Sat, 27 Sep 2008) | 3 lines
  37. Changed paths:
  38. M /libcaca/trunk/caca/Makefile.am
  39. M /libcaca/trunk/caca/attr.c
  40. M /libcaca/trunk/caca/box.c
  41. M /libcaca/trunk/caca/caca.c
  42. M /libcaca/trunk/caca/caca.h
  43. M /libcaca/trunk/caca/canvas.c
  44. M /libcaca/trunk/caca/charset.c
  45. M /libcaca/trunk/caca/conic.c
  46. M /libcaca/trunk/caca/dither.c
  47. M /libcaca/trunk/caca/export.c
  48. M /libcaca/trunk/caca/figfont.c
  49. M /libcaca/trunk/caca/file.c
  50. M /libcaca/trunk/caca/font.c
  51. M /libcaca/trunk/caca/frame.c
  52. M /libcaca/trunk/caca/import.c
  53. M /libcaca/trunk/caca/line.c
  54. M /libcaca/trunk/caca/string.c
  55. M /libcaca/trunk/caca/transform.c
  56. M /libcaca/trunk/caca/triangle.c
  57. Continue the libcaca/libcucul merge. Source and binary compatibility
  58. are almost there.
  59. ------------------------------------------------------------------------
  60. r2825 | pterjan | 2008-09-27 14:29:32 +0000 (Sat, 27 Sep 2008) | 1 line
  61. Changed paths:
  62. M /libcaca/trunk/ruby/t/tc_canvas.rb
  63. M /libcaca/trunk/ruby/t/tc_display.rb
  64. M /libcaca/trunk/ruby/t/tc_dither.rb
  65. M /libcaca/trunk/ruby/t/tc_font.rb
  66. M /libcaca/trunk/ruby/t/tc_frame.rb
  67. * No need to require test/unit in each testfile
  68. ------------------------------------------------------------------------
  69. r2824 | sam | 2008-09-27 14:29:11 +0000 (Sat, 27 Sep 2008) | 2 lines
  70. Changed paths:
  71. M /libcaca/trunk/csharp/AssemblyInfo.cs
  72. M /libcaca/trunk/cxx/caca++.pc.in
  73. M /libcaca/trunk/cxx/cxxtest.cpp
  74. M /libcaca/trunk/doc/doxygen.cfg.in
  75. M /libcaca/trunk/doc/libcaca.dox
  76. M /libcaca/trunk/doc/migrating.dox
  77. M /libcaca/trunk/doc/tutorial.dox
  78. M /libcaca/trunk/examples/.gitignore
  79. M /libcaca/trunk/msvc/cacademo.vcproj
  80. M /libcaca/trunk/msvc/cacafire.vcproj
  81. M /libcaca/trunk/msvc/cacaview.vcproj
  82. M /libcaca/trunk/msvc/libcaca.sln
  83. M /libcaca/trunk/msvc/test-csharp.csproj
  84. M /libcaca/trunk/msvc/test-cxx.vcproj
  85. M /libcaca/trunk/python/snake.py
  86. M /libcaca/trunk/ruby/ruby.dox
  87. M /libcaca/trunk/tests/.gitignore
  88. M /libcaca/trunk/tests/caca-test.cpp
  89. Continuing the libcucul-libcaca merge.
  90. ------------------------------------------------------------------------
  91. r2823 | pterjan | 2008-09-27 14:29:00 +0000 (Sat, 27 Sep 2008) | 1 line
  92. Changed paths:
  93. M /libcaca/trunk/ruby/test
  94. * Have local paths first in LOAD_PATH
  95. ------------------------------------------------------------------------
  96. r2822 | sam | 2008-09-27 14:11:36 +0000 (Sat, 27 Sep 2008) | 2 lines
  97. Changed paths:
  98. M /libcaca/trunk/csharp/Caca.cs
  99. D /libcaca/trunk/csharp/Cucul.cs
  100. M /libcaca/trunk/csharp/Makefile.am
  101. D /libcaca/trunk/csharp/cucul-sharp.dll.config.in
  102. M /libcaca/trunk/csharp/test.cs
  103. M /libcaca/trunk/cxx/Makefile.am
  104. M /libcaca/trunk/cxx/caca++.cpp
  105. M /libcaca/trunk/cxx/caca++.h
  106. D /libcaca/trunk/cxx/cucul++.cpp
  107. D /libcaca/trunk/cxx/cucul++.h
  108. D /libcaca/trunk/cxx/cucul++.pc.in
  109. M /libcaca/trunk/cxx/cxxtest.cpp
  110. M /libcaca/trunk/msvc/caca-sharp.csproj
  111. A /libcaca/trunk/msvc/caca_types.h (from /libcaca/trunk/msvc/cucul_types.h:2821)
  112. D /libcaca/trunk/msvc/cucul-sharp.csproj
  113. D /libcaca/trunk/msvc/cucul_types.h
  114. M /libcaca/trunk/msvc/libcaca++.vcproj
  115. M /libcaca/trunk/msvc/libcaca.vcproj
  116. D /libcaca/trunk/msvc/libcucul++.def
  117. D /libcaca/trunk/msvc/libcucul++.vcproj
  118. D /libcaca/trunk/msvc/libcucul.def
  119. D /libcaca/trunk/msvc/libcucul.vcproj
  120. M /libcaca/trunk/ruby/Makefile.am
  121. M /libcaca/trunk/ruby/README
  122. M /libcaca/trunk/ruby/caca-canvas.c
  123. M /libcaca/trunk/ruby/caca-display.c
  124. M /libcaca/trunk/ruby/caca-dither.c
  125. M /libcaca/trunk/ruby/caca-font.c
  126. M /libcaca/trunk/ruby/lib/caca.rb
  127. M /libcaca/trunk/ruby/ruby-caca.dox
  128. D /libcaca/trunk/ruby/ruby-cucul.dox
  129. M /libcaca/trunk/ruby/t/tc_canvas.rb
  130. M /libcaca/trunk/ruby/t/tc_display.rb
  131. M /libcaca/trunk/ruby/t/tc_dither.rb
  132. M /libcaca/trunk/ruby/t/tc_font.rb
  133. M /libcaca/trunk/ruby/t/tc_frame.rb
  134. Continuing the libcucul-libcaca merge.
  135. ------------------------------------------------------------------------
  136. r2821 | sam | 2008-09-27 13:12:46 +0000 (Sat, 27 Sep 2008) | 5 lines
  137. Changed paths:
  138. M /libcaca/trunk/Makefile.am
  139. M /libcaca/trunk/build-kernel
  140. M /libcaca/trunk/caca/Makefile.am
  141. A /libcaca/trunk/caca/attr.c (from /libcaca/trunk/cucul/attr.c:2819)
  142. A /libcaca/trunk/caca/box.c (from /libcaca/trunk/cucul/box.c:2819)
  143. M /libcaca/trunk/caca/caca.c
  144. M /libcaca/trunk/caca/caca.h
  145. M /libcaca/trunk/caca/caca.pc.in
  146. M /libcaca/trunk/caca/caca0.c
  147. M /libcaca/trunk/caca/caca0.h
  148. M /libcaca/trunk/caca/caca_internals.h
  149. A /libcaca/trunk/caca/caca_types.h.in (from /libcaca/trunk/cucul/cucul_types.h.in:2819)
  150. A /libcaca/trunk/caca/canvas.c (from /libcaca/trunk/cucul/cucul.c:2819)
  151. A /libcaca/trunk/caca/charset.c (from /libcaca/trunk/cucul/charset.c:2819)
  152. A /libcaca/trunk/caca/conic.c (from /libcaca/trunk/cucul/conic.c:2819)
  153. A /libcaca/trunk/caca/dither.c (from /libcaca/trunk/cucul/dither.c:2819)
  154. M /libcaca/trunk/caca/driver_cocoa.m
  155. M /libcaca/trunk/caca/driver_conio.c
  156. M /libcaca/trunk/caca/driver_gl.c
  157. M /libcaca/trunk/caca/driver_ncurses.c
  158. M /libcaca/trunk/caca/driver_raw.c
  159. M /libcaca/trunk/caca/driver_slang.c
  160. M /libcaca/trunk/caca/driver_vga.c
  161. M /libcaca/trunk/caca/driver_win32.c
  162. M /libcaca/trunk/caca/driver_x11.c
  163. M /libcaca/trunk/caca/event.c
  164. A /libcaca/trunk/caca/export.c (from /libcaca/trunk/cucul/export.c:2819)
  165. A /libcaca/trunk/caca/figfont.c (from /libcaca/trunk/cucul/figfont.c:2819)
  166. A /libcaca/trunk/caca/file.c (from /libcaca/trunk/cucul/file.c:2819)
  167. A /libcaca/trunk/caca/font.c (from /libcaca/trunk/cucul/font.c:2819)
  168. A /libcaca/trunk/caca/frame.c (from /libcaca/trunk/cucul/frame.c:2819)
  169. M /libcaca/trunk/caca/graphics.c
  170. A /libcaca/trunk/caca/import.c (from /libcaca/trunk/cucul/import.c:2819)
  171. A /libcaca/trunk/caca/legacy.c (from /libcaca/trunk/cucul/legacy.c:2819)
  172. A /libcaca/trunk/caca/line.c (from /libcaca/trunk/cucul/line.c:2819)
  173. A /libcaca/trunk/caca/mono9.data (from /libcaca/trunk/cucul/mono9.data:2819)
  174. A /libcaca/trunk/caca/monobold12.data (from /libcaca/trunk/cucul/monobold12.data:2819)
  175. A /libcaca/trunk/caca/string.c (from /libcaca/trunk/cucul/canvas.c:2819)
  176. A /libcaca/trunk/caca/transform.c (from /libcaca/trunk/cucul/transform.c:2819)
  177. A /libcaca/trunk/caca/triangle.c (from /libcaca/trunk/cucul/triangle.c:2819)
  178. M /libcaca/trunk/caca-config.in
  179. M /libcaca/trunk/configure.ac
  180. M /libcaca/trunk/csharp/Makefile.am
  181. D /libcaca/trunk/cucul
  182. M /libcaca/trunk/cxx/Makefile.am
  183. M /libcaca/trunk/cxx/caca++.cpp
  184. M /libcaca/trunk/cxx/caca++.h
  185. M /libcaca/trunk/cxx/cucul++.cpp
  186. M /libcaca/trunk/cxx/cucul++.h
  187. M /libcaca/trunk/cxx/cxxtest.cpp
  188. M /libcaca/trunk/doc/Makefile.am
  189. M /libcaca/trunk/examples/Makefile.am
  190. M /libcaca/trunk/examples/blit.c
  191. A /libcaca/trunk/examples/canvas.c (from /libcaca/trunk/examples/cucul.c:2820)
  192. M /libcaca/trunk/examples/colors.c
  193. D /libcaca/trunk/examples/cucul.c
  194. M /libcaca/trunk/examples/demo.c
  195. M /libcaca/trunk/examples/dithering.c
  196. M /libcaca/trunk/examples/driver.c
  197. M /libcaca/trunk/examples/event.c
  198. M /libcaca/trunk/examples/export.c
  199. M /libcaca/trunk/examples/figfont.c
  200. M /libcaca/trunk/examples/font.c
  201. M /libcaca/trunk/examples/font2tga.c
  202. M /libcaca/trunk/examples/frames.c
  203. M /libcaca/trunk/examples/fullwidth.c
  204. M /libcaca/trunk/examples/gamma.c
  205. M /libcaca/trunk/examples/hsv.c
  206. M /libcaca/trunk/examples/import.c
  207. M /libcaca/trunk/examples/input.c
  208. M /libcaca/trunk/examples/spritedit.c
  209. M /libcaca/trunk/examples/swallow.c
  210. M /libcaca/trunk/examples/text.c
  211. M /libcaca/trunk/examples/transform.c
  212. M /libcaca/trunk/examples/truecolor.c
  213. M /libcaca/trunk/examples/unicode.c
  214. M /libcaca/trunk/kernel/kernel.c
  215. M /libcaca/trunk/kernel/kernel.h
  216. M /libcaca/trunk/msvc/Makefile.am
  217. M /libcaca/trunk/msvc/cucul_types.h
  218. M /libcaca/trunk/ruby/Makefile.am
  219. A /libcaca/trunk/ruby/caca-canvas.c (from /libcaca/trunk/ruby/cucul-canvas.c:2820)
  220. A /libcaca/trunk/ruby/caca-canvas.h (from /libcaca/trunk/ruby/cucul-canvas.h:2820)
  221. M /libcaca/trunk/ruby/caca-display.c
  222. A /libcaca/trunk/ruby/caca-dither.c (from /libcaca/trunk/ruby/cucul-dither.c:2820)
  223. A /libcaca/trunk/ruby/caca-dither.h (from /libcaca/trunk/ruby/cucul-dither.h:2820)
  224. A /libcaca/trunk/ruby/caca-font.c (from /libcaca/trunk/ruby/cucul-font.c:2820)
  225. A /libcaca/trunk/ruby/caca-font.h (from /libcaca/trunk/ruby/cucul-font.h:2820)
  226. M /libcaca/trunk/ruby/caca.c
  227. M /libcaca/trunk/ruby/common.h
  228. D /libcaca/trunk/ruby/cucul-canvas.c
  229. D /libcaca/trunk/ruby/cucul-canvas.h
  230. D /libcaca/trunk/ruby/cucul-dither.c
  231. D /libcaca/trunk/ruby/cucul-dither.h
  232. D /libcaca/trunk/ruby/cucul-font.c
  233. D /libcaca/trunk/ruby/cucul-font.h
  234. D /libcaca/trunk/ruby/cucul.c
  235. M /libcaca/trunk/src/Makefile.am
  236. M /libcaca/trunk/src/aafire.c
  237. M /libcaca/trunk/src/cacademo.c
  238. M /libcaca/trunk/src/cacadraw.c
  239. M /libcaca/trunk/src/cacaplay.c
  240. M /libcaca/trunk/src/cacaserver.c
  241. M /libcaca/trunk/src/cacaview.c
  242. M /libcaca/trunk/src/common-image.c
  243. M /libcaca/trunk/src/common-image.h
  244. M /libcaca/trunk/src/img2txt.c
  245. M /libcaca/trunk/src/mygetopt.c
  246. M /libcaca/trunk/stubs.h
  247. M /libcaca/trunk/tests/.gitignore
  248. M /libcaca/trunk/tests/Makefile.am
  249. M /libcaca/trunk/tests/caca-test.cpp
  250. M /libcaca/trunk/tests/canvas.cpp
  251. D /libcaca/trunk/tests/cucul-test.cpp
  252. M /libcaca/trunk/tests/simple.c
  253. M /libcaca/trunk/tools/Makefile.am
  254. M /libcaca/trunk/tools/makefont.c
  255. M /libcaca/trunk/tools/optipal.c
  256. M /libcaca/trunk/tools/sortchars.c
  257. Starting refactoring to get rid of libcucul. The initial reason for the
  258. split is rendered moot by the plugin system: when enabled, binaries do
  259. not link directly with libX11 or libGL. I hope this is a step towards
  260. more consisteny and clarity.
  261. ------------------------------------------------------------------------
  262. r2820 | sam | 2008-09-27 12:13:24 +0000 (Sat, 27 Sep 2008) | 2 lines
  263. Changed paths:
  264. D /libcaca/trunk/test
  265. test: remove legacy empty directory.
  266. ------------------------------------------------------------------------
  267. r2819 | sam | 2008-09-27 09:52:27 +0000 (Sat, 27 Sep 2008) | 1 line
  268. Changed paths:
  269. M /libcaca/trunk/cucul/mono9.data
  270. M /libcaca/trunk/cucul/monobold12.data
  271. M /libcaca/trunk/tools/makefont.c
  272. makefont.c: change the font data encoding, the source is now 5% smaller.
  273. ------------------------------------------------------------------------
  274. r2543 | sam | 2008-07-16 17:23:31 +0000 (Wed, 16 Jul 2008) | 1 line
  275. Changed paths:
  276. M /libcaca/trunk/src/mygetopt.c
  277. * mygetopt.c: fix a parsing issue with short options.
  278. ------------------------------------------------------------------------
  279. r2539 | sam | 2008-07-16 13:50:48 +0000 (Wed, 16 Jul 2008) | 1 line
  280. Changed paths:
  281. M /libcaca/trunk/configure.ac
  282. * Fix bad AM_CONDITIONAL location: it must be in the default code path.
  283. ------------------------------------------------------------------------
  284. r2536 | sam | 2008-07-16 13:06:39 +0000 (Wed, 16 Jul 2008) | 1 line
  285. Changed paths:
  286. M /libcaca/trunk/cucul/file.c
  287. * cucul/file.c: fix a typo causing build failures when zlib is not here.
  288. ------------------------------------------------------------------------
  289. r2535 | sam | 2008-07-16 13:06:30 +0000 (Wed, 16 Jul 2008) | 2 lines
  290. Changed paths:
  291. M /libcaca/trunk/configure.ac
  292. * Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust by
  293. forcing the tested code to use register contraints.
  294. ------------------------------------------------------------------------
  295. r2519 | sam | 2008-07-05 16:39:56 +0000 (Sat, 05 Jul 2008) | 1 line
  296. Changed paths:
  297. M /libcaca/trunk/caca/caca.c
  298. * Fix plugin build.
  299. ------------------------------------------------------------------------
  300. r2518 | sam | 2008-07-05 16:34:19 +0000 (Sat, 05 Jul 2008) | 2 lines
  301. Changed paths:
  302. M /libcaca/trunk/NEWS
  303. M /libcaca/trunk/configure.ac
  304. * Set version to 0.99.beta14.
  305. * Updateed NEWS and ChangeLog.
  306. ------------------------------------------------------------------------
  307. r2517 | sam | 2008-07-05 16:28:30 +0000 (Sat, 05 Jul 2008) | 2 lines
  308. Changed paths:
  309. M /libcaca/trunk/caca/Makefile.am
  310. M /libcaca/trunk/configure.ac
  311. * Check for FTGL in the configure step, because we will use it later.
  312. * Better CFLAGS and LDFLAGS propagation to the Makefiles.
  313. ------------------------------------------------------------------------
  314. r2437 | sam | 2008-06-15 19:38:06 +0000 (Sun, 15 Jun 2008) | 2 lines
  315. Changed paths:
  316. M /libcaca/trunk/cxx/caca++.pc.in
  317. M /libcaca/trunk/cxx/cucul++.pc.in
  318. * Fix C++ library linking.
  319. ------------------------------------------------------------------------
  320. r2436 | sam | 2008-06-15 18:41:09 +0000 (Sun, 15 Jun 2008) | 2 lines
  321. Changed paths:
  322. M /libcaca/trunk/src/common-image.c
  323. * Fix cucul_file_read() calls in cacaview.
  324. ------------------------------------------------------------------------
  325. r2427 | sam | 2008-06-15 17:06:43 +0000 (Sun, 15 Jun 2008) | 2 lines
  326. Changed paths:
  327. M /libcaca/trunk/src/common-image.c
  328. * Fix cacademo build on systems without imlib-dev.
  329. ------------------------------------------------------------------------
  330. r2425 | sam | 2008-06-15 16:53:57 +0000 (Sun, 15 Jun 2008) | 2 lines
  331. Changed paths:
  332. M /libcaca/trunk/configure.ac
  333. * Generate the C++ .pc files at configure time.
  334. ------------------------------------------------------------------------
  335. r2424 | sam | 2008-06-15 16:49:42 +0000 (Sun, 15 Jun 2008) | 2 lines
  336. Changed paths:
  337. M /libcaca/trunk/cxx/Makefile.am
  338. * Only install the C++ .pc files if C++ support was activated.
  339. ------------------------------------------------------------------------
  340. r2423 | sam | 2008-06-15 16:47:40 +0000 (Sun, 15 Jun 2008) | 2 lines
  341. Changed paths:
  342. M /libcaca/trunk/cxx/Makefile.am
  343. * Install cucul++.pc and caca++.pc in the pkg-config directory.
  344. ------------------------------------------------------------------------
  345. r2413 | sam | 2008-06-15 14:46:51 +0000 (Sun, 15 Jun 2008) | 2 lines
  346. Changed paths:
  347. M /libcaca/trunk/configure.ac
  348. * Updated version number to 0.99.beta15, so that we can build TOIlet.
  349. ------------------------------------------------------------------------
  350. r2412 | sam | 2008-06-15 14:41:17 +0000 (Sun, 15 Jun 2008) | 3 lines
  351. Changed paths:
  352. M /libcaca/trunk/cucul/cucul.h
  353. M /libcaca/trunk/cucul/figfont.c
  354. * Export cucul_flush_figlet() to the public API. It should be removed later,
  355. but for now it's the only way to integrate properly with TOIlet.
  356. ------------------------------------------------------------------------
  357. r2411 | sam | 2008-06-15 13:50:28 +0000 (Sun, 15 Jun 2008) | 2 lines
  358. Changed paths:
  359. M /libcaca/trunk/src/common-image.c
  360. * Make cacaview use cucul_file_t functions.
  361. ------------------------------------------------------------------------
  362. r2410 | sam | 2008-06-15 13:50:22 +0000 (Sun, 15 Jun 2008) | 2 lines
  363. Changed paths:
  364. M /libcaca/trunk/cucul/legacy.c
  365. * Make deprecated cucul_load_file() use cucul_file_t functions.
  366. ------------------------------------------------------------------------
  367. r2409 | sam | 2008-06-15 13:50:17 +0000 (Sun, 15 Jun 2008) | 2 lines
  368. Changed paths:
  369. M /libcaca/trunk/cucul/import.c
  370. * Make cucul_import_file() use cucul_file_t functions.
  371. ------------------------------------------------------------------------
  372. r2408 | sam | 2008-06-15 13:50:11 +0000 (Sun, 15 Jun 2008) | 2 lines
  373. Changed paths:
  374. M /libcaca/trunk/cucul/file.c
  375. * Set errno to ENOSYS in unsupported cucul_file_t operations.
  376. ------------------------------------------------------------------------
  377. r2407 | sam | 2008-06-15 13:50:06 +0000 (Sun, 15 Jun 2008) | 2 lines
  378. Changed paths:
  379. M /libcaca/trunk/cucul/cucul.h
  380. M /libcaca/trunk/cucul/file.c
  381. * Implement cucul_file_tell().
  382. ------------------------------------------------------------------------
  383. r2406 | sam | 2008-06-15 13:50:02 +0000 (Sun, 15 Jun 2008) | 3 lines
  384. Changed paths:
  385. M /libcaca/trunk/cucul/cucul.h
  386. M /libcaca/trunk/cucul/cucul_internals.h
  387. M /libcaca/trunk/cucul/figfont.c
  388. M /libcaca/trunk/cucul/file.c
  389. * Export cucul_file_t operations in the public header.
  390. * Implement cucul_file_read() and cucul_file_write().
  391. ------------------------------------------------------------------------
  392. r2405 | sam | 2008-06-15 13:49:57 +0000 (Sun, 15 Jun 2008) | 2 lines
  393. Changed paths:
  394. M /libcaca/trunk/tools/makefont.c
  395. * makefont is only a system tool: use htons/htonl instead of hton16/hton32.
  396. ------------------------------------------------------------------------
  397. r2399 | sam | 2008-06-15 12:28:18 +0000 (Sun, 15 Jun 2008) | 2 lines
  398. Changed paths:
  399. M /libcaca/trunk/src/cacademo.c
  400. * Fix cucul_set_dither_palette() argument types in cacademo.
  401. ------------------------------------------------------------------------
  402. r2398 | sam | 2008-06-15 12:28:14 +0000 (Sun, 15 Jun 2008) | 4 lines
  403. Changed paths:
  404. M /libcaca/trunk/kernel/kernel.c
  405. M /libcaca/trunk/stubs.h
  406. M /libcaca/trunk/tools/makefont.c
  407. * Remove htons() and htonl() from kernel mode: we use our custom hton16()
  408. and hton32() implementations everywhere instead, except in cacaserver
  409. which requires <arpa/inet.h> stuff anyway.
  410. ------------------------------------------------------------------------
  411. r2397 | sam | 2008-06-15 12:28:08 +0000 (Sun, 15 Jun 2008) | 2 lines
  412. Changed paths:
  413. M /libcaca/trunk/tools/sortchars.c
  414. * Fix a buffer initialisation issue in the sortchars utility.
  415. ------------------------------------------------------------------------
  416. r2321 | jylam | 2008-05-14 18:16:56 +0000 (Wed, 14 May 2008) | 2 lines
  417. Changed paths:
  418. M /libcaca/trunk/cxx/cucul++.cpp
  419. M /libcaca/trunk/cxx/cucul++.h
  420. * Changed Cucul::Rotate() to Cucul::Rotate180() and Cucul::RotateLeft() and Cucul::RotateRight()
  421. ------------------------------------------------------------------------
  422. r2316 | sam | 2008-04-26 08:34:10 +0000 (Sat, 26 Apr 2008) | 2 lines
  423. Changed paths:
  424. M /libcaca/trunk/.gitignore
  425. M /libcaca/trunk/configure.ac
  426. * Put autotools files in a hidden ".auto" directory instead of "autotools".
  427. ------------------------------------------------------------------------
  428. r2314 | sam | 2008-04-23 21:24:40 +0000 (Wed, 23 Apr 2008) | 2 lines
  429. Changed paths:
  430. M /libcaca/trunk/msvc/libcaca.vcproj
  431. M /libcaca/trunk/msvc/libcucul.vcproj
  432. * Add missing headers to the Visual Studio build files.
  433. ------------------------------------------------------------------------
  434. r2313 | sam | 2008-04-23 21:24:34 +0000 (Wed, 23 Apr 2008) | 3 lines
  435. Changed paths:
  436. M /libcaca/trunk/cucul/import.c
  437. M /libcaca/trunk/cucul/triangle.c
  438. M /libcaca/trunk/cxx/cucul++.cpp
  439. M /libcaca/trunk/cxx/cucul++.h
  440. M /libcaca/trunk/examples/export.c
  441. M /libcaca/trunk/examples/figfont.c
  442. M /libcaca/trunk/examples/spritedit.c
  443. M /libcaca/trunk/src/cacaserver.c
  444. M /libcaca/trunk/src/img2txt.c
  445. * Switch a few unsigned int variables to size_t where appropriate.
  446. * Synchronise parameter types in the C++ bindings with the C API.
  447. ------------------------------------------------------------------------
  448. r2312 | sam | 2008-04-23 21:24:28 +0000 (Wed, 23 Apr 2008) | 3 lines
  449. Changed paths:
  450. M /libcaca/trunk/configure.ac
  451. M /libcaca/trunk/cucul/cucul_types.h.in
  452. M /libcaca/trunk/msvc/cucul_types.h
  453. * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
  454. of the other required types.
  455. ------------------------------------------------------------------------
  456. r2309 | sam | 2008-04-21 10:10:42 +0000 (Mon, 21 Apr 2008) | 2 lines
  457. Changed paths:
  458. M /libcaca/trunk/tests/.gitignore
  459. M /libcaca/trunk/tests/Makefile.am
  460. A /libcaca/trunk/tests/caca-test.cpp
  461. M /libcaca/trunk/tests/canvas.cpp
  462. A /libcaca/trunk/tests/driver.cpp
  463. * Started libcaca unit tests.
  464. ------------------------------------------------------------------------
  465. r2308 | sam | 2008-04-19 22:51:20 +0000 (Sat, 19 Apr 2008) | 2 lines
  466. Changed paths:
  467. M /libcaca/trunk/csharp/Makefile.am
  468. M /libcaca/trunk/cucul/cucul_types.h.in
  469. * Get the project to build in an alternate directory.
  470. ------------------------------------------------------------------------
  471. r2307 | sam | 2008-04-19 22:51:17 +0000 (Sat, 19 Apr 2008) | 2 lines
  472. Changed paths:
  473. M /libcaca/trunk/csharp/Caca.cs
  474. M /libcaca/trunk/csharp/Cucul.cs
  475. M /libcaca/trunk/csharp/test.cs
  476. * Refresh the .NET bindings. Still not complete, but quite useful already.
  477. ------------------------------------------------------------------------
  478. r2306 | sam | 2008-04-19 19:40:25 +0000 (Sat, 19 Apr 2008) | 3 lines
  479. Changed paths:
  480. M /libcaca/trunk/caca/caca.c
  481. M /libcaca/trunk/cucul/box.c
  482. M /libcaca/trunk/cucul/charset.c
  483. * Documentation fixes (due to renamings, some parameters were no longer
  484. documented).
  485. ------------------------------------------------------------------------
  486. r2305 | sam | 2008-04-19 19:25:52 +0000 (Sat, 19 Apr 2008) | 3 lines
  487. Changed paths:
  488. M /libcaca/trunk/caca/caca.h
  489. M /libcaca/trunk/caca/caca_internals.h
  490. M /libcaca/trunk/caca/driver_cocoa.m
  491. M /libcaca/trunk/caca/driver_conio.c
  492. M /libcaca/trunk/caca/driver_gl.c
  493. M /libcaca/trunk/caca/driver_ncurses.c
  494. M /libcaca/trunk/caca/driver_raw.c
  495. M /libcaca/trunk/caca/driver_slang.c
  496. M /libcaca/trunk/caca/driver_vga.c
  497. M /libcaca/trunk/caca/driver_win32.c
  498. M /libcaca/trunk/caca/driver_x11.c
  499. M /libcaca/trunk/caca/event.c
  500. M /libcaca/trunk/caca/graphics.c
  501. M /libcaca/trunk/caca/time.c
  502. M /libcaca/trunk/cucul/canvas.c
  503. M /libcaca/trunk/cucul/cucul.c
  504. M /libcaca/trunk/cucul/cucul.h
  505. M /libcaca/trunk/cucul/cucul_internals.h
  506. M /libcaca/trunk/cucul/dither.c
  507. M /libcaca/trunk/cucul/export.c
  508. M /libcaca/trunk/cucul/figfont.c
  509. M /libcaca/trunk/cucul/font.c
  510. M /libcaca/trunk/cucul/frame.c
  511. M /libcaca/trunk/cucul/transform.c
  512. M /libcaca/trunk/examples/text.c
  513. * Remove all unsigned ints from exported functions. Signed arithmetic is
  514. far better for error checking.
  515. ------------------------------------------------------------------------
  516. r2304 | sam | 2008-04-19 19:25:47 +0000 (Sat, 19 Apr 2008) | 3 lines
  517. Changed paths:
  518. M /libcaca/trunk/caca/driver_ncurses.c
  519. M /libcaca/trunk/caca/driver_slang.c
  520. M /libcaca/trunk/cucul/canvas.c
  521. M /libcaca/trunk/cucul/charset.c
  522. M /libcaca/trunk/cucul/cucul.h
  523. M /libcaca/trunk/cucul/cucul_types.h.in
  524. M /libcaca/trunk/cucul/export.c
  525. M /libcaca/trunk/cucul/import.c
  526. M /libcaca/trunk/cxx/cucul++.cpp
  527. M /libcaca/trunk/cxx/cucul++.h
  528. M /libcaca/trunk/examples/font2tga.c
  529. M /libcaca/trunk/src/aafire.c
  530. M /libcaca/trunk/src/cacademo.c
  531. * Get rid of the last long types in the API.
  532. * Use size_t and ssize_t where appropriate.
  533. ------------------------------------------------------------------------
  534. r2303 | sam | 2008-04-19 19:25:41 +0000 (Sat, 19 Apr 2008) | 4 lines
  535. Changed paths:
  536. M /libcaca/trunk/caca/caca.h
  537. M /libcaca/trunk/caca/driver_gl.c
  538. M /libcaca/trunk/caca/event.c
  539. M /libcaca/trunk/cucul/attr.c
  540. M /libcaca/trunk/cucul/box.c
  541. M /libcaca/trunk/cucul/canvas.c
  542. M /libcaca/trunk/cucul/charset.c
  543. M /libcaca/trunk/cucul/conic.c
  544. M /libcaca/trunk/cucul/cucul.h
  545. M /libcaca/trunk/cucul/dither.c
  546. M /libcaca/trunk/cucul/figfont.c
  547. M /libcaca/trunk/cucul/font.c
  548. M /libcaca/trunk/cucul/line.c
  549. M /libcaca/trunk/cucul/triangle.c
  550. M /libcaca/trunk/cxx/cucul++.cpp
  551. M /libcaca/trunk/cxx/cucul++.h
  552. M /libcaca/trunk/ruby/cucul-font.c
  553. * Changed most of the long ints in the API into C99 types. WARNING: this
  554. completely breaks compatibility with previous versions of libcaca on
  555. 64-bit systems.
  556. ------------------------------------------------------------------------
  557. r2302 | sam | 2008-04-19 19:25:37 +0000 (Sat, 19 Apr 2008) | 2 lines
  558. Changed paths:
  559. M /libcaca/trunk/configure.ac
  560. * Cosmetic fix for ./configure output when a pkg-module is not found.
  561. ------------------------------------------------------------------------
  562. r2301 | sam | 2008-04-19 14:07:54 +0000 (Sat, 19 Apr 2008) | 2 lines
  563. Changed paths:
  564. M /libcaca/trunk/configure.ac
  565. M /libcaca/trunk/tests/.gitignore
  566. M /libcaca/trunk/tests/Makefile.am
  567. A /libcaca/trunk/tests/canvas.cpp
  568. A /libcaca/trunk/tests/cucul-test.cpp
  569. * Use CppUnit for C and C++ unit tests. Sorry, Jylam.
  570. ------------------------------------------------------------------------
  571. r2300 | sam | 2008-04-19 14:07:50 +0000 (Sat, 19 Apr 2008) | 3 lines
  572. Changed paths:
  573. M /libcaca/trunk/caca/caca.h
  574. M /libcaca/trunk/caca/driver_conio.c
  575. M /libcaca/trunk/caca/driver_gl.c
  576. M /libcaca/trunk/cucul/attr.c
  577. M /libcaca/trunk/cucul/charset.c
  578. M /libcaca/trunk/cucul/cucul.c
  579. M /libcaca/trunk/cucul/cucul.h
  580. M /libcaca/trunk/cucul/dither.c
  581. M /libcaca/trunk/cucul/export.c
  582. M /libcaca/trunk/cucul/file.c
  583. M /libcaca/trunk/examples/font.c
  584. M /libcaca/trunk/examples/swallow.c
  585. M /libcaca/trunk/kernel/kernel.c
  586. M /libcaca/trunk/src/cacaplay.c
  587. M /libcaca/trunk/src/cacaserver.c
  588. M /libcaca/trunk/src/common-image.c
  589. * Changed most "unsigned char" variables into "uint8_t", including in
  590. prototypes. As they are equivalent, this does not break the ABI.
  591. ------------------------------------------------------------------------
  592. r2299 | sam | 2008-04-19 12:42:50 +0000 (Sat, 19 Apr 2008) | 5 lines
  593. Changed paths:
  594. M /libcaca/trunk/Makefile.am
  595. M /libcaca/trunk/build-dos
  596. M /libcaca/trunk/build-kernel
  597. M /libcaca/trunk/build-win32
  598. M /libcaca/trunk/caca/Makefile.am
  599. M /libcaca/trunk/caca/caca.c
  600. M /libcaca/trunk/caca/caca0.c
  601. M /libcaca/trunk/caca/caca_internals.h
  602. M /libcaca/trunk/caca/driver_conio.c
  603. M /libcaca/trunk/caca/driver_gl.c
  604. M /libcaca/trunk/caca/driver_ncurses.c
  605. M /libcaca/trunk/caca/driver_raw.c
  606. M /libcaca/trunk/caca/driver_slang.c
  607. M /libcaca/trunk/caca/driver_vga.c
  608. M /libcaca/trunk/caca/driver_win32.c
  609. M /libcaca/trunk/caca/driver_x11.c
  610. M /libcaca/trunk/caca/event.c
  611. M /libcaca/trunk/caca/graphics.c
  612. M /libcaca/trunk/caca/time.c
  613. D /libcaca/trunk/common.h
  614. M /libcaca/trunk/configure.ac
  615. A /libcaca/trunk/cucul/.gitignore
  616. M /libcaca/trunk/cucul/Makefile.am
  617. M /libcaca/trunk/cucul/attr.c
  618. M /libcaca/trunk/cucul/box.c
  619. M /libcaca/trunk/cucul/canvas.c
  620. M /libcaca/trunk/cucul/charset.c
  621. M /libcaca/trunk/cucul/conic.c
  622. M /libcaca/trunk/cucul/cucul.c
  623. M /libcaca/trunk/cucul/cucul.h
  624. M /libcaca/trunk/cucul/cucul_internals.h
  625. A /libcaca/trunk/cucul/cucul_types.h.in
  626. M /libcaca/trunk/cucul/dither.c
  627. M /libcaca/trunk/cucul/export.c
  628. M /libcaca/trunk/cucul/figfont.c
  629. M /libcaca/trunk/cucul/file.c
  630. M /libcaca/trunk/cucul/font.c
  631. M /libcaca/trunk/cucul/frame.c
  632. M /libcaca/trunk/cucul/import.c
  633. M /libcaca/trunk/cucul/legacy.c
  634. M /libcaca/trunk/cucul/line.c
  635. M /libcaca/trunk/cucul/transform.c
  636. M /libcaca/trunk/cucul/triangle.c
  637. M /libcaca/trunk/cxx/Makefile.am
  638. M /libcaca/trunk/examples/Makefile.am
  639. M /libcaca/trunk/examples/blit.c
  640. M /libcaca/trunk/examples/colors.c
  641. M /libcaca/trunk/examples/cucul.c
  642. M /libcaca/trunk/examples/demo.c
  643. M /libcaca/trunk/examples/dithering.c
  644. M /libcaca/trunk/examples/driver.c
  645. M /libcaca/trunk/examples/event.c
  646. M /libcaca/trunk/examples/export.c
  647. M /libcaca/trunk/examples/figfont.c
  648. M /libcaca/trunk/examples/font.c
  649. M /libcaca/trunk/examples/font2tga.c
  650. M /libcaca/trunk/examples/frames.c
  651. M /libcaca/trunk/examples/fullwidth.c
  652. M /libcaca/trunk/examples/gamma.c
  653. M /libcaca/trunk/examples/hsv.c
  654. M /libcaca/trunk/examples/import.c
  655. M /libcaca/trunk/examples/input.c
  656. M /libcaca/trunk/examples/spritedit.c
  657. M /libcaca/trunk/examples/swallow.c
  658. M /libcaca/trunk/examples/text.c
  659. M /libcaca/trunk/examples/transform.c
  660. M /libcaca/trunk/examples/truecolor.c
  661. M /libcaca/trunk/examples/unicode.c
  662. M /libcaca/trunk/kernel/kernel.c
  663. M /libcaca/trunk/msvc/Makefile.am
  664. D /libcaca/trunk/msvc/common.h
  665. A /libcaca/trunk/msvc/cucul_types.h
  666. M /libcaca/trunk/ruby/Makefile.am
  667. M /libcaca/trunk/src/Makefile.am
  668. M /libcaca/trunk/src/aafire.c
  669. M /libcaca/trunk/src/cacademo.c
  670. M /libcaca/trunk/src/cacadraw.c
  671. M /libcaca/trunk/src/cacaplay.c
  672. M /libcaca/trunk/src/cacaserver.c
  673. M /libcaca/trunk/src/cacaview.c
  674. M /libcaca/trunk/src/common-image.c
  675. M /libcaca/trunk/src/img2txt.c
  676. M /libcaca/trunk/src/mygetopt.c
  677. A /libcaca/trunk/stubs.h (from /libcaca/trunk/common.h:2298)
  678. M /libcaca/trunk/tests/Makefile.am
  679. M /libcaca/trunk/tests/simple.c
  680. M /libcaca/trunk/tools/Makefile.am
  681. M /libcaca/trunk/tools/makefont.c
  682. M /libcaca/trunk/tools/optipal.c
  683. M /libcaca/trunk/tools/sortchars.c
  684. * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
  685. <cucul.h> will provide the C99 types, even if libcaca has been installed.
  686. * Rename what's left of "common.h" to "stubs.h".
  687. * Remove all references to erroneous <inttypes.h> from source files.
  688. ------------------------------------------------------------------------
  689. r2298 | pterjan | 2008-04-19 11:48:32 +0000 (Sat, 19 Apr 2008) | 1 line
  690. Changed paths:
  691. M /libcaca/trunk/ruby/caca-display.c
  692. M /libcaca/trunk/ruby/t/tc_display.rb
  693. Fix args type checks in Caca::Display.new
  694. ------------------------------------------------------------------------
  695. r2297 | pterjan | 2008-04-19 11:32:21 +0000 (Sat, 19 Apr 2008) | 1 line
  696. Changed paths:
  697. A /libcaca/trunk/ruby/t/tc_display.rb
  698. Add few unit tests for Caca::Display
  699. ------------------------------------------------------------------------
  700. r2296 | pterjan | 2008-04-19 11:31:39 +0000 (Sat, 19 Apr 2008) | 1 line
  701. Changed paths:
  702. M /libcaca/trunk/ruby/caca-display.c
  703. Add driver/set_driver/driver=/driver_list methods to Caca::Display, and driver arg to Caca::Display.new
  704. ------------------------------------------------------------------------
  705. r2295 | pterjan | 2008-04-19 11:29:31 +0000 (Sat, 19 Apr 2008) | 1 line
  706. Changed paths:
  707. M /libcaca/trunk/ruby/cucul-canvas.c
  708. We should not free the canvas if it was auto created with the display
  709. ------------------------------------------------------------------------
  710. r2294 | jylam | 2008-04-19 10:57:30 +0000 (Sat, 19 Apr 2008) | 2 lines
  711. Changed paths:
  712. M /libcaca/trunk/cucul/canvas.c
  713. * Fixed cucul_set_canvas_boundaries() bug that prevented good size to be applied on the resized canvas
  714. ------------------------------------------------------------------------
  715. r2265 | jylam | 2008-03-17 19:05:20 +0000 (Mon, 17 Mar 2008) | 2 lines
  716. Changed paths:
  717. M /libcaca/trunk/configure.ac
  718. * Removed by-default stack protector from recent gcc's while compiling kernel.
  719. ------------------------------------------------------------------------
  720. r2256 | jylam | 2008-03-02 16:30:31 +0000 (Sun, 02 Mar 2008) | 3 lines
  721. Changed paths:
  722. M /libcaca/trunk/cucul/conic.c
  723. * Oops, bad type (char instead of uint32) after ellipse rendering
  724. improvement.
  725. ------------------------------------------------------------------------
  726. r2255 | jylam | 2008-03-02 16:28:10 +0000 (Sun, 02 Mar 2008) | 3 lines
  727. Changed paths:
  728. M /libcaca/trunk/cucul/conic.c
  729. * Improved ellipse rendering. Not perfect, but still much better than
  730. old method. Closes #16 .
  731. ------------------------------------------------------------------------
  732. r2254 | jylam | 2008-03-02 14:27:43 +0000 (Sun, 02 Mar 2008) | 2 lines
  733. Changed paths:
  734. M /libcaca/trunk/src/cacademo.c
  735. * Fixed line transitions (both vertical and horizontal ones)
  736. ------------------------------------------------------------------------
  737. r2253 | sam | 2008-03-01 19:44:45 +0000 (Sat, 01 Mar 2008) | 2 lines
  738. Changed paths:
  739. M /libcaca/trunk/configure.ac
  740. * -Wshadow was actually put back in configure.ac; removing comment about it.
  741. ------------------------------------------------------------------------
  742. r2248 | sam | 2008-02-29 22:29:08 +0000 (Fri, 29 Feb 2008) | 3 lines
  743. Changed paths:
  744. M /libcaca/trunk/configure.ac
  745. M /libcaca/trunk/src/Makefile.am
  746. M /libcaca/trunk/src/mygetopt.c
  747. * Don't use mygetopt.c in img2txt if the system has getopt_long.
  748. * Fix invalid pointer/int cast (Closes #39).
  749. ------------------------------------------------------------------------
  750. r2243 | sam | 2008-02-26 21:43:10 +0000 (Tue, 26 Feb 2008) | 2 lines
  751. Changed paths:
  752. D /libcaca/trunk/TODO
  753. M /libcaca/trunk/doc/doxygen.cfg.in
  754. M /libcaca/trunk/doc/libcaca.dox
  755. * Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
  756. ------------------------------------------------------------------------
  757. r2225 | bsittler | 2008-02-03 21:53:40 +0000 (Sun, 03 Feb 2008) | 1 line
  758. Changed paths:
  759. M /libcaca/trunk/cucul/figfont.c
  760. M /libcaca/trunk/src/mygetopt.c
  761. build on Mac OS X again
  762. ------------------------------------------------------------------------
  763. r2192 | sam | 2008-01-12 20:15:42 +0000 (Sat, 12 Jan 2008) | 2 lines
  764. Changed paths:
  765. M /libcaca/trunk/msvc/cacademo.vcproj
  766. M /libcaca/trunk/msvc/cacafire.vcproj
  767. M /libcaca/trunk/msvc/libcaca++.vcproj
  768. M /libcaca/trunk/msvc/libcaca.vcproj
  769. M /libcaca/trunk/msvc/libcucul++.vcproj
  770. M /libcaca/trunk/msvc/libcucul.vcproj
  771. * Fixed the Visual Studio projects so that they build in Release mode.
  772. ------------------------------------------------------------------------
  773. r2191 | sam | 2008-01-12 20:15:20 +0000 (Sat, 12 Jan 2008) | 2 lines
  774. Changed paths:
  775. M /libcaca/trunk/cucul/figfont.c
  776. M /libcaca/trunk/cxx/caca++.cpp
  777. M /libcaca/trunk/msvc/config.h
  778. * Windows build fixes here and there.
  779. ------------------------------------------------------------------------
  780. r2189 | sam | 2008-01-10 23:42:42 +0000 (Thu, 10 Jan 2008) | 2 lines
  781. Changed paths:
  782. M /libcaca/trunk/doc/libcaca.dox
  783. M /libcaca/trunk/doc/tutorial.dox
  784. * Make it clear that we can use the Windows native console.
  785. ------------------------------------------------------------------------
  786. r2188 | sam | 2008-01-10 23:42:29 +0000 (Thu, 10 Jan 2008) | 3 lines
  787. Changed paths:
  788. M /libcaca/trunk/caca/caca.h
  789. * Put back all the shit in struct caca_event to avoid breaking existing
  790. applications. I'll think of a migration path later.
  791. ------------------------------------------------------------------------
  792. r2182 | jylam | 2008-01-01 00:07:04 +0000 (Tue, 01 Jan 2008) | 2 lines
  793. Changed paths:
  794. M /libcaca/trunk/README
  795. * FIRST !
  796. ------------------------------------------------------------------------
  797. r2177 | sam | 2007-12-30 18:50:41 +0000 (Sun, 30 Dec 2007) | 2 lines
  798. Changed paths:
  799. M /libcaca/trunk/msvc/libcucul.vcproj
  800. * Add figfont.c to the MSVC solution.
  801. ------------------------------------------------------------------------
  802. r2176 | sam | 2007-12-30 13:49:57 +0000 (Sun, 30 Dec 2007) | 3 lines
  803. Changed paths:
  804. M /libcaca/trunk/bootstrap
  805. * Check for pkg-config before bootstrapping, because autoconf gives a
  806. totally meaningless message when it's not present.
  807. ------------------------------------------------------------------------
  808. r2147 | sam | 2007-12-20 15:26:12 +0000 (Thu, 20 Dec 2007) | 3 lines
  809. Changed paths:
  810. M /libcaca/trunk/cucul/export.c
  811. M /libcaca/trunk/examples/spritedit.c
  812. * Fix canvas export for the caca format. We now export all frames.
  813. * Fix the sprite import/export example.
  814. ------------------------------------------------------------------------
  815. r2146 | sam | 2007-12-20 15:00:39 +0000 (Thu, 20 Dec 2007) | 2 lines
  816. Changed paths:
  817. M /libcaca/trunk/examples/spritedit.c
  818. * Started sprite example. Doesn't work :-)
  819. ------------------------------------------------------------------------
  820. r2144 | sam | 2007-12-16 14:29:19 +0000 (Sun, 16 Dec 2007) | 4 lines
  821. Changed paths:
  822. M /libcaca/trunk/configure.ac
  823. M /libcaca/trunk/cucul/figfont.c
  824. M /libcaca/trunk/cucul/file.c
  825. M /libcaca/trunk/kernel/kernel.c
  826. M /libcaca/trunk/kernel/kernel.h
  827. M /libcaca/trunk/msvc/config.h
  828. * Disable file operations in kernel mode.
  829. * Implement strchr() in kernel.c.
  830. * Check for snprintf() at configure time.
  831. ------------------------------------------------------------------------
  832. r2142 | sam | 2007-12-16 11:55:14 +0000 (Sun, 16 Dec 2007) | 3 lines
  833. Changed paths:
  834. M /libcaca/trunk/caca/driver_ncurses.c
  835. M /libcaca/trunk/caca/driver_slang.c
  836. * The SLang and ncurses drivers now put back the TERM environment variable
  837. if they modified it.
  838. ------------------------------------------------------------------------
  839. r2141 | sam | 2007-12-16 11:54:43 +0000 (Sun, 16 Dec 2007) | 5 lines
  840. Changed paths:
  841. M /libcaca/trunk/caca/driver_gl.c
  842. * Only call glutInit() once through the program's lifetime.
  843. * Free the internal font when closing the GL driver.
  844. * Hide the window when closing the GL driver, because freeglut's
  845. glutDestroyWindow() does not really closes the window.
  846. ------------------------------------------------------------------------
  847. r2140 | sam | 2007-12-16 11:54:25 +0000 (Sun, 16 Dec 2007) | 3 lines
  848. Changed paths:
  849. M /libcaca/trunk/caca/event.c
  850. * Fix a tiny use of uninitialised memory in caca_get_event() that may have
  851. lead to deadlocks.
  852. ------------------------------------------------------------------------
  853. r2139 | sam | 2007-12-16 11:54:02 +0000 (Sun, 16 Dec 2007) | 2 lines
  854. Changed paths:
  855. M /libcaca/trunk/caca/caca.c
  856. M /libcaca/trunk/caca/caca.h
  857. M /libcaca/trunk/examples/driver.c
  858. * Implemented caca_set_display_driver() to change driver at runtime.
  859. ------------------------------------------------------------------------
  860. r2138 | sam | 2007-12-16 01:50:41 +0000 (Sun, 16 Dec 2007) | 6 lines
  861. Changed paths:
  862. M /libcaca/trunk/caca/caca.c
  863. M /libcaca/trunk/caca/caca.h
  864. M /libcaca/trunk/caca/caca_internals.h
  865. M /libcaca/trunk/caca/driver_cocoa.m
  866. M /libcaca/trunk/caca/driver_conio.c
  867. M /libcaca/trunk/caca/driver_gl.c
  868. M /libcaca/trunk/caca/driver_ncurses.c
  869. M /libcaca/trunk/caca/driver_raw.c
  870. M /libcaca/trunk/caca/driver_slang.c
  871. M /libcaca/trunk/caca/driver_vga.c
  872. M /libcaca/trunk/caca/driver_win32.c
  873. M /libcaca/trunk/caca/driver_x11.c
  874. M /libcaca/trunk/caca/event.c
  875. M /libcaca/trunk/examples/.gitignore
  876. M /libcaca/trunk/examples/Makefile.am
  877. A /libcaca/trunk/examples/driver.c
  878. * Implement caca_create_display_with_driver() to specify an output driver
  879. without using environment variables..
  880. * Implement caca_get_display_driver() to return the current display's
  881. output driver.
  882. * Add a simple example program to test caca_create_display_with_driver().
  883. ------------------------------------------------------------------------
  884. r2137 | sam | 2007-12-16 01:50:36 +0000 (Sun, 16 Dec 2007) | 2 lines
  885. Changed paths:
  886. M /libcaca/trunk/caca/caca.c
  887. * Remove cruft from caca_get_display_driver_list().
  888. ------------------------------------------------------------------------
  889. r2136 | sam | 2007-12-14 16:23:14 +0000 (Fri, 14 Dec 2007) | 2 lines
  890. Changed paths:
  891. M /libcaca/trunk/cxx/cxxtest.cpp
  892. * Add #include <cstring> to fix gcc-4.3 build.
  893. ------------------------------------------------------------------------
  894. r2135 | sam | 2007-12-12 07:41:00 +0000 (Wed, 12 Dec 2007) | 2 lines
  895. Changed paths:
  896. M /libcaca/trunk/caca/caca.c
  897. M /libcaca/trunk/caca/caca.h
  898. * Implemented caca_get_display_driver_list(), unused yet.
  899. ------------------------------------------------------------------------
  900. r2129 | sam | 2007-12-07 09:34:11 +0000 (Fri, 07 Dec 2007) | 2 lines
  901. Changed paths:
  902. M /libcaca/trunk/caca/driver_cocoa.m
  903. * Cocoa driver build fix, courtesy of Ben Wiley Sittler.
  904. ------------------------------------------------------------------------
  905. r2128 | sam | 2007-12-07 09:33:23 +0000 (Fri, 07 Dec 2007) | 3 lines
  906. Changed paths:
  907. M /libcaca/trunk/cucul/charset.c
  908. * Slight improvement to the Unicode -> ASCII conversion, courtesy of
  909. Ben Wiley Sittler.
  910. ------------------------------------------------------------------------
  911. r2111 | sam | 2007-12-01 17:58:52 +0000 (Sat, 01 Dec 2007) | 10 lines
  912. Changed paths:
  913. M /libcaca/trunk/cucul/cucul.c
  914. M /libcaca/trunk/cucul/cucul.h
  915. M /libcaca/trunk/cucul/cucul_internals.h
  916. M /libcaca/trunk/cucul/figfont.c
  917. M /libcaca/trunk/examples/figfont.c
  918. =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in
  919. =20=20=20=20=20=20=20=20=20=20=E2=96=8C=20=E2=96=8C=20=20=20=E2=96=9C=E2=96=9C=20=20=20=20=C2=A0=E2=96=8C=20=E2=96=8C=20=20=20=20=20=20=E2=96=9C=20=20=20=E2=96=8C=E2=96=90
  920. =20=20=20=20=20=20=20=20=20=20=E2=96=99=E2=96=84=E2=96=8C=E2=96=9E=E2=96=80=E2=96=96=E2=96=90=E2=96=90=20=E2=96=9E=E2=96=80=E2=96=96=C2=A0=E2=96=8C=E2=96=96=E2=96=8C=E2=96=9E=E2=96=80=E2=96=96=E2=96=99=E2=96=80=E2=96=96=E2=96=90=20=E2=96=9E=E2=96=80=E2=96=8C=E2=96=90
  921. =20=20=20=20=20=20=20=20=20=20=E2=96=8C=20=E2=96=8C=E2=96=9B=E2=96=80=20=E2=96=90=E2=96=90=20=E2=96=8C=20=E2=96=8C=C2=A0=E2=96=99=E2=96=9A=E2=96=8C=E2=96=8C=20=E2=96=8C=E2=96=8C=20=C2=A0=E2=96=90=20=E2=96=8C=20=E2=96=8C=E2=96=9D
  922. =20=20=20=20=20=20=20=20=20=20=E2=96=98=20=E2=96=98=E2=96=9D=E2=96=80=E2=96=98=20=E2=96=98=E2=96=98=E2=96=9D=E2=96=80=20=C2=A0=E2=96=98=20=E2=96=98=E2=96=9D=E2=96=80=20=E2=96=98=20=20=20=E2=96=98=E2=96=9D=E2=96=80=E2=96=98=E2=96=9D?=
  923. MIME-Version: 1.0
  924. Content-Type: text/plain; charset=utf-8
  925. Content-Transfer-Encoding: 8bit
  926. ------------------------------------------------------------------------
  927. r2110 | sam | 2007-12-01 17:58:20 +0000 (Sat, 01 Dec 2007) | 2 lines
  928. Changed paths:
  929. M /libcaca/trunk/cucul/Makefile.am
  930. M /libcaca/trunk/cucul/canvas.c
  931. M /libcaca/trunk/cucul/cucul.c
  932. M /libcaca/trunk/cucul/cucul.h
  933. M /libcaca/trunk/cucul/cucul_internals.h
  934. A /libcaca/trunk/cucul/figfont.c
  935. M /libcaca/trunk/examples/.gitignore
  936. M /libcaca/trunk/examples/Makefile.am
  937. A /libcaca/trunk/examples/figfont.c
  938. * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font().
  939. ------------------------------------------------------------------------
  940. r2109 | sam | 2007-12-01 17:57:50 +0000 (Sat, 01 Dec 2007) | 3 lines
  941. Changed paths:
  942. M /libcaca/trunk/configure.ac
  943. M /libcaca/trunk/cucul/Makefile.am
  944. M /libcaca/trunk/cucul/cucul.h
  945. M /libcaca/trunk/cucul/cucul_internals.h
  946. A /libcaca/trunk/cucul/file.c
  947. * Import io.c from TOIlet directly into libcucul. Can you see where this
  948. is going?
  949. ------------------------------------------------------------------------
  950. r2108 | sam | 2007-12-01 17:57:41 +0000 (Sat, 01 Dec 2007) | 2 lines
  951. Changed paths:
  952. M /libcaca/trunk/configure.ac
  953. M /libcaca/trunk/msvc/config.h
  954. * Bump version to 0.99.beta14.
  955. ------------------------------------------------------------------------
  956. r2107 | sam | 2007-12-01 17:57:19 +0000 (Sat, 01 Dec 2007) | 2 lines
  957. Changed paths:
  958. M /libcaca/trunk/src/img2txt.c
  959. * Fix the "img2txt: option requires an argument -- h" bug.
  960. ------------------------------------------------------------------------
  961. r2106 | sam | 2007-12-01 17:56:45 +0000 (Sat, 01 Dec 2007) | 3 lines
  962. Changed paths:
  963. M /libcaca/trunk/src/img2txt.c
  964. * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead
  965. of hardcoding the feature list in img2txt.
  966. ------------------------------------------------------------------------
  967. r2105 | pterjan | 2007-12-01 15:51:20 +0000 (Sat, 01 Dec 2007) | 4 lines
  968. Changed paths:
  969. M /libcaca/trunk/src/aafire.c
  970. * Allow exiting cacafire using the window manager
  971. ------------------------------------------------------------------------
  972. r2104 | jylam | 2007-11-30 23:59:57 +0000 (Fri, 30 Nov 2007) | 2 lines
  973. Changed paths:
  974. M /libcaca/trunk/doc/img2txt.1
  975. M /libcaca/trunk/src/img2txt.c
  976. * Added BBCode (French) format to img2txt's help and doc
  977. ------------------------------------------------------------------------
  978. r2103 | sam | 2007-11-30 23:48:51 +0000 (Fri, 30 Nov 2007) | 3 lines
  979. Changed paths:
  980. M /libcaca/trunk/Makefile.am
  981. M /libcaca/trunk/configure.ac
  982. A /libcaca/trunk/tests
  983. A /libcaca/trunk/tests/.gitignore
  984. A /libcaca/trunk/tests/Makefile.am
  985. A /libcaca/trunk/tests/simple.c
  986. * Created a tests/ directory for regression tests. Run with "make check".
  987. * Added a first, simple test program.
  988. ------------------------------------------------------------------------
  989. r2102 | sam | 2007-11-30 23:48:46 +0000 (Fri, 30 Nov 2007) | 3 lines
  990. Changed paths:
  991. M /libcaca/trunk/cucul/export.c
  992. * Add a French BBCode exporter, for use on http://libcaca.skyrock.com/ for
  993. instance.
  994. ------------------------------------------------------------------------
  995. r2101 | sam | 2007-11-30 23:48:39 +0000 (Fri, 30 Nov 2007) | 3 lines
  996. Changed paths:
  997. M /libcaca/trunk/Makefile.am
  998. M /libcaca/trunk/configure.ac
  999. A /libcaca/trunk/examples
  1000. A /libcaca/trunk/examples/.gitignore (from /libcaca/trunk/test/.gitignore:2100)
  1001. A /libcaca/trunk/examples/Makefile.am (from /libcaca/trunk/test/Makefile.am:2100)
  1002. A /libcaca/trunk/examples/blit.c (from /libcaca/trunk/test/blit.c:2100)
  1003. A /libcaca/trunk/examples/colors.c (from /libcaca/trunk/test/colors.c:2100)
  1004. A /libcaca/trunk/examples/cucul.c (from /libcaca/trunk/test/cucul.c:2100)
  1005. A /libcaca/trunk/examples/demo.c (from /libcaca/trunk/test/demo.c:2100)
  1006. A /libcaca/trunk/examples/demo0.c (from /libcaca/trunk/test/demo0.c:2100)
  1007. A /libcaca/trunk/examples/dithering.c (from /libcaca/trunk/test/dithering.c:2100)
  1008. A /libcaca/trunk/examples/event.c (from /libcaca/trunk/test/event.c:2100)
  1009. A /libcaca/trunk/examples/export.c (from /libcaca/trunk/test/export.c:2100)
  1010. A /libcaca/trunk/examples/font.c (from /libcaca/trunk/test/font.c:2100)
  1011. A /libcaca/trunk/examples/font2tga.c (from /libcaca/trunk/test/font2tga.c:2100)
  1012. A /libcaca/trunk/examples/frames.c (from /libcaca/trunk/test/frames.c:2100)
  1013. A /libcaca/trunk/examples/fullwidth.c (from /libcaca/trunk/test/fullwidth.c:2100)
  1014. A /libcaca/trunk/examples/gamma.c (from /libcaca/trunk/test/gamma.c:2100)
  1015. A /libcaca/trunk/examples/hsv.c (from /libcaca/trunk/test/hsv.c:2100)
  1016. A /libcaca/trunk/examples/import.c (from /libcaca/trunk/test/import.c:2100)
  1017. A /libcaca/trunk/examples/input.c (from /libcaca/trunk/test/input.c:2100)
  1018. A /libcaca/trunk/examples/spritedit.c (from /libcaca/trunk/test/spritedit.c:2100)
  1019. A /libcaca/trunk/examples/swallow.c (from /libcaca/trunk/test/swallow.c:2100)
  1020. A /libcaca/trunk/examples/text.c (from /libcaca/trunk/test/text.c:2100)
  1021. A /libcaca/trunk/examples/transform.c (from /libcaca/trunk/test/transform.c:2100)
  1022. A /libcaca/trunk/examples/truecolor.c (from /libcaca/trunk/test/truecolor.c:2100)
  1023. A /libcaca/trunk/examples/unicode.c (from /libcaca/trunk/test/unicode.c:2100)
  1024. D /libcaca/trunk/test/.gitignore
  1025. D /libcaca/trunk/test/Makefile.am
  1026. D /libcaca/trunk/test/blit.c
  1027. D /libcaca/trunk/test/colors.c
  1028. D /libcaca/trunk/test/cucul.c
  1029. D /libcaca/trunk/test/demo.c
  1030. D /libcaca/trunk/test/demo0.c
  1031. D /libcaca/trunk/test/dithering.c
  1032. D /libcaca/trunk/test/event.c
  1033. D /libcaca/trunk/test/export.c
  1034. D /libcaca/trunk/test/font.c
  1035. D /libcaca/trunk/test/font2tga.c
  1036. D /libcaca/trunk/test/frames.c
  1037. D /libcaca/trunk/test/fullwidth.c
  1038. D /libcaca/trunk/test/gamma.c
  1039. D /libcaca/trunk/test/hsv.c
  1040. D /libcaca/trunk/test/import.c
  1041. D /libcaca/trunk/test/input.c
  1042. D /libcaca/trunk/test/spritedit.c
  1043. D /libcaca/trunk/test/swallow.c
  1044. D /libcaca/trunk/test/text.c
  1045. D /libcaca/trunk/test/transform.c
  1046. D /libcaca/trunk/test/truecolor.c
  1047. D /libcaca/trunk/test/unicode.c
  1048. * Rename "test" to "examples". The former will become a real testsuite.
  1049. * Autodetect zzuf in the configure step. It might become handy.
  1050. ------------------------------------------------------------------------
  1051. r2097 | pterjan | 2007-11-29 00:52:13 +0000 (Thu, 29 Nov 2007) | 3 lines
  1052. Changed paths:
  1053. M /libcaca/trunk/ruby/Makefile.am
  1054. * cucul.h is needed to build caca part
  1055. ------------------------------------------------------------------------
  1056. r2096 | sam | 2007-11-28 23:57:53 +0000 (Wed, 28 Nov 2007) | 3 lines
  1057. Changed paths:
  1058. M /libcaca/trunk/ChangeLog
  1059. M /libcaca/trunk/NEWS
  1060. M /libcaca/trunk/configure.ac
  1061. M /libcaca/trunk/msvc/config.h
  1062. * Set version to 0.99.beta13.
  1063. * Updated NEWS and ChangeLog.
  1064. ------------------------------------------------------------------------
  1065. r2095 | sam | 2007-11-28 23:20:05 +0000 (Wed, 28 Nov 2007) | 3 lines
  1066. Changed paths:
  1067. M /libcaca/trunk/csharp/Caca.cs
  1068. M /libcaca/trunk/csharp/Cucul.cs
  1069. * Implemented the empty CuculCanvas constructor.
  1070. * Implemented CacaDisplay.Canvas which acts the same as caca_get_canvas().
  1071. ------------------------------------------------------------------------
  1072. r2094 | pterjan | 2007-11-28 16:43:32 +0000 (Wed, 28 Nov 2007) | 3 lines
  1073. Changed paths:
  1074. M /libcaca/trunk/ruby/cucul-canvas.c
  1075. * Improve Cucul::Canvas creation
  1076. ------------------------------------------------------------------------
  1077. r2093 | pterjan | 2007-11-28 16:39:10 +0000 (Wed, 28 Nov 2007) | 3 lines
  1078. Changed paths:
  1079. M /libcaca/trunk/ruby/caca-display.c
  1080. M /libcaca/trunk/ruby/cucul-canvas.c
  1081. M /libcaca/trunk/ruby/cucul-canvas.h
  1082. M /libcaca/trunk/ruby/lib/caca.rb
  1083. M /libcaca/trunk/ruby/ruby-caca.dox
  1084. * Add Caca::Display#canvas
  1085. ------------------------------------------------------------------------
  1086. r2092 | pterjan | 2007-11-28 07:29:12 +0000 (Wed, 28 Nov 2007) | 3 lines
  1087. Changed paths:
  1088. M /libcaca/trunk/ruby/caca-display.c
  1089. * Allow calling Caca::Display.new without parameter
  1090. ------------------------------------------------------------------------
  1091. r2091 | sam | 2007-11-28 07:15:09 +0000 (Wed, 28 Nov 2007) | 3 lines
  1092. Changed paths:
  1093. M /libcaca/trunk/csharp/Cucul.cs
  1094. * Re-add methods that take int as arguments in addition to the Point,
  1095. Size and Rectangle versions.
  1096. ------------------------------------------------------------------------
  1097. r2090 | sam | 2007-11-28 07:15:07 +0000 (Wed, 28 Nov 2007) | 2 lines
  1098. Changed paths:
  1099. M /libcaca/trunk/csharp/test.cs
  1100. * Put the demo text on top of the copper bar, not the contrary.
  1101. ------------------------------------------------------------------------
  1102. r2089 | sam | 2007-11-28 07:15:05 +0000 (Wed, 28 Nov 2007) | 2 lines
  1103. Changed paths:
  1104. M /libcaca/trunk/csharp/Caca.cs
  1105. M /libcaca/trunk/csharp/Cucul.cs
  1106. M /libcaca/trunk/csharp/test.cs
  1107. * Minor naming convention changes in the C# bindings.
  1108. ------------------------------------------------------------------------
  1109. r2088 | sam | 2007-11-28 07:15:01 +0000 (Wed, 28 Nov 2007) | 3 lines
  1110. Changed paths:
  1111. M /libcaca/trunk/configure.ac
  1112. M /libcaca/trunk/csharp/.gitignore
  1113. M /libcaca/trunk/csharp/Makefile.am
  1114. D /libcaca/trunk/csharp/caca-sharp.dll.config
  1115. A /libcaca/trunk/csharp/caca-sharp.dll.config.in
  1116. D /libcaca/trunk/csharp/cucul-sharp.dll.config
  1117. A /libcaca/trunk/csharp/cucul-sharp.dll.config.in
  1118. * Generate CLI .config files at configure time so that we can embed the
  1119. library version and not rely on .so being present.
  1120. ------------------------------------------------------------------------
  1121. r2087 | sam | 2007-11-28 07:14:55 +0000 (Wed, 28 Nov 2007) | 3 lines
  1122. Changed paths:
  1123. M /libcaca/trunk/caca/Makefile.am
  1124. M /libcaca/trunk/configure.ac
  1125. M /libcaca/trunk/cucul/Makefile.am
  1126. M /libcaca/trunk/cxx/Makefile.am
  1127. * Use libtool’s -version-number instead of -version-info and its insane
  1128. major/minor computation scheme.
  1129. ------------------------------------------------------------------------
  1130. r2086 | pterjan | 2007-11-27 17:13:29 +0000 (Tue, 27 Nov 2007) | 4 lines
  1131. Changed paths:
  1132. M /libcaca/trunk/ruby/cucul-canvas.c
  1133. * Rename parameters of draw_box* in Ruby binding
  1134. ------------------------------------------------------------------------
  1135. r2084 | sam | 2007-11-27 11:08:04 +0000 (Tue, 27 Nov 2007) | 1 line
  1136. Changed paths:
  1137. M /libcaca/trunk/msvc/caca-sharp.csproj
  1138. M /libcaca/trunk/msvc/cucul-sharp.csproj
  1139. M /libcaca/trunk/msvc/test-csharp.csproj
  1140. * Add System.Drawing to the C# project references.
  1141. ------------------------------------------------------------------------
  1142. r2083 | sam | 2007-11-27 09:04:54 +0000 (Tue, 27 Nov 2007) | 2 lines
  1143. Changed paths:
  1144. M /libcaca/trunk/csharp/test.cs
  1145. * Use the bigger font for the C# test scroller.
  1146. ------------------------------------------------------------------------
  1147. r2082 | sam | 2007-11-27 01:55:41 +0000 (Tue, 27 Nov 2007) | 3 lines
  1148. Changed paths:
  1149. M /libcaca/trunk/csharp/Cucul.cs
  1150. M /libcaca/trunk/csharp/test.cs
  1151. * Add a C# wrapper for cucul_render_canvas().
  1152. * Use CuculFont.Render() in the C# test for a nice oldschool effect.
  1153. ------------------------------------------------------------------------
  1154. r2081 | sam | 2007-11-27 00:58:27 +0000 (Tue, 27 Nov 2007) | 2 lines
  1155. Changed paths:
  1156. M /libcaca/trunk/csharp/Cucul.cs
  1157. M /libcaca/trunk/csharp/test.cs
  1158. * Started to implement the CuculFont class.
  1159. ------------------------------------------------------------------------
  1160. r2080 | sam | 2007-11-27 00:58:24 +0000 (Tue, 27 Nov 2007) | 2 lines
  1161. Changed paths:
  1162. M /libcaca/trunk/csharp/Cucul.cs
  1163. M /libcaca/trunk/csharp/test.cs
  1164. * Implement all line drawing functions (even variadic ones).
  1165. ------------------------------------------------------------------------
  1166. r2079 | sam | 2007-11-27 00:58:19 +0000 (Tue, 27 Nov 2007) | 4 lines
  1167. Changed paths:
  1168. M /libcaca/trunk/cucul/box.c
  1169. * Changed the box drawing functions so that their arguments are (point, size)
  1170. instead of (point, point). Yeah, I break the ABI again. But who uses these
  1171. functions anyway?
  1172. ------------------------------------------------------------------------
  1173. r2078 | sam | 2007-11-27 00:58:16 +0000 (Tue, 27 Nov 2007) | 3 lines
  1174. Changed paths:
  1175. M /libcaca/trunk/csharp/Caca.cs
  1176. M /libcaca/trunk/csharp/Cucul.cs
  1177. M /libcaca/trunk/csharp/Makefile.am
  1178. M /libcaca/trunk/csharp/test.cs
  1179. * Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments,
  1180. allowing for much cleaner code (at the expense of an extra dependency).
  1181. ------------------------------------------------------------------------
  1182. r2077 | pterjan | 2007-11-26 07:07:52 +0000 (Mon, 26 Nov 2007) | 3 lines
  1183. Changed paths:
  1184. M /libcaca/trunk/ruby/caca.c
  1185. M /libcaca/trunk/ruby/cucul.c
  1186. M /libcaca/trunk/ruby/ruby-caca.dox
  1187. M /libcaca/trunk/ruby/ruby-cucul.dox
  1188. * Add Caca.version and Cucul.version
  1189. ------------------------------------------------------------------------
  1190. r2076 | sam | 2007-11-26 01:04:36 +0000 (Mon, 26 Nov 2007) | 3 lines
  1191. Changed paths:
  1192. M /libcaca/trunk/csharp/Caca.cs
  1193. M /libcaca/trunk/csharp/Cucul.cs
  1194. M /libcaca/trunk/csharp/test.cs
  1195. * Implemented getVersion() in the C# bindings.
  1196. * Slightly improved the C# test program.
  1197. ------------------------------------------------------------------------
  1198. r2075 | sam | 2007-11-26 01:04:34 +0000 (Mon, 26 Nov 2007) | 3 lines
  1199. Changed paths:
  1200. M /libcaca/trunk/cucul/cucul.c
  1201. M /libcaca/trunk/cxx/cxxtest.cpp
  1202. M /libcaca/trunk/test/event.c
  1203. M /libcaca/trunk/test/gamma.c
  1204. * Fix memory leaks that slipped in here and there. We still have 100,000
  1205. fewer than Firefox, lol.
  1206. ------------------------------------------------------------------------
  1207. r2074 | sam | 2007-11-26 01:04:32 +0000 (Mon, 26 Nov 2007) | 4 lines
  1208. Changed paths:
  1209. M /libcaca/trunk/caca/caca.c
  1210. M /libcaca/trunk/caca/caca.h
  1211. M /libcaca/trunk/cucul/cucul.c
  1212. M /libcaca/trunk/cucul/cucul.h
  1213. M /libcaca/trunk/cucul/export.c
  1214. M /libcaca/trunk/cxx/caca++.cpp
  1215. M /libcaca/trunk/cxx/caca++.h
  1216. M /libcaca/trunk/cxx/cucul++.cpp
  1217. M /libcaca/trunk/cxx/cucul++.h
  1218. M /libcaca/trunk/cxx/cxxtest.cpp
  1219. M /libcaca/trunk/src/img2txt.c
  1220. * Add cucul_get_version() and caca_get_version() and updated C++ bindings
  1221. accordingly.
  1222. * The C++ test example no longer needs "config.h".
  1223. ------------------------------------------------------------------------
  1224. r2073 | sam | 2007-11-26 01:04:28 +0000 (Mon, 26 Nov 2007) | 2 lines
  1225. Changed paths:
  1226. M /libcaca/trunk/caca/caca.h
  1227. * Minor documentation fix.
  1228. ------------------------------------------------------------------------
  1229. r2072 | sam | 2007-11-26 01:04:25 +0000 (Mon, 26 Nov 2007) | 2 lines
  1230. Changed paths:
  1231. M /libcaca/trunk/configure.ac
  1232. M /libcaca/trunk/csharp/Makefile.am
  1233. * Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp.
  1234. ------------------------------------------------------------------------
  1235. r2071 | sam | 2007-11-26 01:04:21 +0000 (Mon, 26 Nov 2007) | 3 lines
  1236. Changed paths:
  1237. M /libcaca/trunk/caca/caca.h
  1238. M /libcaca/trunk/cucul/cucul.h
  1239. M /libcaca/trunk/cxx/caca++.h
  1240. M /libcaca/trunk/cxx/cucul++.h
  1241. M /libcaca/trunk/doc/doxygen.cfg.in
  1242. * Tell doxygen to expand __class and __extern before parsing anything, so
  1243. we don’t end with those ugly identifiers in the documentation.
  1244. ------------------------------------------------------------------------
  1245. r2070 | sam | 2007-11-25 20:23:03 +0000 (Sun, 25 Nov 2007) | 2 lines
  1246. Changed paths:
  1247. M /libcaca/trunk/caca/caca.h
  1248. M /libcaca/trunk/cucul/cucul.h
  1249. M /libcaca/trunk/cxx/caca++.h
  1250. M /libcaca/trunk/cxx/cucul++.h
  1251. M /libcaca/trunk/cxx/cxxtest.cpp
  1252. M /libcaca/trunk/msvc/config.h
  1253. A /libcaca/trunk/msvc/libcaca++.def
  1254. A /libcaca/trunk/msvc/libcaca++.vcproj
  1255. M /libcaca/trunk/msvc/libcaca.sln
  1256. A /libcaca/trunk/msvc/libcucul++.def
  1257. A /libcaca/trunk/msvc/libcucul++.vcproj
  1258. A /libcaca/trunk/msvc/test-cxx.vcproj
  1259. * Added MSVC project files for the C++ bindings and the C++ test.
  1260. ------------------------------------------------------------------------
  1261. r2069 | sam | 2007-11-25 19:00:32 +0000 (Sun, 25 Nov 2007) | 2 lines
  1262. Changed paths:
  1263. M /libcaca/trunk/msvc/Makefile.am
  1264. * Distribute all MSVC files.
  1265. ------------------------------------------------------------------------
  1266. r2068 | sam | 2007-11-25 19:00:29 +0000 (Sun, 25 Nov 2007) | 2 lines
  1267. Changed paths:
  1268. M /libcaca/trunk/ruby/caca-event.h
  1269. * Code qui fait des warnings == code de porc == deux baffes dans ta gueule.
  1270. ------------------------------------------------------------------------
  1271. r2067 | sam | 2007-11-25 19:00:26 +0000 (Sun, 25 Nov 2007) | 2 lines
  1272. Changed paths:
  1273. M /libcaca/trunk/configure.ac
  1274. M /libcaca/trunk/ruby/Makefile.am
  1275. * Some cleanup in the Ruby bindings Makefile.am.
  1276. ------------------------------------------------------------------------
  1277. r2066 | sam | 2007-11-25 19:00:22 +0000 (Sun, 25 Nov 2007) | 2 lines
  1278. Changed paths:
  1279. M /libcaca/trunk/TODO
  1280. * Refresh TODO list.
  1281. ------------------------------------------------------------------------
  1282. r2065 | sam | 2007-11-25 17:50:53 +0000 (Sun, 25 Nov 2007) | 3 lines
  1283. Changed paths:
  1284. M /libcaca/trunk/csharp/Caca.cs
  1285. M /libcaca/trunk/csharp/Cucul.cs
  1286. M /libcaca/trunk/msvc
  1287. A /libcaca/trunk/msvc/caca-sharp.csproj
  1288. A /libcaca/trunk/msvc/cucul-sharp.csproj
  1289. M /libcaca/trunk/msvc/libcaca.sln
  1290. A /libcaca/trunk/msvc/test-csharp.csproj
  1291. * Added the various C# projects to the Visual Studio solution and slightly
  1292. fixed the bindings so that they now work with the Microsoft CLR.
  1293. ------------------------------------------------------------------------
  1294. r2064 | sam | 2007-11-25 17:49:49 +0000 (Sun, 25 Nov 2007) | 2 lines
  1295. Changed paths:
  1296. D /libcaca/trunk/DotNet
  1297. M /libcaca/trunk/ruby
  1298. * Fixed svn properties that git-svn was unable to get straight.
  1299. ------------------------------------------------------------------------
  1300. r2063 | sam | 2007-11-25 17:14:00 +0000 (Sun, 25 Nov 2007) | 2 lines
  1301. Changed paths:
  1302. M /libcaca/trunk/caca/caca.h
  1303. M /libcaca/trunk/cucul/cucul.h
  1304. * Damn, under Visual Studio it's _WIN32, not __WIN32__.
  1305. ------------------------------------------------------------------------
  1306. r2062 | sam | 2007-11-25 17:13:10 +0000 (Sun, 25 Nov 2007) | 3 lines
  1307. Changed paths:
  1308. M /libcaca/trunk/doc/migrating.dox
  1309. M /libcaca/trunk/doc/tutorial.dox
  1310. M /libcaca/trunk/test/hsv.c
  1311. * Switch to caca_create_display(NULL) in a few places to document the
  1312. behaviour.
  1313. ------------------------------------------------------------------------
  1314. r2061 | sam | 2007-11-25 17:13:08 +0000 (Sun, 25 Nov 2007) | 4 lines
  1315. Changed paths:
  1316. M /libcaca/trunk/caca/caca.c
  1317. M /libcaca/trunk/caca/caca.h
  1318. M /libcaca/trunk/caca/caca_internals.h
  1319. * Allow caca_create_display()'s argument to be NULL. It will automatically
  1320. create a canvas when so.
  1321. * Add caca_get_canvas() to retrieve the cucul canvas.
  1322. ------------------------------------------------------------------------
  1323. r2060 | sam | 2007-11-25 17:13:06 +0000 (Sun, 25 Nov 2007) | 4 lines
  1324. Changed paths:
  1325. M /libcaca/trunk/AUTHORS
  1326. M /libcaca/trunk/Makefile.am
  1327. M /libcaca/trunk/configure.ac
  1328. D /libcaca/trunk/python/Makefile
  1329. A /libcaca/trunk/python/Makefile.am (from /libcaca/trunk/python/Makefile:2059)
  1330. A /libcaca/trunk/python/snake.py
  1331. * Added Eriol’s snake.py example, even if it doesn’t use our (out of date)
  1332. bindings.
  1333. * Distribute the python/ subdirectory using automake.
  1334. ------------------------------------------------------------------------
  1335. r2059 | sam | 2007-11-25 17:13:03 +0000 (Sun, 25 Nov 2007) | 2 lines
  1336. Changed paths:
  1337. M /libcaca/trunk/csharp/Caca.cs
  1338. * Add missing entries in the CacaEventKey enum.
  1339. ------------------------------------------------------------------------
  1340. r2058 | sam | 2007-11-25 17:12:59 +0000 (Sun, 25 Nov 2007) | 2 lines
  1341. Changed paths:
  1342. M /libcaca/trunk/csharp/AssemblyInfo.cs
  1343. M /libcaca/trunk/csharp/Caca.cs
  1344. M /libcaca/trunk/csharp/Cucul.cs
  1345. M /libcaca/trunk/csharp/test.cs
  1346. * Implemented C# bindings for ditherBitmap() and added it to the C# test.
  1347. ------------------------------------------------------------------------
  1348. r2057 | sam | 2007-11-25 14:12:20 +0000 (Sun, 25 Nov 2007) | 6 lines
  1349. Changed paths:
  1350. M /libcaca/trunk/caca/driver_cocoa.m
  1351. M /libcaca/trunk/caca/driver_gl.c
  1352. M /libcaca/trunk/caca/driver_x11.c
  1353. M /libcaca/trunk/cucul/attr.c
  1354. M /libcaca/trunk/cucul/cucul.h
  1355. M /libcaca/trunk/cucul/cucul_internals.h
  1356. M /libcaca/trunk/cucul/export.c
  1357. M /libcaca/trunk/cucul/font.c
  1358. * Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and
  1359. cucul_attr_to_argb64() (previously _cucul_attr_to_rgb12bg,
  1360. _cucul_attr_to_rgb12fg and _cucul_attr_to_argb4) in the official
  1361. libcucul API.
  1362. * Cleanup complete: libcaca no longer depends on "cucul_internals.h".
  1363. ------------------------------------------------------------------------
  1364. r2056 | sam | 2007-11-25 14:12:01 +0000 (Sun, 25 Nov 2007) | 3 lines
  1365. Changed paths:
  1366. M /libcaca/trunk/caca/caca.c
  1367. M /libcaca/trunk/caca/driver_cocoa.m
  1368. M /libcaca/trunk/caca/driver_conio.c
  1369. M /libcaca/trunk/caca/driver_gl.c
  1370. M /libcaca/trunk/caca/driver_ncurses.c
  1371. M /libcaca/trunk/caca/driver_raw.c
  1372. M /libcaca/trunk/caca/driver_slang.c
  1373. M /libcaca/trunk/caca/driver_vga.c
  1374. M /libcaca/trunk/caca/driver_win32.c
  1375. M /libcaca/trunk/caca/driver_x11.c
  1376. M /libcaca/trunk/caca/event.c
  1377. M /libcaca/trunk/caca/graphics.c
  1378. M /libcaca/trunk/cucul/cucul.c
  1379. M /libcaca/trunk/cucul/cucul.h
  1380. * Introduce cucul_get_canvas_chars() and cucul_get_canvas_attrs() to avoid
  1381. direct cv->chars and cv->attrs access by display drivers.
  1382. ------------------------------------------------------------------------
  1383. r2055 | sam | 2007-11-25 14:11:58 +0000 (Sun, 25 Nov 2007) | 4 lines
  1384. Changed paths:
  1385. M /libcaca/trunk/caca/caca.c
  1386. M /libcaca/trunk/caca/caca_internals.h
  1387. M /libcaca/trunk/caca/driver_cocoa.m
  1388. M /libcaca/trunk/caca/driver_conio.c
  1389. M /libcaca/trunk/caca/driver_gl.c
  1390. M /libcaca/trunk/caca/driver_ncurses.c
  1391. M /libcaca/trunk/caca/driver_raw.c
  1392. M /libcaca/trunk/caca/driver_slang.c
  1393. M /libcaca/trunk/caca/driver_vga.c
  1394. M /libcaca/trunk/caca/driver_win32.c
  1395. M /libcaca/trunk/caca/driver_x11.c
  1396. M /libcaca/trunk/caca/graphics.c
  1397. M /libcaca/trunk/cucul/cucul.c
  1398. M /libcaca/trunk/cucul/cucul.h
  1399. M /libcaca/trunk/cucul/cucul_internals.h
  1400. M /libcaca/trunk/msvc/libcucul.def
  1401. * Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display
  1402. drivers no longer need to access the cv->refcount private member
  1403. and __cucul_set_canvas_size() is no longer needed.
  1404. ------------------------------------------------------------------------
  1405. r2054 | sam | 2007-11-25 14:11:54 +0000 (Sun, 25 Nov 2007) | 2 lines
  1406. Changed paths:
  1407. M /libcaca/trunk/build-kernel
  1408. M /libcaca/trunk/kernel/Makefile.am
  1409. A /libcaca/trunk/kernel/bootsect.S
  1410. * Add Linux 2.6's bootsect.S to fix the sample kernel build.
  1411. ------------------------------------------------------------------------
  1412. r2053 | sam | 2007-11-25 11:39:33 +0000 (Sun, 25 Nov 2007) | 2 lines
  1413. Changed paths:
  1414. M /libcaca/trunk/configure.ac
  1415. * Check whether CXX can include <iostream> before compiling the C++ bindings.
  1416. ------------------------------------------------------------------------
  1417. r2052 | sam | 2007-11-25 11:12:25 +0000 (Sun, 25 Nov 2007) | 2 lines
  1418. Changed paths:
  1419. M /libcaca/trunk/csharp/Caca.cs
  1420. M /libcaca/trunk/csharp/test.cs
  1421. * Adapt the C# bindings to the event API change.
  1422. ------------------------------------------------------------------------
  1423. r2051 | sam | 2007-11-25 11:12:20 +0000 (Sun, 25 Nov 2007) | 2 lines
  1424. Changed paths:
  1425. M /libcaca/trunk/ruby/caca-display.c
  1426. * Adapt the Ruby bindings to the event API change.
  1427. ------------------------------------------------------------------------
  1428. r2050 | sam | 2007-11-25 11:11:59 +0000 (Sun, 25 Nov 2007) | 2 lines
  1429. Changed paths:
  1430. M /libcaca/trunk/cxx/caca++.cpp
  1431. M /libcaca/trunk/cxx/caca++.h
  1432. M /libcaca/trunk/cxx/cxxtest.cpp
  1433. * Adapt the C++ bindings to the event API change.
  1434. ------------------------------------------------------------------------
  1435. r2049 | sam | 2007-11-25 11:11:54 +0000 (Sun, 25 Nov 2007) | 4 lines
  1436. Changed paths:
  1437. M /libcaca/trunk/caca/caca.h
  1438. M /libcaca/trunk/caca/caca0.c
  1439. M /libcaca/trunk/caca/caca_internals.h
  1440. M /libcaca/trunk/caca/driver_conio.c
  1441. M /libcaca/trunk/caca/driver_gl.c
  1442. M /libcaca/trunk/caca/driver_ncurses.c
  1443. M /libcaca/trunk/caca/driver_raw.c
  1444. M /libcaca/trunk/caca/driver_slang.c
  1445. M /libcaca/trunk/caca/driver_vga.c
  1446. M /libcaca/trunk/caca/driver_win32.c
  1447. M /libcaca/trunk/caca/driver_x11.c
  1448. M /libcaca/trunk/caca/event.c
  1449. M /libcaca/trunk/src/aafire.c
  1450. M /libcaca/trunk/src/cacademo.c
  1451. M /libcaca/trunk/src/cacadraw.c
  1452. M /libcaca/trunk/src/cacaplay.c
  1453. M /libcaca/trunk/src/cacaview.c
  1454. M /libcaca/trunk/test/demo.c
  1455. M /libcaca/trunk/test/event.c
  1456. M /libcaca/trunk/test/gamma.c
  1457. M /libcaca/trunk/test/input.c
  1458. M /libcaca/trunk/test/spritedit.c
  1459. M /libcaca/trunk/test/swallow.c
  1460. * Made the caca_event_t structure opaque and created a whole bunch of
  1461. functions to access its real data. This is a big API change that will
  1462. break your software, sorry :(
  1463. ------------------------------------------------------------------------
  1464. r2048 | pterjan | 2007-11-25 09:48:30 +0000 (Sun, 25 Nov 2007) | 6 lines
  1465. Changed paths:
  1466. M /libcaca/trunk/ruby/ruby-caca.dox
  1467. M /libcaca/trunk/ruby/ruby-cucul.dox
  1468. * Little improvements in ruby doc
  1469. + Made the doc a little more easy to read
  1470. + Added an example on a nice way to have q, Q and Esc to cause exit
  1471. ------------------------------------------------------------------------
  1472. r2047 | sam | 2007-11-24 19:56:33 +0000 (Sat, 24 Nov 2007) | 2 lines
  1473. Changed paths:
  1474. M /libcaca/trunk/csharp/Caca.cs
  1475. M /libcaca/trunk/csharp/test.cs
  1476. * Rewrote the C# test in a more object-oriented way.
  1477. ------------------------------------------------------------------------
  1478. r2046 | sam | 2007-11-24 15:00:21 +0000 (Sat, 24 Nov 2007) | 3 lines
  1479. Changed paths:
  1480. M /libcaca/trunk/csharp/Caca.cs
  1481. M /libcaca/trunk/csharp/Cucul.cs
  1482. M /libcaca/trunk/csharp/test.cs
  1483. * Started Cucul# cleanup: added missing functions, used get/set attributes
  1484. when meaningful, removed deprecated bindings.
  1485. ------------------------------------------------------------------------
  1486. r2045 | sam | 2007-11-24 13:26:33 +0000 (Sat, 24 Nov 2007) | 8 lines
  1487. Changed paths:
  1488. M /libcaca/trunk/csharp/Caca.cs
  1489. M /libcaca/trunk/csharp/Cucul.cs
  1490. M /libcaca/trunk/csharp/Makefile.am
  1491. A /libcaca/trunk/csharp/caca-sharp.dll.config
  1492. A /libcaca/trunk/csharp/cucul-sharp.dll.config
  1493. D /libcaca/trunk/csharp/libCaca.dll.config
  1494. D /libcaca/trunk/csharp/libCucul.dll.config
  1495. M /libcaca/trunk/csharp/test.cs
  1496. * Some mass-renaming in the C# bindings:
  1497. + Renamed the dlls so that the C# versions do not have the same name
  1498. as the C DLLs on Win32. It's now "cucul-sharp.dll", mimicking GTK#.
  1499. + Renamed namespaces: "using Cucul" instead of "using libCucul".
  1500. + Renamed the Cucul class into CuculCanvas to avoid namespace/class
  1501. name collisions.
  1502. + Renamed old-fashioned "kk"/"qq" names into "dp"/"cv".
  1503. ------------------------------------------------------------------------
  1504. r2044 | sam | 2007-11-24 13:26:28 +0000 (Sat, 24 Nov 2007) | 2 lines
  1505. Changed paths:
  1506. D /libcaca/trunk/DotNet/.gitignore
  1507. D /libcaca/trunk/DotNet/AssemblyInfo.cs
  1508. D /libcaca/trunk/DotNet/Caca.cs
  1509. D /libcaca/trunk/DotNet/Cucul.cs
  1510. D /libcaca/trunk/DotNet/Makefile.am
  1511. D /libcaca/trunk/DotNet/libCaca.dll.config
  1512. D /libcaca/trunk/DotNet/libCucul.dll.config
  1513. D /libcaca/trunk/DotNet/test.cs
  1514. M /libcaca/trunk/Makefile.am
  1515. M /libcaca/trunk/configure.ac
  1516. A /libcaca/trunk/csharp
  1517. A /libcaca/trunk/csharp/.gitignore (from /libcaca/trunk/DotNet/.gitignore:2043)
  1518. A /libcaca/trunk/csharp/AssemblyInfo.cs (from /libcaca/trunk/DotNet/AssemblyInfo.cs:2043)
  1519. A /libcaca/trunk/csharp/Caca.cs (from /libcaca/trunk/DotNet/Caca.cs:2043)
  1520. A /libcaca/trunk/csharp/Cucul.cs (from /libcaca/trunk/DotNet/Cucul.cs:2043)
  1521. A /libcaca/trunk/csharp/Makefile.am (from /libcaca/trunk/DotNet/Makefile.am:2043)
  1522. A /libcaca/trunk/csharp/libCaca.dll.config (from /libcaca/trunk/DotNet/libCaca.dll.config:2043)
  1523. A /libcaca/trunk/csharp/libCucul.dll.config (from /libcaca/trunk/DotNet/libCucul.dll.config:2043)
  1524. A /libcaca/trunk/csharp/test.cs (from /libcaca/trunk/DotNet/test.cs:2043)
  1525. * Renamed DotNet/ to csharp/ because I hate mixed case.
  1526. ------------------------------------------------------------------------
  1527. r2043 | sam | 2007-11-24 11:08:21 +0000 (Sat, 24 Nov 2007) | 2 lines
  1528. Changed paths:
  1529. M /libcaca/trunk/caca/caca.h
  1530. M /libcaca/trunk/caca/caca_internals.h
  1531. M /libcaca/trunk/caca/driver_conio.c
  1532. M /libcaca/trunk/caca/driver_gl.c
  1533. M /libcaca/trunk/caca/driver_ncurses.c
  1534. M /libcaca/trunk/caca/driver_raw.c
  1535. M /libcaca/trunk/caca/driver_slang.c
  1536. M /libcaca/trunk/caca/driver_vga.c
  1537. M /libcaca/trunk/caca/driver_win32.c
  1538. M /libcaca/trunk/caca/driver_x11.c
  1539. M /libcaca/trunk/caca/event.c
  1540. M /libcaca/trunk/caca/graphics.c
  1541. M /libcaca/trunk/cucul/attr.c
  1542. M /libcaca/trunk/cucul/canvas.c
  1543. M /libcaca/trunk/cucul/cucul.c
  1544. M /libcaca/trunk/cucul/cucul.h
  1545. M /libcaca/trunk/cucul/dither.c
  1546. M /libcaca/trunk/cucul/export.c
  1547. M /libcaca/trunk/cucul/font.c
  1548. M /libcaca/trunk/cucul/frame.c
  1549. * Added as many "const" qualifiers as possible to the public API.
  1550. ------------------------------------------------------------------------
  1551. r2042 | pterjan | 2007-11-24 09:56:37 +0000 (Sat, 24 Nov 2007) | 1 line
  1552. Changed paths:
  1553. M /libcaca/trunk/ruby/lib/caca.rb
  1554. M /libcaca/trunk/ruby/ruby-caca.dox
  1555. * Add Caca::Event#quit? to make tests nicer
  1556. ------------------------------------------------------------------------
  1557. r2041 | sam | 2007-11-23 22:52:34 +0000 (Fri, 23 Nov 2007) | 3 lines
  1558. Changed paths:
  1559. M /libcaca/trunk/msvc/cacademo.vcproj
  1560. M /libcaca/trunk/msvc/cacafire.vcproj
  1561. M /libcaca/trunk/msvc/libcaca.vcproj
  1562. M /libcaca/trunk/msvc/libcucul.vcproj
  1563. * Ignore annoying VC++ warnings (use of strdup instead of _strdup even in
  1564. C mode, "benign redefinition" of macros...).
  1565. ------------------------------------------------------------------------
  1566. r2040 | sam | 2007-11-23 22:34:35 +0000 (Fri, 23 Nov 2007) | 3 lines
  1567. Changed paths:
  1568. M /libcaca/trunk/caca/driver_cocoa.m
  1569. M /libcaca/trunk/caca/driver_conio.c
  1570. M /libcaca/trunk/caca/driver_gl.c
  1571. M /libcaca/trunk/caca/driver_ncurses.c
  1572. M /libcaca/trunk/caca/driver_raw.c
  1573. M /libcaca/trunk/caca/driver_slang.c
  1574. M /libcaca/trunk/caca/driver_vga.c
  1575. M /libcaca/trunk/caca/driver_win32.c
  1576. M /libcaca/trunk/caca/driver_x11.c
  1577. M /libcaca/trunk/caca/graphics.c
  1578. M /libcaca/trunk/cucul/cucul.c
  1579. M /libcaca/trunk/cucul/cucul_internals.h
  1580. M /libcaca/trunk/msvc/libcucul.def
  1581. * Rename _cucul_set_canvas_size into __cucul_set_canvas_size to prevent
  1582. collisions due to symbol mangling.
  1583. ------------------------------------------------------------------------
  1584. r2039 | sam | 2007-11-23 22:27:21 +0000 (Fri, 23 Nov 2007) | 3 lines
  1585. Changed paths:
  1586. M /libcaca/trunk/caca/caca.h
  1587. M /libcaca/trunk/cucul/cucul.h
  1588. M /libcaca/trunk/msvc/libcaca.vcproj
  1589. M /libcaca/trunk/msvc/libcucul.def
  1590. M /libcaca/trunk/msvc/libcucul.vcproj
  1591. * Add proper __declspec(dllexport) tags for Win32 compilation.
  1592. * Manually export private libcaca symbols.
  1593. ------------------------------------------------------------------------
  1594. r2038 | sam | 2007-11-23 21:48:55 +0000 (Fri, 23 Nov 2007) | 2 lines
  1595. Changed paths:
  1596. M /libcaca/trunk/msvc
  1597. D /libcaca/trunk/msvc/cacaball.vcproj
  1598. A /libcaca/trunk/msvc/cacademo.vcproj
  1599. M /libcaca/trunk/msvc/cacafire.vcproj
  1600. D /libcaca/trunk/msvc/cacamoir.vcproj
  1601. D /libcaca/trunk/msvc/cacaplas.vcproj
  1602. M /libcaca/trunk/msvc/config.h
  1603. A /libcaca/trunk/msvc/libcaca.def
  1604. M /libcaca/trunk/msvc/libcaca.sln
  1605. M /libcaca/trunk/msvc/libcaca.vcproj
  1606. A /libcaca/trunk/msvc/libcucul.def
  1607. M /libcaca/trunk/msvc/libcucul.vcproj
  1608. * Updated Visual Studio files.
  1609. ------------------------------------------------------------------------
  1610. r2037 | sam | 2007-11-23 16:39:32 +0000 (Fri, 23 Nov 2007) | 2 lines
  1611. Changed paths:
  1612. A /libcaca/trunk/msvc/common.h
  1613. M /libcaca/trunk/msvc/libcaca.sln
  1614. M /libcaca/trunk/msvc/libcaca.vcproj
  1615. A /libcaca/trunk/msvc/libcucul.vcproj (from /libcaca/trunk/msvc/libcaca.vcproj:2036)
  1616. * Split libcaca.vcproj into \1 and libcucul.vcproj.
  1617. ------------------------------------------------------------------------
  1618. r2036 | sam | 2007-11-23 16:39:29 +0000 (Fri, 23 Nov 2007) | 2 lines
  1619. Changed paths:
  1620. M /libcaca/trunk/test/gamma.c
  1621. * Do not assume default gamma value is 1.0.
  1622. ------------------------------------------------------------------------
  1623. r2035 | sam | 2007-11-23 16:39:23 +0000 (Fri, 23 Nov 2007) | 2 lines
  1624. Changed paths:
  1625. M /libcaca/trunk/src/cacaview.c
  1626. * Escape quits cacaview, and F11 toggles fullscreen.
  1627. ------------------------------------------------------------------------
  1628. r2033 | pterjan | 2007-11-20 00:09:16 +0000 (Tue, 20 Nov 2007) | 1 line
  1629. Changed paths:
  1630. M /libcaca/trunk/ruby/README
  1631. A /libcaca/trunk/ruby/ruby-caca.dox
  1632. A /libcaca/trunk/ruby/ruby-cucul.dox
  1633. A /libcaca/trunk/ruby/ruby.dox
  1634. * Split Ruby documentation out of README
  1635. ------------------------------------------------------------------------
  1636. r2026 | sam | 2007-11-18 23:00:35 +0000 (Sun, 18 Nov 2007) | 2 lines
  1637. Changed paths:
  1638. M /libcaca/trunk/AUTHORS
  1639. * Added Pascal to the AUTHORS file.
  1640. ------------------------------------------------------------------------
  1641. r2025 | jylam | 2007-11-18 22:59:22 +0000 (Sun, 18 Nov 2007) | 2 lines
  1642. Changed paths:
  1643. M /libcaca/trunk/README
  1644. * lol commit
  1645. ------------------------------------------------------------------------
  1646. r2024 | pterjan | 2007-11-18 22:35:34 +0000 (Sun, 18 Nov 2007) | 1 line
  1647. Changed paths:
  1648. D /libcaca/trunk/ruby/cucul
  1649. * Remove cucul directory that got forgotten
  1650. ------------------------------------------------------------------------
  1651. r2023 | pterjan | 2007-11-18 22:15:29 +0000 (Sun, 18 Nov 2007) | 1 line
  1652. Changed paths:
  1653. M /libcaca/trunk/ruby/README
  1654. * Improve the example in README
  1655. ------------------------------------------------------------------------
  1656. r2022 | pterjan | 2007-11-18 22:03:19 +0000 (Sun, 18 Nov 2007) | 1 line
  1657. Changed paths:
  1658. M /libcaca/trunk/configure.ac
  1659. M /libcaca/trunk/ruby/Makefile.am
  1660. M /libcaca/trunk/ruby/test
  1661. * Install lib/caca.rb
  1662. ------------------------------------------------------------------------
  1663. r2021 | pterjan | 2007-11-18 21:44:10 +0000 (Sun, 18 Nov 2007) | 1 line
  1664. Changed paths:
  1665. M /libcaca/trunk/ruby/README
  1666. * Update README to talk about Caca
  1667. ------------------------------------------------------------------------
  1668. r2020 | pterjan | 2007-11-18 21:29:02 +0000 (Sun, 18 Nov 2007) | 1 line
  1669. Changed paths:
  1670. M /libcaca/trunk/ruby/caca-display.c
  1671. * Use to_i on the event mask, it is not always an Integer
  1672. ------------------------------------------------------------------------
  1673. r2019 | pterjan | 2007-11-18 21:13:33 +0000 (Sun, 18 Nov 2007) | 1 line
  1674. Changed paths:
  1675. M /libcaca/trunk/ruby/caca-display.c
  1676. M /libcaca/trunk/ruby/caca-event.c
  1677. M /libcaca/trunk/ruby/caca-event.h
  1678. M /libcaca/trunk/ruby/caca.c
  1679. A /libcaca/trunk/ruby/lib
  1680. A /libcaca/trunk/ruby/lib/caca.rb
  1681. - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui)
  1682. ------------------------------------------------------------------------
  1683. r2018 | pterjan | 2007-11-18 21:11:13 +0000 (Sun, 18 Nov 2007) | 1 line
  1684. Changed paths:
  1685. M /libcaca/trunk/src/cacaview.c
  1686. * Handle closing cacaview by window manager
  1687. ------------------------------------------------------------------------
  1688. r2017 | pterjan | 2007-11-18 13:37:24 +0000 (Sun, 18 Nov 2007) | 1 line
  1689. Changed paths:
  1690. M /libcaca/trunk/ruby/Makefile.am
  1691. M /libcaca/trunk/ruby/caca-display.c
  1692. A /libcaca/trunk/ruby/caca-event.c
  1693. A /libcaca/trunk/ruby/caca-event.h
  1694. * Add missing methods in Caca::Display and add empty Caca::Event
  1695. ------------------------------------------------------------------------
  1696. r2016 | pterjan | 2007-11-18 13:29:16 +0000 (Sun, 18 Nov 2007) | 1 line
  1697. Changed paths:
  1698. M /libcaca/trunk/caca/caca.h
  1699. * Slightly improved documentation
  1700. ------------------------------------------------------------------------
  1701. r2015 | pterjan | 2007-11-18 12:43:48 +0000 (Sun, 18 Nov 2007) | 1 line
  1702. Changed paths:
  1703. M /libcaca/trunk/ruby/Makefile.am
  1704. A /libcaca/trunk/ruby/caca-display.c
  1705. A /libcaca/trunk/ruby/caca-display.h
  1706. A /libcaca/trunk/ruby/caca.c
  1707. * Add Caca and Caca::Display
  1708. ------------------------------------------------------------------------
  1709. r2009 | pterjan | 2007-11-17 13:36:15 +0000 (Sat, 17 Nov 2007) | 1 line
  1710. Changed paths:
  1711. M /libcaca/trunk/ruby/README
  1712. M /libcaca/trunk/ruby/common.h
  1713. M /libcaca/trunk/ruby/cucul-canvas.c
  1714. M /libcaca/trunk/ruby/cucul-dither.c
  1715. * Finish Cucul::Dither
  1716. ------------------------------------------------------------------------
  1717. r2008 | pterjan | 2007-11-17 12:21:21 +0000 (Sat, 17 Nov 2007) | 1 line
  1718. Changed paths:
  1719. M /libcaca/trunk/ruby/Makefile.am
  1720. M /libcaca/trunk/ruby/README
  1721. A /libcaca/trunk/ruby/cucul-dither.c
  1722. A /libcaca/trunk/ruby/cucul-dither.h
  1723. M /libcaca/trunk/ruby/cucul.c
  1724. A /libcaca/trunk/ruby/t/tc_dither.rb
  1725. * Add Cucul::Dither (incomplete)
  1726. ------------------------------------------------------------------------
  1727. r2004 | pterjan | 2007-11-17 09:25:31 +0000 (Sat, 17 Nov 2007) | 1 line
  1728. Changed paths:
  1729. M /libcaca/trunk/ruby/cucul-canvas.c
  1730. M /libcaca/trunk/ruby/t/tc_canvas.rb
  1731. * Improve type checking of arguments
  1732. ------------------------------------------------------------------------
  1733. r2003 | sam | 2007-11-17 02:15:01 +0000 (Sat, 17 Nov 2007) | 3 lines
  1734. Changed paths:
  1735. M /libcaca/trunk/doc/doxygen.cfg.in
  1736. M /libcaca/trunk/doc/libcaca.dox
  1737. M /libcaca/trunk/ruby/README
  1738. * Slightly doxygenated ruby/README so that it appears in the manual (see
  1739. http://libcaca.zoy.org/manual/libcaca-ruby.html).
  1740. ------------------------------------------------------------------------
  1741. r1997 | pterjan | 2007-11-16 22:37:20 +0000 (Fri, 16 Nov 2007) | 1 line
  1742. Changed paths:
  1743. M /libcaca/trunk/ruby/README
  1744. * Update README
  1745. ------------------------------------------------------------------------
  1746. r1996 | pterjan | 2007-11-16 22:27:13 +0000 (Fri, 16 Nov 2007) | 1 line
  1747. Changed paths:
  1748. M /libcaca/trunk/ruby/Makefile.am
  1749. * Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
  1750. ------------------------------------------------------------------------
  1751. r1995 | pterjan | 2007-11-16 22:24:35 +0000 (Fri, 16 Nov 2007) | 1 line
  1752. Changed paths:
  1753. M /libcaca/trunk/ruby/Makefile.am
  1754. A /libcaca/trunk/ruby/common.h
  1755. M /libcaca/trunk/ruby/cucul-canvas.c
  1756. M /libcaca/trunk/ruby/cucul-canvas.h
  1757. A /libcaca/trunk/ruby/cucul-font.c
  1758. A /libcaca/trunk/ruby/cucul-font.h
  1759. M /libcaca/trunk/ruby/cucul.c
  1760. M /libcaca/trunk/ruby/t/tc_canvas.rb
  1761. A /libcaca/trunk/ruby/t/tc_font.rb
  1762. * Add Cucul::Font
  1763. ------------------------------------------------------------------------
  1764. r1988 | sam | 2007-11-16 20:14:05 +0000 (Fri, 16 Nov 2007) | 2 lines
  1765. Changed paths:
  1766. M /libcaca/trunk/doc/doxygen.cfg.in
  1767. M /libcaca/trunk/doc/doxygen.css
  1768. * Added minimal styles to doxygen.css to make the manual look decent.
  1769. ------------------------------------------------------------------------
  1770. r1987 | sam | 2007-11-16 19:49:25 +0000 (Fri, 16 Nov 2007) | 2 lines
  1771. Changed paths:
  1772. M /libcaca/trunk/Makefile.am
  1773. * Split "upload" target into "upload-source" and "upload-doc".
  1774. ------------------------------------------------------------------------
  1775. r1986 | sam | 2007-11-16 19:49:23 +0000 (Fri, 16 Nov 2007) | 3 lines
  1776. Changed paths:
  1777. M /libcaca/trunk/doc/Makefile.am
  1778. M /libcaca/trunk/doc/doxygen.cfg.in
  1779. A /libcaca/trunk/doc/doxygen.css
  1780. * Updated doxygen file format.
  1781. * Add an empty doxygen.css file.
  1782. ------------------------------------------------------------------------
  1783. r1983 | pterjan | 2007-11-16 17:47:59 +0000 (Fri, 16 Nov 2007) | 1 line
  1784. Changed paths:
  1785. M /libcaca/trunk/ruby/Makefile.am
  1786. A /libcaca/trunk/ruby/README
  1787. * Add some pseudo doc for Ruby binding
  1788. ------------------------------------------------------------------------
  1789. r1966 | pterjan | 2007-11-15 22:22:55 +0000 (Thu, 15 Nov 2007) | 1 line
  1790. Changed paths:
  1791. M /libcaca/trunk/ruby/t/tc_canvas.rb
  1792. * Add more tests for the ruby binding
  1793. ------------------------------------------------------------------------
  1794. r1965 | pterjan | 2007-11-15 22:06:01 +0000 (Thu, 15 Nov 2007) | 1 line
  1795. Changed paths:
  1796. A /libcaca/trunk/ruby/t/tc_canvas.rb
  1797. M /libcaca/trunk/ruby/test
  1798. * Add more tests for the ruby binding
  1799. ------------------------------------------------------------------------
  1800. r1964 | pterjan | 2007-11-15 22:03:12 +0000 (Thu, 15 Nov 2007) | 1 line
  1801. Changed paths:
  1802. M /libcaca/trunk/ruby/cucul-canvas.c
  1803. * Fix number of arguments for set_height
  1804. ------------------------------------------------------------------------
  1805. r1963 | pterjan | 2007-11-15 21:06:30 +0000 (Thu, 15 Nov 2007) | 1 line
  1806. Changed paths:
  1807. M /libcaca/trunk/ruby/Makefile.am
  1808. * Add the ruby tests to make check
  1809. ------------------------------------------------------------------------
  1810. r1962 | pterjan | 2007-11-15 12:33:29 +0000 (Thu, 15 Nov 2007) | 1 line
  1811. Changed paths:
  1812. M /libcaca/trunk/configure.ac
  1813. * Use autotools for Ruby bindings (2nd part)
  1814. ------------------------------------------------------------------------
  1815. r1961 | pterjan | 2007-11-15 12:27:40 +0000 (Thu, 15 Nov 2007) | 1 line
  1816. Changed paths:
  1817. M /libcaca/trunk/ruby/Makefile.am
  1818. D /libcaca/trunk/ruby/caca
  1819. D /libcaca/trunk/ruby/cucul/cucul-canvas.c
  1820. D /libcaca/trunk/ruby/cucul/cucul-canvas.h
  1821. D /libcaca/trunk/ruby/cucul/cucul.c
  1822. D /libcaca/trunk/ruby/cucul/extconf.rb
  1823. D /libcaca/trunk/ruby/cucul/t
  1824. D /libcaca/trunk/ruby/cucul/test.rb
  1825. A /libcaca/trunk/ruby/cucul-canvas.c (from /libcaca/trunk/ruby/cucul/cucul-canvas.c:1960)
  1826. A /libcaca/trunk/ruby/cucul-canvas.h (from /libcaca/trunk/ruby/cucul/cucul-canvas.h:1960)
  1827. A /libcaca/trunk/ruby/cucul.c (from /libcaca/trunk/ruby/cucul/cucul.c:1960)
  1828. A /libcaca/trunk/ruby/t (from /libcaca/trunk/ruby/cucul/t:1959)
  1829. A /libcaca/trunk/ruby/test
  1830. * Use autotools for Ruby bindings
  1831. ------------------------------------------------------------------------
  1832. r1960 | pterjan | 2007-11-15 11:34:43 +0000 (Thu, 15 Nov 2007) | 1 line
  1833. Changed paths:
  1834. M /libcaca/trunk/ruby/Makefile.am
  1835. M /libcaca/trunk/ruby/cucul/cucul-canvas.c
  1836. A /libcaca/trunk/ruby/cucul/cucul-canvas.h
  1837. M /libcaca/trunk/ruby/cucul/cucul.c
  1838. * Fix some prototypes and use a header file for Init_cucul_canvas
  1839. ------------------------------------------------------------------------
  1840. r1959 | sam | 2007-11-15 08:20:37 +0000 (Thu, 15 Nov 2007) | 2 lines
  1841. Changed paths:
  1842. M /libcaca/trunk/cxx/cucul++.h
  1843. * Make Charset class methods explicitly public.
  1844. ------------------------------------------------------------------------
  1845. r1958 | sam | 2007-11-15 08:20:17 +0000 (Thu, 15 Nov 2007) | 2 lines
  1846. Changed paths:
  1847. M /libcaca/trunk/cxx/Makefile.am
  1848. * Link libcaca++ with libcucul++, not only the C versions.
  1849. ------------------------------------------------------------------------
  1850. r1957 | sam | 2007-11-15 00:22:37 +0000 (Thu, 15 Nov 2007) | 3 lines
  1851. Changed paths:
  1852. M /libcaca/trunk/ruby/Makefile.am
  1853. * Do not run "make clean" in ruby/* subdirectories when the Makefiles do
  1854. not even exist.
  1855. ------------------------------------------------------------------------
  1856. r1954 | sam | 2007-11-13 23:55:07 +0000 (Tue, 13 Nov 2007) | 2 lines
  1857. Changed paths:
  1858. A /libcaca/trunk/DotNet/.gitignore
  1859. D /libcaca/trunk/DotNet/Makefile
  1860. A /libcaca/trunk/DotNet/Makefile.am
  1861. M /libcaca/trunk/Makefile.am
  1862. M /libcaca/trunk/configure.ac
  1863. * Autotoolified the .NET bindings. Use --enable-dotnet.
  1864. ------------------------------------------------------------------------
  1865. r1953 | sam | 2007-11-13 23:55:05 +0000 (Tue, 13 Nov 2007) | 2 lines
  1866. Changed paths:
  1867. M /libcaca/trunk/configure.ac
  1868. * Build Ruby and C++ bindings by default.
  1869. ------------------------------------------------------------------------
  1870. r1952 | sam | 2007-11-13 23:55:03 +0000 (Tue, 13 Nov 2007) | 2 lines
  1871. Changed paths:
  1872. M /libcaca/trunk/cxx/cucul++.cpp
  1873. * Update C++ bindings after cucul_set_dither_mode() deprecation.
  1874. ------------------------------------------------------------------------
  1875. r1951 | sam | 2007-11-13 23:55:01 +0000 (Tue, 13 Nov 2007) | 2 lines
  1876. Changed paths:
  1877. M /libcaca/trunk/Makefile.am
  1878. M /libcaca/trunk/configure.ac
  1879. A /libcaca/trunk/ruby/.gitignore
  1880. D /libcaca/trunk/ruby/Makefile
  1881. A /libcaca/trunk/ruby/Makefile.am
  1882. * Autotoolified the Ruby bindings. Use --enable-ruby.
  1883. ------------------------------------------------------------------------
  1884. r1950 | sam | 2007-11-13 23:54:59 +0000 (Tue, 13 Nov 2007) | 2 lines
  1885. Changed paths:
  1886. M /libcaca/trunk/src/.gitignore
  1887. * Update .gitignore after img2irc -> img2txt change.
  1888. ------------------------------------------------------------------------
  1889. r1949 | pterjan | 2007-11-13 23:28:59 +0000 (Tue, 13 Nov 2007) | 1 line
  1890. Changed paths:
  1891. A /libcaca/trunk/ruby/cucul/t
  1892. A /libcaca/trunk/ruby/cucul/t/tc_frame.rb
  1893. A /libcaca/trunk/ruby/cucul/test.rb
  1894. * Add a first test for Ruby binding
  1895. ------------------------------------------------------------------------
  1896. r1948 | pterjan | 2007-11-13 13:20:14 +0000 (Tue, 13 Nov 2007) | 1 line
  1897. Changed paths:
  1898. M /libcaca/trunk/ruby/cucul/cucul-canvas.c
  1899. Improve Ruby API for draw_{,thin_}polyline and fix a leak on error
  1900. ------------------------------------------------------------------------
  1901. r1947 | pterjan | 2007-11-13 12:41:33 +0000 (Tue, 13 Nov 2007) | 1 line
  1902. Changed paths:
  1903. M /libcaca/trunk/cucul/line.c
  1904. Fix a typo in the doc
  1905. ------------------------------------------------------------------------
  1906. r1946 | sam | 2007-11-13 11:19:00 +0000 (Tue, 13 Nov 2007) | 2 lines
  1907. Changed paths:
  1908. M /libcaca/trunk/doc/tutorial.dox
  1909. * Add error checking to the tutorial.
  1910. ------------------------------------------------------------------------
  1911. r1945 | sam | 2007-11-13 11:18:59 +0000 (Tue, 13 Nov 2007) | 2 lines
  1912. Changed paths:
  1913. M /libcaca/trunk/doc/tutorial.dox
  1914. * Tutorial was generating a warning since the deprecation of cucul_putstr().
  1915. ------------------------------------------------------------------------
  1916. r1944 | pterjan | 2007-11-13 11:03:25 +0000 (Tue, 13 Nov 2007) | 1 line
  1917. Changed paths:
  1918. A /libcaca/trunk/ruby
  1919. A /libcaca/trunk/ruby/Makefile
  1920. A /libcaca/trunk/ruby/caca
  1921. A /libcaca/trunk/ruby/caca/extconf.rb
  1922. A /libcaca/trunk/ruby/cucul
  1923. A /libcaca/trunk/ruby/cucul/cucul-canvas.c
  1924. A /libcaca/trunk/ruby/cucul/cucul.c
  1925. A /libcaca/trunk/ruby/cucul/extconf.rb
  1926. Import Ruby binding
  1927. ------------------------------------------------------------------------
  1928. r1919 | jylam | 2007-11-07 10:29:02 +0000 (Wed, 07 Nov 2007) | 3 lines
  1929. Changed paths:
  1930. M /libcaca/trunk/doc/img2txt.1
  1931. M /libcaca/trunk/src/img2txt.c
  1932. * Added switch to control output font size, and updated documentation
  1933. accordingly
  1934. ------------------------------------------------------------------------
  1935. r1918 | jylam | 2007-11-07 10:07:04 +0000 (Wed, 07 Nov 2007) | 2 lines
  1936. Changed paths:
  1937. M /libcaca/trunk/doc/img2txt.1
  1938. * Updated man page for --version
  1939. ------------------------------------------------------------------------
  1940. r1917 | jylam | 2007-11-07 10:03:50 +0000 (Wed, 07 Nov 2007) | 2 lines
  1941. Changed paths:
  1942. M /libcaca/trunk/src/img2txt.c
  1943. * Added version switch
  1944. ------------------------------------------------------------------------
  1945. r1916 | jylam | 2007-11-07 09:44:26 +0000 (Wed, 07 Nov 2007) | 2 lines
  1946. Changed paths:
  1947. M /libcaca/trunk/doc/Makefile.am
  1948. M /libcaca/trunk/doc/cacaview.1
  1949. M /libcaca/trunk/src/img2txt.c
  1950. * Updated documentation to reflect img2irc name change, fixed typo in img2txt help
  1951. ------------------------------------------------------------------------
  1952. r1915 | jylam | 2007-11-07 09:27:43 +0000 (Wed, 07 Nov 2007) | 2 lines
  1953. Changed paths:
  1954. D /libcaca/trunk/doc/img2irc.1
  1955. A /libcaca/trunk/doc/img2txt.1 (from /libcaca/trunk/doc/img2irc.1:1899)
  1956. * Updated img2txt man page
  1957. ------------------------------------------------------------------------
  1958. r1914 | sam | 2007-11-07 01:09:20 +0000 (Wed, 07 Nov 2007) | 2 lines
  1959. Changed paths:
  1960. M /libcaca/trunk/src/cacaserver.c
  1961. * Always include <netinet/in.h> when present, to make header simpler.
  1962. ------------------------------------------------------------------------
  1963. r1913 | sam | 2007-11-07 01:09:16 +0000 (Wed, 07 Nov 2007) | 2 lines
  1964. Changed paths:
  1965. M /libcaca/trunk/src/cacaserver.c
  1966. * cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier.
  1967. ------------------------------------------------------------------------
  1968. r1912 | sam | 2007-11-07 01:09:13 +0000 (Wed, 07 Nov 2007) | 3 lines
  1969. Changed paths:
  1970. M /libcaca/trunk/configure.ac
  1971. * Use kpsewhich to find a4.sty and a4wide.sty, as suggested by
  1972. Alexis Ballier.
  1973. ------------------------------------------------------------------------
  1974. r1911 | jylam | 2007-11-06 16:12:33 +0000 (Tue, 06 Nov 2007) | 2 lines
  1975. Changed paths:
  1976. M /libcaca/trunk/src/img2txt.c
  1977. * Fixed typo in help
  1978. ------------------------------------------------------------------------
  1979. r1910 | jylam | 2007-11-06 16:07:03 +0000 (Tue, 06 Nov 2007) | 2 lines
  1980. Changed paths:
  1981. M /libcaca/trunk/src/img2txt.c
  1982. * Added imlib2 note on builds without it
  1983. ------------------------------------------------------------------------
  1984. r1909 | jylam | 2007-11-06 14:09:07 +0000 (Tue, 06 Nov 2007) | 2 lines
  1985. Changed paths:
  1986. M /libcaca/trunk/src/img2txt.c
  1987. * Added brightness / contrast / gamma support
  1988. ------------------------------------------------------------------------
  1989. r1908 | jylam | 2007-11-06 13:51:36 +0000 (Tue, 06 Nov 2007) | 2 lines
  1990. Changed paths:
  1991. M /libcaca/trunk/src/img2txt.c
  1992. * Fixed bad file error handling, made dither and export errors more informative on program name
  1993. ------------------------------------------------------------------------
  1994. r1907 | jylam | 2007-11-06 13:49:19 +0000 (Tue, 06 Nov 2007) | 2 lines
  1995. Changed paths:
  1996. M /libcaca/trunk/src/img2txt.c
  1997. * Added dither error handling
  1998. ------------------------------------------------------------------------
  1999. r1906 | jylam | 2007-11-06 13:45:18 +0000 (Tue, 06 Nov 2007) | 2 lines
  2000. Changed paths:
  2001. M /libcaca/trunk/src/img2txt.c
  2002. * Added --dither option and updated usage()
  2003. ------------------------------------------------------------------------
  2004. r1905 | jylam | 2007-11-06 13:19:23 +0000 (Tue, 06 Nov 2007) | 2 lines
  2005. Changed paths:
  2006. M /libcaca/trunk/src/mygetopt.c
  2007. * WTF is a typedef missing ?
  2008. ------------------------------------------------------------------------
  2009. r1904 | jylam | 2007-11-06 13:13:14 +0000 (Tue, 06 Nov 2007) | 2 lines
  2010. Changed paths:
  2011. M /libcaca/trunk/src/mygetopt.c
  2012. * Quick and Dirty hack for DOS ans kernel drivers
  2013. ------------------------------------------------------------------------
  2014. r1903 | jylam | 2007-11-06 12:59:54 +0000 (Tue, 06 Nov 2007) | 2 lines
  2015. Changed paths:
  2016. A /libcaca/trunk/src/mygetopt.c
  2017. A /libcaca/trunk/src/mygetopt.h
  2018. * Oops, forgot to add getopt replacement files, omg.
  2019. ------------------------------------------------------------------------
  2020. r1902 | jylam | 2007-11-06 12:57:46 +0000 (Tue, 06 Nov 2007) | 2 lines
  2021. Changed paths:
  2022. M /libcaca/trunk/src/img2txt.c
  2023. * Replaced img2irc / pic2irc occurences, fixed bad c/c in options list
  2024. ------------------------------------------------------------------------
  2025. r1901 | jylam | 2007-11-06 12:55:26 +0000 (Tue, 06 Nov 2007) | 2 lines
  2026. Changed paths:
  2027. M /libcaca/trunk/src/Makefile.am
  2028. D /libcaca/trunk/src/img2irc.c
  2029. A /libcaca/trunk/src/img2txt.c (from /libcaca/trunk/src/img2irc.c:1900)
  2030. * Renamed img2irc to a more generic img2txt
  2031. ------------------------------------------------------------------------
  2032. r1900 | jylam | 2007-11-06 12:53:52 +0000 (Tue, 06 Nov 2007) | 2 lines
  2033. Changed paths:
  2034. M /libcaca/trunk/src/Makefile.am
  2035. M /libcaca/trunk/src/img2irc.c
  2036. * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format
  2037. ------------------------------------------------------------------------
  2038. r1884 | sam | 2007-11-04 18:37:38 +0000 (Sun, 04 Nov 2007) | 2 lines
  2039. Changed paths:
  2040. M /libcaca/trunk/src/cacademo.c
  2041. * New transition effects: horizontal and vertical lines.
  2042. ------------------------------------------------------------------------
  2043. r1882 | sam | 2007-11-04 12:00:03 +0000 (Sun, 04 Nov 2007) | 2 lines
  2044. Changed paths:
  2045. M /libcaca/trunk/caca/caca0.c
  2046. M /libcaca/trunk/src/cacaview.c
  2047. * Updated libcaca and cacaview after the API changes.
  2048. ------------------------------------------------------------------------
  2049. r1881 | sam | 2007-11-04 12:00:00 +0000 (Sun, 04 Nov 2007) | 3 lines
  2050. Changed paths:
  2051. M /libcaca/trunk/cucul/cucul.h
  2052. M /libcaca/trunk/cucul/dither.c
  2053. M /libcaca/trunk/cucul/legacy.c
  2054. * Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). It’s
  2055. a longer name but "mode" really wasn’t appropriate here.
  2056. ------------------------------------------------------------------------
  2057. r1880 | sam | 2007-11-04 11:59:57 +0000 (Sun, 04 Nov 2007) | 2 lines
  2058. Changed paths:
  2059. M /libcaca/trunk/cucul/cucul.h
  2060. M /libcaca/trunk/cucul/dither.c
  2061. * Implemented cucul_get_dither_charset() and cucul_get_dither_mode().
  2062. ------------------------------------------------------------------------
  2063. r1879 | sam | 2007-11-04 11:59:54 +0000 (Sun, 04 Nov 2007) | 3 lines
  2064. Changed paths:
  2065. M /libcaca/trunk/AUTHORS
  2066. M /libcaca/trunk/NEWS
  2067. M /libcaca/trunk/THANKS
  2068. M /libcaca/trunk/TODO
  2069. M /libcaca/trunk/caca/caca.h
  2070. M /libcaca/trunk/cucul/cucul.h
  2071. M /libcaca/trunk/doc/canvas.dox
  2072. M /libcaca/trunk/doc/font.dox
  2073. M /libcaca/trunk/doc/libcaca.dox
  2074. M /libcaca/trunk/doc/migrating.dox
  2075. M /libcaca/trunk/doc/style.dox
  2076. M /libcaca/trunk/doc/tutorial.dox
  2077. M /libcaca/trunk/doc/user.dox
  2078. * Renamed doxygen sections here and there to avoid embarassing side-effects
  2079. such as "man tutorial" showing the libcaca tutorial on Debian systems.
  2080. ------------------------------------------------------------------------
  2081. r1878 | sam | 2007-11-04 11:59:47 +0000 (Sun, 04 Nov 2007) | 3 lines
  2082. Changed paths:
  2083. M /libcaca/trunk/Makefile.am
  2084. M /libcaca/trunk/cucul/Makefile.am
  2085. M /libcaca/trunk/cucul/font.c
  2086. D /libcaca/trunk/cucul/font_mono9.h
  2087. D /libcaca/trunk/cucul/font_monobold12.h
  2088. A /libcaca/trunk/cucul/mono9.data (from /libcaca/trunk/cucul/font_mono9.h:1877)
  2089. A /libcaca/trunk/cucul/monobold12.data (from /libcaca/trunk/cucul/font_monobold12.h:1877)
  2090. * Renamed fonts to *.data to make sure they are not mistaken for editable
  2091. files (like there is any chance).
  2092. ------------------------------------------------------------------------
  2093. r1877 | sam | 2007-11-04 10:41:07 +0000 (Sun, 04 Nov 2007) | 2 lines
  2094. Changed paths:
  2095. M /libcaca/trunk/cucul/cucul.h
  2096. M /libcaca/trunk/cucul/dither.c
  2097. * Implemented cucul_get_dither_antialias() and cucul_get_dither_color().
  2098. ------------------------------------------------------------------------
  2099. r1876 | sam | 2007-11-04 09:56:40 +0000 (Sun, 04 Nov 2007) | 3 lines
  2100. Changed paths:
  2101. M /libcaca/trunk/cucul/dither.c
  2102. * cucul_get_dither_brightness() is no longer a stub.
  2103. * Implemented missing cucul_get_dither_contrast().
  2104. ------------------------------------------------------------------------
  2105. r1875 | sam | 2007-11-04 09:56:37 +0000 (Sun, 04 Nov 2007) | 2 lines
  2106. Changed paths:
  2107. M /libcaca/trunk/cxx/cucul++.cpp
  2108. M /libcaca/trunk/cxx/cucul++.h
  2109. M /libcaca/trunk/test/demo.c
  2110. * Removed calls to now deprecated cucul_set_dither_invert().
  2111. ------------------------------------------------------------------------
  2112. r1874 | sam | 2007-11-04 09:30:15 +0000 (Sun, 04 Nov 2007) | 2 lines
  2113. Changed paths:
  2114. M /libcaca/trunk
  2115. * Ignore the autotools/ directory.
  2116. ------------------------------------------------------------------------
  2117. r1873 | sam | 2007-11-04 09:29:07 +0000 (Sun, 04 Nov 2007) | 2 lines
  2118. Changed paths:
  2119. A /libcaca/trunk/.gitignore
  2120. A /libcaca/trunk/cxx/.gitignore
  2121. A /libcaca/trunk/doc/.gitignore
  2122. A /libcaca/trunk/src/.gitignore
  2123. A /libcaca/trunk/test/.gitignore
  2124. A /libcaca/trunk/tools/.gitignore
  2125. * Added .gitignore files in addition to svn:ignore properties.
  2126. ------------------------------------------------------------------------
  2127. r1872 | sam | 2007-11-04 08:45:47 +0000 (Sun, 04 Nov 2007) | 2 lines
  2128. Changed paths:
  2129. M /libcaca/trunk/Makefile.am
  2130. D /libcaca/trunk/autotools
  2131. M /libcaca/trunk/configure.ac
  2132. * Don’t manage autotools/ with SVN.
  2133. ------------------------------------------------------------------------
  2134. r1871 | sam | 2007-11-03 23:27:54 +0000 (Sat, 03 Nov 2007) | 3 lines
  2135. Changed paths:
  2136. M /libcaca/trunk/tools/sortchars.c
  2137. * Add a lookback table in the output. Will be handy later.
  2138. * Now sortchars’s output can be directly saved to a C header file.
  2139. ------------------------------------------------------------------------
  2140. r1870 | sam | 2007-11-03 22:59:53 +0000 (Sat, 03 Nov 2007) | 5 lines
  2141. Changed paths:
  2142. M /libcaca/trunk/cucul/cucul.h
  2143. M /libcaca/trunk/cucul/dither.c
  2144. M /libcaca/trunk/cucul/legacy.c
  2145. * Add cucul_get_dither_brightness(), _gamma() and _contrast(). There is no
  2146. reason to keep a copy of them in the calling program.
  2147. * Deprecate cucul_set_dither_invert(). Inverting a dither's colours is now
  2148. done by setting a negative gamma value.
  2149. ------------------------------------------------------------------------
  2150. r1869 | sam | 2007-11-03 12:59:42 +0000 (Sat, 03 Nov 2007) | 2 lines
  2151. Changed paths:
  2152. M /libcaca/trunk/bootstrap
  2153. * Crap, typo in bootstrap script.
  2154. ------------------------------------------------------------------------
  2155. r1868 | sam | 2007-11-03 12:58:05 +0000 (Sat, 03 Nov 2007) | 2 lines
  2156. Changed paths:
  2157. M /libcaca/trunk/bootstrap
  2158. * Updated bootstrap script.
  2159. ------------------------------------------------------------------------
  2160. r1853 | sam | 2007-10-28 10:27:01 +0000 (Sun, 28 Oct 2007) | 2 lines
  2161. Changed paths:
  2162. M /libcaca/trunk/cucul/cucul.h
  2163. * Only use __attribute__((__deprecated__)) with gcc >= 3.x.
  2164. ------------------------------------------------------------------------
  2165. r1852 | sam | 2007-10-28 10:23:59 +0000 (Sun, 28 Oct 2007) | 3 lines
  2166. Changed paths:
  2167. M /libcaca/trunk/test/font.c
  2168. * C89 compilation fix for machines that do not have <endian.h>, thanks to
  2169. Rado S.
  2170. ------------------------------------------------------------------------
  2171. r1851 | sam | 2007-10-28 10:20:11 +0000 (Sun, 28 Oct 2007) | 3 lines
  2172. Changed paths:
  2173. M /libcaca/trunk/caca/driver_ncurses.c
  2174. M /libcaca/trunk/configure.ac
  2175. * When present, include <termios.h> and <unistd.h> to allow the ncurses
  2176. driver to build on Solaris. Fix courtesy of Rado S.
  2177. ------------------------------------------------------------------------
  2178. r1842 | sam | 2007-10-23 23:02:40 +0000 (Tue, 23 Oct 2007) | 24 lines
  2179. Changed paths:
  2180. M /libcaca/trunk/tools/sortchars.c
  2181. * Improved distance computation in sortchars.c.
  2182. * Use font 0 instead of font 1.
  2183. * Print a bitmapped example at the end.
  2184. _pBBBBPP"' '7PBBBBBL
  2185. _BBBBP" __p@BBBBBBBBBpp__ 7%BBBb_
  2186. _BBBB" _@BBBBBPPPPPPPP%BBBBBpL %BBBb
  2187. BBB" _@BBBP"' ____ 'PBBBBp %BB
  2188. BB @BBBP __iIIIIIIIIIiL '%BBBL 7B
  2189. P BBBP _IIII**''''"*lIIIi_ 7BBBb 7
  2190. BBBP III/' ,,:::, "IIIi BBBb
  2191. JBBB III" ,!!!!!!!!:, lIIi 7BBB
  2192. BBBL JIII ,!!"' '!!! III BBBL
  2193. BBBL lIII "!!, !!! IIIL BBBP
  2194. BBBL III !!!::::!!!" JIII BBBL
  2195. JBBB lIIIL '"!!!!""' iIII @BBB
  2196. L 3BBBL "lIIIi_ __iIII/ @BBB
  2197. BL 7BBBb '*IIIIIIIIIIII/" _@BBP @
  2198. BBb %BBBb_ '"*****"' __BBBB" _BB
  2199. %BBBp 7BBBBbpL__ __ppBBBBP" _@BBB
  2200. 7%BBBp_ '7PBBBBBBBBBBBBBBPP' _@BBBP
  2201. 'PBBBBpL_ ''''PP"'''' _p@BBBBP
  2202. ------------------------------------------------------------------------
  2203. r1841 | sam | 2007-10-22 10:15:54 +0000 (Mon, 22 Oct 2007) | 2 lines
  2204. Changed paths:
  2205. M /libcaca/trunk/tools/sortchars.c
  2206. * Updates to sortchars.c so that it can output a proper LUT.
  2207. ------------------------------------------------------------------------
  2208. r1840 | sam | 2007-10-22 08:47:05 +0000 (Mon, 22 Oct 2007) | 3 lines
  2209. Changed paths:
  2210. M /libcaca/trunk/tools
  2211. M /libcaca/trunk/tools/Makefile.am
  2212. A /libcaca/trunk/tools/sortchars.c
  2213. * Small tool to analyse character glyphs depending on their shape. Will be
  2214. used for improved dithering.
  2215. ------------------------------------------------------------------------
  2216. r1839 | sam | 2007-10-20 07:37:28 +0000 (Sat, 20 Oct 2007) | 2 lines
  2217. Changed paths:
  2218. M /libcaca/trunk/caca/graphics.c
  2219. * Documented which drivers support caca_set_cursor().
  2220. ------------------------------------------------------------------------
  2221. r1837 | sam | 2007-10-19 22:22:13 +0000 (Fri, 19 Oct 2007) | 3 lines
  2222. Changed paths:
  2223. M /libcaca/trunk/caca/driver_ncurses.c
  2224. M /libcaca/trunk/caca/driver_slang.c
  2225. M /libcaca/trunk/caca/driver_x11.c
  2226. M /libcaca/trunk/test/input.c
  2227. * Implemented caca_set_cursor() on the X11, ncurses and S-Lang drivers.
  2228. * Use caca_set_cursor() in test/input.c.
  2229. ------------------------------------------------------------------------
  2230. r1836 | sam | 2007-10-18 22:07:39 +0000 (Thu, 18 Oct 2007) | 2 lines
  2231. Changed paths:
  2232. M /libcaca/trunk/src/cacaview.c
  2233. * Fixed cacaview’s dithering selection.
  2234. ------------------------------------------------------------------------
  2235. r1835 | sam | 2007-10-07 20:40:39 +0000 (Sun, 07 Oct 2007) | 2 lines
  2236. Changed paths:
  2237. M /libcaca/trunk/doc/Makefile.am
  2238. * Output refman.log in case of build error.
  2239. ------------------------------------------------------------------------
  2240. r1833 | sam | 2007-09-30 16:49:47 +0000 (Sun, 30 Sep 2007) | 2 lines
  2241. Changed paths:
  2242. M /libcaca/trunk/cucul/dither.c
  2243. * Save user attributes when calling cucul_dither_bitmap().
  2244. ------------------------------------------------------------------------
  2245. r1829 | sam | 2007-09-30 15:03:38 +0000 (Sun, 30 Sep 2007) | 3 lines
  2246. Changed paths:
  2247. M /libcaca/trunk/bootstrap
  2248. M /libcaca/trunk/configure.ac
  2249. * Further refined the tetex/texlive detection method.
  2250. * Support for autotools-1.10.
  2251. ------------------------------------------------------------------------
  2252. r1828 | sam | 2007-09-30 14:44:46 +0000 (Sun, 30 Sep 2007) | 2 lines
  2253. Changed paths:
  2254. M /libcaca/trunk/configure.ac
  2255. * Support Debian's texlive installation. Will sneak this fix in beta12.
  2256. ------------------------------------------------------------------------
  2257. r1824 | sam | 2007-09-30 13:34:11 +0000 (Sun, 30 Sep 2007) | 3 lines
  2258. Changed paths:
  2259. M /libcaca/trunk/ChangeLog
  2260. M /libcaca/trunk/NEWS
  2261. M /libcaca/trunk/configure.ac
  2262. * Set version to 0.99.beta11.
  2263. * Updated NEWS and ChangeLog.
  2264. ------------------------------------------------------------------------
  2265. r1823 | sam | 2007-09-30 13:32:16 +0000 (Sun, 30 Sep 2007) | 2 lines
  2266. Changed paths:
  2267. M /libcaca/trunk/test/blit.c
  2268. M /libcaca/trunk/test/colors.c
  2269. M /libcaca/trunk/test/demo.c
  2270. M /libcaca/trunk/test/demo0.c
  2271. M /libcaca/trunk/test/dithering.c
  2272. M /libcaca/trunk/test/event.c
  2273. * Minor tuning to the various tests, just so that they’re releasable.
  2274. ------------------------------------------------------------------------
  2275. r1822 | sam | 2007-09-30 11:28:13 +0000 (Sun, 30 Sep 2007) | 2 lines
  2276. Changed paths:
  2277. M /libcaca/trunk/cxx/cucul++.cpp
  2278. * Replaced deprecated cucul_rotate() call with cucul_rotate_180().
  2279. ------------------------------------------------------------------------
  2280. r1820 | sam | 2007-09-30 10:22:24 +0000 (Sun, 30 Sep 2007) | 2 lines
  2281. Changed paths:
  2282. M /libcaca/trunk/cucul/transform.c
  2283. * Added a few rotation pairs. Nothing awesome.
  2284. ------------------------------------------------------------------------
  2285. r1819 | sam | 2007-09-30 10:12:19 +0000 (Sun, 30 Sep 2007) | 3 lines
  2286. Changed paths:
  2287. M /libcaca/trunk/cucul/transform.c
  2288. * Improve rotation output by avoiding white-on-black attributes to appear
  2289. due to spaces.
  2290. ------------------------------------------------------------------------
  2291. r1816 | sam | 2007-09-29 15:15:17 +0000 (Sat, 29 Sep 2007) | 4 lines
  2292. Changed paths:
  2293. M /libcaca/trunk/cucul/transform.c
  2294. * Allow to rotate canvases with an odd width.
  2295. * Added a few additional character pairs of the left/right rotations.
  2296. * Added missing errno sets.
  2297. ------------------------------------------------------------------------
  2298. r1814 | sam | 2007-08-02 18:12:19 +0000 (Thu, 02 Aug 2007) | 2 lines
  2299. Changed paths:
  2300. M /libcaca/trunk/cucul/transform.c
  2301. * More widechar rotations. \/ > /\ < is cool.
  2302. ------------------------------------------------------------------------
  2303. r1813 | sam | 2007-08-02 17:33:10 +0000 (Thu, 02 Aug 2007) | 2 lines
  2304. Changed paths:
  2305. M /libcaca/trunk/cucul/cucul.c
  2306. * Reset cursor position after a resize. Not sure it’s what I want.
  2307. ------------------------------------------------------------------------
  2308. r1812 | sam | 2007-08-02 16:38:31 +0000 (Thu, 02 Aug 2007) | 2 lines
  2309. Changed paths:
  2310. M /libcaca/trunk/cucul/transform.c
  2311. * More widechar rotation pairs.
  2312. ------------------------------------------------------------------------
  2313. r1809 | sam | 2007-07-17 20:46:18 +0000 (Tue, 17 Jul 2007) | 4 lines
  2314. Changed paths:
  2315. M /libcaca/trunk/cucul/cucul.h
  2316. M /libcaca/trunk/cucul/transform.c
  2317. M /libcaca/trunk/test/text.c
  2318. * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to
  2319. cucul_stretch_* to avoid long function names. And the pairwise rotations
  2320. look so nice now that they should be the real rotation chars.
  2321. ------------------------------------------------------------------------
  2322. r1808 | sam | 2007-07-17 17:20:11 +0000 (Tue, 17 Jul 2007) | 3 lines
  2323. Changed paths:
  2324. M /libcaca/trunk/cucul/transform.c
  2325. M /libcaca/trunk/test/text.c
  2326. * More characters for the wide rotations.
  2327. * Updated test/text to show what the wide rotations now do.
  2328. ------------------------------------------------------------------------
  2329. r1807 | sam | 2007-07-17 15:22:34 +0000 (Tue, 17 Jul 2007) | 2 lines
  2330. Changed paths:
  2331. M /libcaca/trunk/cucul/transform.c
  2332. * Use j/ḷ and l/ȷ pairs in glyph rotation.
  2333. ------------------------------------------------------------------------
  2334. r1806 | sam | 2007-07-16 23:51:49 +0000 (Mon, 16 Jul 2007) | 2 lines
  2335. Changed paths:
  2336. M /libcaca/trunk/test/input.c
  2337. * minor warning fix
  2338. ------------------------------------------------------------------------
  2339. r1805 | sam | 2007-07-10 17:02:46 +0000 (Tue, 10 Jul 2007) | 3 lines
  2340. Changed paths:
  2341. M /libcaca/trunk/cucul/cucul.h
  2342. M /libcaca/trunk/cucul/transform.c
  2343. M /libcaca/trunk/test/text.c
  2344. * Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They
  2345. suck massively for now.
  2346. ------------------------------------------------------------------------
  2347. r1795 | sam | 2007-07-09 17:24:28 +0000 (Mon, 09 Jul 2007) | 2 lines
  2348. Changed paths:
  2349. M /libcaca/trunk/COPYING
  2350. * Fixed address in license.
  2351. ------------------------------------------------------------------------
  2352. r1788 | sam | 2007-06-28 16:29:00 +0000 (Thu, 28 Jun 2007) | 5 lines
  2353. Changed paths:
  2354. M /libcaca/trunk/cucul/cucul.h
  2355. M /libcaca/trunk/cucul/legacy.c
  2356. M /libcaca/trunk/cucul/transform.c
  2357. M /libcaca/trunk/test/text.c
  2358. M /libcaca/trunk/test/transform.c
  2359. * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right.
  2360. * Renamed cucul_rotate into cucul_rotate_180.
  2361. * Deprecated cucul_rotate and fix examples accordingly.
  2362. Hope it all makes sense.
  2363. ------------------------------------------------------------------------
  2364. r1787 | sam | 2007-06-28 15:57:25 +0000 (Thu, 28 Jun 2007) | 2 lines
  2365. Changed paths:
  2366. M /libcaca/trunk/test/text.c
  2367. * Added a small test for cucul_left() in test/text.c. It is *fucking* ugly.
  2368. ------------------------------------------------------------------------
  2369. r1786 | sam | 2007-06-28 15:56:59 +0000 (Thu, 28 Jun 2007) | 2 lines
  2370. Changed paths:
  2371. M /libcaca/trunk/cucul/cucul.h
  2372. M /libcaca/trunk/cucul/transform.c
  2373. * Implemented cucul_left() and cucul_right() for 90-degree rotations.
  2374. ------------------------------------------------------------------------
  2375. r1785 | sam | 2007-06-28 12:58:17 +0000 (Thu, 28 Jun 2007) | 3 lines
  2376. Changed paths:
  2377. M /libcaca/trunk/caca/driver_ncurses.c
  2378. * Patch by Ben Wiley Sittler to use ACS_* special characters in the ncurses
  2379. driver.
  2380. ------------------------------------------------------------------------
  2381. r1784 | sam | 2007-06-28 12:56:40 +0000 (Thu, 28 Jun 2007) | 3 lines
  2382. Changed paths:
  2383. M /libcaca/trunk/cucul/import.c
  2384. * Handle multiframe canvases in the caca importer, courtesy of Ben Wiley
  2385. Sittler. Untested.
  2386. ------------------------------------------------------------------------
  2387. r1783 | sam | 2007-06-28 12:49:28 +0000 (Thu, 28 Jun 2007) | 3 lines
  2388. Changed paths:
  2389. M /libcaca/trunk/src/cacademo.c
  2390. * Removed malloc() calls from the rotozoom code, put initialisation in the
  2391. PREPARE rule and did minor cleanup (SCNR).
  2392. ------------------------------------------------------------------------
  2393. r1782 | sam | 2007-06-28 12:47:57 +0000 (Thu, 28 Jun 2007) | 3 lines
  2394. Changed paths:
  2395. M /libcaca/trunk/cucul/transform.c
  2396. * Added more box glyphs to the canvas transformations, courtesy of Ben Wiley
  2397. Sittler.
  2398. ------------------------------------------------------------------------
  2399. r1781 | sam | 2007-06-28 12:46:54 +0000 (Thu, 28 Jun 2007) | 2 lines
  2400. Changed paths:
  2401. M /libcaca/trunk/test/unicode.c
  2402. * Added a few chars to the unicode test.
  2403. ------------------------------------------------------------------------
  2404. r1780 | sam | 2007-06-28 12:46:04 +0000 (Thu, 28 Jun 2007) | 2 lines
  2405. Changed paths:
  2406. M /libcaca/trunk/caca/driver_x11.c
  2407. * Differentiate between • and ● in the X11 rendering overrides.
  2408. ------------------------------------------------------------------------
  2409. r1779 | sam | 2007-06-28 12:15:06 +0000 (Thu, 28 Jun 2007) | 2 lines
  2410. Changed paths:
  2411. M /libcaca/trunk/caca/driver_x11.c
  2412. * Patch by Ben Wiley Sittler for two misrendered glyphs.
  2413. ------------------------------------------------------------------------
  2414. r1778 | sam | 2007-06-28 07:43:41 +0000 (Thu, 28 Jun 2007) | 2 lines
  2415. Changed paths:
  2416. M /libcaca/trunk/caca/driver_x11.c
  2417. * Slightly nicer code in driver_x11.c.
  2418. ------------------------------------------------------------------------
  2419. r1777 | jylam | 2007-06-28 07:42:36 +0000 (Thu, 28 Jun 2007) | 2 lines
  2420. Changed paths:
  2421. M /libcaca/trunk/src/cacademo.c
  2422. * Minor cosmetic changes
  2423. ------------------------------------------------------------------------
  2424. r1776 | sam | 2007-06-27 18:00:18 +0000 (Wed, 27 Jun 2007) | 2 lines
  2425. Changed paths:
  2426. M /libcaca/trunk/caca/driver_slang.c
  2427. * Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8.
  2428. ------------------------------------------------------------------------
  2429. r1775 | sam | 2007-06-27 17:40:14 +0000 (Wed, 27 Jun 2007) | 3 lines
  2430. Changed paths:
  2431. M /libcaca/trunk/caca/driver_x11.c
  2432. * X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them a
  2433. bit myself, too.
  2434. ------------------------------------------------------------------------
  2435. r1774 | sam | 2007-06-27 14:43:59 +0000 (Wed, 27 Jun 2007) | 3 lines
  2436. Changed paths:
  2437. M /libcaca/trunk/caca/driver_slang.c
  2438. * Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset does
  2439. not exist, courtesy of Ben Wiley Sittler.
  2440. ------------------------------------------------------------------------
  2441. r1773 | sam | 2007-06-27 14:39:47 +0000 (Wed, 27 Jun 2007) | 2 lines
  2442. Changed paths:
  2443. M /libcaca/trunk/cucul/charset.c
  2444. M /libcaca/trunk/cucul/cucul.h
  2445. * Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler.
  2446. ------------------------------------------------------------------------
  2447. r1772 | sam | 2007-06-27 13:35:59 +0000 (Wed, 27 Jun 2007) | 2 lines
  2448. Changed paths:
  2449. M /libcaca/trunk/AUTHORS
  2450. M /libcaca/trunk/caca/driver_gl.c
  2451. * Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler.
  2452. ------------------------------------------------------------------------
  2453. r1771 | sam | 2007-06-27 13:06:18 +0000 (Wed, 27 Jun 2007) | 2 lines
  2454. Changed paths:
  2455. M /libcaca/trunk/caca/driver_cocoa.m
  2456. * Disabled USE_RGB12_FGBG for now, as it was reported not to work.
  2457. ------------------------------------------------------------------------
  2458. r1770 | sam | 2007-06-27 13:03:31 +0000 (Wed, 27 Jun 2007) | 3 lines
  2459. Changed paths:
  2460. M /libcaca/trunk/src/cacaserver.c
  2461. * Winsock compilation fixes in cacaserver, courtesy of Ben Wiley Sittler
  2462. <bsittler@gmail.com>
  2463. ------------------------------------------------------------------------
  2464. r1769 | sam | 2007-06-27 12:52:15 +0000 (Wed, 27 Jun 2007) | 2 lines
  2465. Changed paths:
  2466. M /libcaca/trunk/cucul/font_mono9.h
  2467. M /libcaca/trunk/cucul/font_monobold12.h
  2468. * Updated internal fonts to match tools/makefont.c.
  2469. ------------------------------------------------------------------------
  2470. r1768 | sam | 2007-06-27 12:48:34 +0000 (Wed, 27 Jun 2007) | 5 lines
  2471. Changed paths:
  2472. M /libcaca/trunk/tools/makefont.c
  2473. * Added glyphs to our default fonts:
  2474. + Geometric Shapes, Halfwidth and Fullwidth Forms (as suggested by Ben
  2475. Wiley Sittler)
  2476. + Miscellaneous Symbols (as suggested by Mohammed Adnène Trojette)
  2477. ------------------------------------------------------------------------
  2478. r1767 | sam | 2007-06-27 12:46:25 +0000 (Wed, 27 Jun 2007) | 2 lines
  2479. Changed paths:
  2480. M /libcaca/trunk/Makefile.am
  2481. * Add a "make fonts" rule to the makefile for easy updates.
  2482. ------------------------------------------------------------------------
  2483. r1766 | jylam | 2007-06-24 07:46:18 +0000 (Sun, 24 Jun 2007) | 2 lines
  2484. Changed paths:
  2485. M /libcaca/trunk/src/Makefile.am
  2486. M /libcaca/trunk/src/cacademo.c
  2487. A /libcaca/trunk/src/texture.h
  2488. * Added rotozoom (and its 1MB header file)
  2489. ------------------------------------------------------------------------
  2490. r1757 | jylam | 2007-02-23 14:34:48 +0000 (Fri, 23 Feb 2007) | 2 lines
  2491. Changed paths:
  2492. M /libcaca/trunk/build-kernel
  2493. M /libcaca/trunk/src/cacademo.c
  2494. * Added squared transition to cacademo
  2495. ------------------------------------------------------------------------
  2496. r1754 | jylam | 2007-02-22 15:34:48 +0000 (Thu, 22 Feb 2007) | 2 lines
  2497. Changed paths:
  2498. M /libcaca/trunk/src/cacaplay.c
  2499. * Added error checks to cacaplay
  2500. ------------------------------------------------------------------------
  2501. r1753 | jylam | 2007-02-22 15:31:39 +0000 (Thu, 22 Feb 2007) | 2 lines
  2502. Changed paths:
  2503. M /libcaca/trunk/test/blit.c
  2504. M /libcaca/trunk/test/colors.c
  2505. M /libcaca/trunk/test/cucul.c
  2506. M /libcaca/trunk/test/demo.c
  2507. M /libcaca/trunk/test/dithering.c
  2508. M /libcaca/trunk/test/event.c
  2509. M /libcaca/trunk/test/font.c
  2510. M /libcaca/trunk/test/frames.c
  2511. M /libcaca/trunk/test/fullwidth.c
  2512. M /libcaca/trunk/test/gamma.c
  2513. M /libcaca/trunk/test/hsv.c
  2514. M /libcaca/trunk/test/import.c
  2515. M /libcaca/trunk/test/input.c
  2516. M /libcaca/trunk/test/swallow.c
  2517. M /libcaca/trunk/test/text.c
  2518. M /libcaca/trunk/test/transform.c
  2519. M /libcaca/trunk/test/unicode.c
  2520. * Added error checks on canvas / display creations
  2521. ------------------------------------------------------------------------
  2522. r1752 | jylam | 2007-02-22 14:47:32 +0000 (Thu, 22 Feb 2007) | 2 lines
  2523. Changed paths:
  2524. M /libcaca/trunk/test/truecolor.c
  2525. * Added error detection to truecolor test
  2526. ------------------------------------------------------------------------
  2527. r1750 | sam | 2007-02-20 18:15:52 +0000 (Tue, 20 Feb 2007) | 2 lines
  2528. Changed paths:
  2529. M /libcaca/trunk/cucul/transform.c
  2530. * The transformation rules didn’t have ⅃ ⅄ ⅂.
  2531. ------------------------------------------------------------------------
  2532. r1556 | jylam | 2007-01-04 11:07:43 +0000 (Thu, 04 Jan 2007) | 2 lines
  2533. Changed paths:
  2534. M /libcaca/trunk/caca/event.c
  2535. * Changed threshold in key events, a bit more natural
  2536. ------------------------------------------------------------------------
  2537. r1462 | sam | 2006-12-12 01:53:54 +0000 (Tue, 12 Dec 2006) | 1 line
  2538. Changed paths:
  2539. M /libcaca/trunk/DotNet/AssemblyInfo.cs
  2540. M /libcaca/trunk/DotNet/Caca.cs
  2541. M /libcaca/trunk/DotNet/Cucul.cs
  2542. M /libcaca/trunk/DotNet/test.cs
  2543. M /libcaca/trunk/caca/caca.c
  2544. M /libcaca/trunk/caca/caca.h
  2545. M /libcaca/trunk/caca/caca0.c
  2546. M /libcaca/trunk/caca/caca0.h
  2547. M /libcaca/trunk/caca/caca_internals.h
  2548. M /libcaca/trunk/caca/driver_cocoa.m
  2549. M /libcaca/trunk/caca/driver_conio.c
  2550. M /libcaca/trunk/caca/driver_gl.c
  2551. M /libcaca/trunk/caca/driver_ncurses.c
  2552. M /libcaca/trunk/caca/driver_raw.c
  2553. M /libcaca/trunk/caca/driver_slang.c
  2554. M /libcaca/trunk/caca/driver_vga.c
  2555. M /libcaca/trunk/caca/driver_win32.c
  2556. M /libcaca/trunk/caca/driver_x11.c
  2557. M /libcaca/trunk/caca/event.c
  2558. M /libcaca/trunk/caca/graphics.c
  2559. M /libcaca/trunk/caca/time.c
  2560. M /libcaca/trunk/cucul/attr.c
  2561. M /libcaca/trunk/cucul/box.c
  2562. M /libcaca/trunk/cucul/canvas.c
  2563. M /libcaca/trunk/cucul/charset.c
  2564. M /libcaca/trunk/cucul/conic.c
  2565. M /libcaca/trunk/cucul/cucul.c
  2566. M /libcaca/trunk/cucul/cucul.h
  2567. M /libcaca/trunk/cucul/cucul_internals.h
  2568. M /libcaca/trunk/cucul/dither.c
  2569. M /libcaca/trunk/cucul/export.c
  2570. M /libcaca/trunk/cucul/font.c
  2571. M /libcaca/trunk/cucul/frame.c
  2572. M /libcaca/trunk/cucul/import.c
  2573. M /libcaca/trunk/cucul/legacy.c
  2574. M /libcaca/trunk/cucul/line.c
  2575. M /libcaca/trunk/cucul/transform.c
  2576. M /libcaca/trunk/cucul/triangle.c
  2577. M /libcaca/trunk/cxx/caca++.cpp
  2578. M /libcaca/trunk/cxx/caca++.h
  2579. M /libcaca/trunk/cxx/cucul++.cpp
  2580. M /libcaca/trunk/cxx/cucul++.h
  2581. M /libcaca/trunk/cxx/cxxtest.cpp
  2582. M /libcaca/trunk/kernel/kernel.c
  2583. M /libcaca/trunk/kernel/kernel.h
  2584. M /libcaca/trunk/python/pypycaca.c
  2585. M /libcaca/trunk/python/pypycaca.h
  2586. M /libcaca/trunk/src/aafire.c
  2587. M /libcaca/trunk/src/cacademo.c
  2588. M /libcaca/trunk/src/cacadraw.c
  2589. M /libcaca/trunk/src/cacaplay.c
  2590. M /libcaca/trunk/src/cacaserver.c
  2591. M /libcaca/trunk/src/cacaview.c
  2592. M /libcaca/trunk/src/common-image.c
  2593. M /libcaca/trunk/src/common-image.h
  2594. M /libcaca/trunk/src/img2irc.c
  2595. M /libcaca/trunk/test/blit.c
  2596. M /libcaca/trunk/test/colors.c
  2597. M /libcaca/trunk/test/cucul.c
  2598. M /libcaca/trunk/test/demo.c
  2599. M /libcaca/trunk/test/dithering.c
  2600. M /libcaca/trunk/test/event.c
  2601. M /libcaca/trunk/test/export.c
  2602. M /libcaca/trunk/test/font.c
  2603. M /libcaca/trunk/test/font2tga.c
  2604. M /libcaca/trunk/test/frames.c
  2605. M /libcaca/trunk/test/fullwidth.c
  2606. M /libcaca/trunk/test/gamma.c
  2607. M /libcaca/trunk/test/hsv.c
  2608. M /libcaca/trunk/test/import.c
  2609. M /libcaca/trunk/test/input.c
  2610. M /libcaca/trunk/test/spritedit.c
  2611. M /libcaca/trunk/test/swallow.c
  2612. M /libcaca/trunk/test/text.c
  2613. M /libcaca/trunk/test/transform.c
  2614. M /libcaca/trunk/test/truecolor.c
  2615. M /libcaca/trunk/test/unicode.c
  2616. M /libcaca/trunk/tools/makefont.c
  2617. M /libcaca/trunk/tools/optipal.c
  2618. * Bwarf, typo in the no warranty clause.
  2619. ------------------------------------------------------------------------
  2620. r1452 | sam | 2006-12-11 15:48:46 +0000 (Mon, 11 Dec 2006) | 2 lines
  2621. Changed paths:
  2622. M /libcaca/trunk/DotNet/AssemblyInfo.cs
  2623. M /libcaca/trunk/DotNet/Caca.cs
  2624. M /libcaca/trunk/DotNet/Cucul.cs
  2625. M /libcaca/trunk/DotNet/test.cs
  2626. M /libcaca/trunk/caca/caca.c
  2627. M /libcaca/trunk/caca/caca.h
  2628. M /libcaca/trunk/caca/caca0.c
  2629. M /libcaca/trunk/caca/caca0.h
  2630. M /libcaca/trunk/caca/caca_internals.h
  2631. M /libcaca/trunk/caca/driver_cocoa.m
  2632. M /libcaca/trunk/caca/driver_conio.c
  2633. M /libcaca/trunk/caca/driver_gl.c
  2634. M /libcaca/trunk/caca/driver_ncurses.c
  2635. M /libcaca/trunk/caca/driver_raw.c
  2636. M /libcaca/trunk/caca/driver_slang.c
  2637. M /libcaca/trunk/caca/driver_vga.c
  2638. M /libcaca/trunk/caca/driver_win32.c
  2639. M /libcaca/trunk/caca/driver_x11.c
  2640. M /libcaca/trunk/caca/event.c
  2641. M /libcaca/trunk/caca/graphics.c
  2642. M /libcaca/trunk/caca/time.c
  2643. M /libcaca/trunk/cucul/attr.c
  2644. M /libcaca/trunk/cucul/box.c
  2645. M /libcaca/trunk/cucul/canvas.c
  2646. M /libcaca/trunk/cucul/charset.c
  2647. M /libcaca/trunk/cucul/conic.c
  2648. M /libcaca/trunk/cucul/cucul.c
  2649. M /libcaca/trunk/cucul/cucul.h
  2650. M /libcaca/trunk/cucul/cucul_internals.h
  2651. M /libcaca/trunk/cucul/dither.c
  2652. M /libcaca/trunk/cucul/export.c
  2653. M /libcaca/trunk/cucul/font.c
  2654. M /libcaca/trunk/cucul/frame.c
  2655. M /libcaca/trunk/cucul/import.c
  2656. M /libcaca/trunk/cucul/legacy.c
  2657. M /libcaca/trunk/cucul/line.c
  2658. M /libcaca/trunk/cucul/transform.c
  2659. M /libcaca/trunk/cucul/triangle.c
  2660. M /libcaca/trunk/cxx/caca++.cpp
  2661. M /libcaca/trunk/cxx/caca++.h
  2662. M /libcaca/trunk/cxx/cucul++.cpp
  2663. M /libcaca/trunk/cxx/cucul++.h
  2664. M /libcaca/trunk/cxx/cxxtest.cpp
  2665. M /libcaca/trunk/kernel/kernel.c
  2666. M /libcaca/trunk/kernel/kernel.h
  2667. M /libcaca/trunk/python/pypycaca.c
  2668. M /libcaca/trunk/python/pypycaca.h
  2669. M /libcaca/trunk/src/aafire.c
  2670. M /libcaca/trunk/src/cacademo.c
  2671. M /libcaca/trunk/src/cacadraw.c
  2672. M /libcaca/trunk/src/cacaplay.c
  2673. M /libcaca/trunk/src/cacaserver.c
  2674. M /libcaca/trunk/src/cacaview.c
  2675. M /libcaca/trunk/src/common-image.c
  2676. M /libcaca/trunk/src/common-image.h
  2677. M /libcaca/trunk/src/img2irc.c
  2678. M /libcaca/trunk/test/blit.c
  2679. M /libcaca/trunk/test/colors.c
  2680. M /libcaca/trunk/test/cucul.c
  2681. M /libcaca/trunk/test/demo.c
  2682. M /libcaca/trunk/test/dithering.c
  2683. M /libcaca/trunk/test/event.c
  2684. M /libcaca/trunk/test/export.c
  2685. M /libcaca/trunk/test/font.c
  2686. M /libcaca/trunk/test/font2tga.c
  2687. M /libcaca/trunk/test/frames.c
  2688. M /libcaca/trunk/test/fullwidth.c
  2689. M /libcaca/trunk/test/gamma.c
  2690. M /libcaca/trunk/test/hsv.c
  2691. M /libcaca/trunk/test/import.c
  2692. M /libcaca/trunk/test/input.c
  2693. M /libcaca/trunk/test/spritedit.c
  2694. M /libcaca/trunk/test/swallow.c
  2695. M /libcaca/trunk/test/text.c
  2696. M /libcaca/trunk/test/transform.c
  2697. M /libcaca/trunk/test/truecolor.c
  2698. M /libcaca/trunk/test/unicode.c
  2699. M /libcaca/trunk/tools/makefont.c
  2700. M /libcaca/trunk/tools/optipal.c
  2701. * Add a no warranty clause to the code.
  2702. ------------------------------------------------------------------------
  2703. r1450 | sam | 2006-12-05 17:50:40 +0000 (Tue, 05 Dec 2006) | 2 lines
  2704. Changed paths:
  2705. M /libcaca/trunk/caca/driver_ncurses.c
  2706. * Fix OpenBSD build.
  2707. ------------------------------------------------------------------------
  2708. r1449 | sam | 2006-11-30 22:41:52 +0000 (Thu, 30 Nov 2006) | 2 lines
  2709. Changed paths:
  2710. M /libcaca/trunk/caca/driver_cocoa.m
  2711. M /libcaca/trunk/configure.ac
  2712. * Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
  2713. ------------------------------------------------------------------------
  2714. r1440 | sam | 2006-11-27 14:58:59 +0000 (Mon, 27 Nov 2006) | 2 lines
  2715. Changed paths:
  2716. M /libcaca/trunk/cucul/cucul.c
  2717. M /libcaca/trunk/cucul/cucul_internals.h
  2718. M /libcaca/trunk/cucul/frame.c
  2719. M /libcaca/trunk/cucul/import.c
  2720. * Got rid of that ugly cv->import member.
  2721. ------------------------------------------------------------------------
  2722. r1439 | sam | 2006-11-27 14:55:00 +0000 (Mon, 27 Nov 2006) | 3 lines
  2723. Changed paths:
  2724. M /libcaca/trunk/configure.ac
  2725. M /libcaca/trunk/test/Makefile.am
  2726. D /libcaca/trunk/test/term.c
  2727. * Get rid of test/term.c, it's now in its own repository.
  2728. * Added back -Wshadow, it's more useful than annoying.
  2729. ------------------------------------------------------------------------
  2730. r1438 | sam | 2006-11-27 14:53:17 +0000 (Mon, 27 Nov 2006) | 2 lines
  2731. Changed paths:
  2732. M /libcaca/trunk/cucul/canvas.c
  2733. M /libcaca/trunk/cucul/export.c
  2734. M /libcaca/trunk/tools/makefont.c
  2735. * Fix shadowing declarations.
  2736. ------------------------------------------------------------------------
  2737. r1435 | sam | 2006-11-27 05:59:29 +0000 (Mon, 27 Nov 2006) | 2 lines
  2738. Changed paths:
  2739. M /libcaca/trunk/test/Makefile.am
  2740. * Do not build test/term if fcntl() is not available. Yes, could be improved.
  2741. ------------------------------------------------------------------------
  2742. r1434 | sam | 2006-11-27 05:40:51 +0000 (Mon, 27 Nov 2006) | 2 lines
  2743. Changed paths:
  2744. M /libcaca/trunk/caca/driver_ncurses.c
  2745. M /libcaca/trunk/caca/driver_slang.c
  2746. * Fixed syntax errors.
  2747. ------------------------------------------------------------------------
  2748. r1433 | sam | 2006-11-27 01:58:59 +0000 (Mon, 27 Nov 2006) | 2 lines
  2749. Changed paths:
  2750. M /libcaca/trunk/TODO
  2751. * Added stuff to the TODO list.
  2752. ------------------------------------------------------------------------
  2753. r1432 | sam | 2006-11-27 01:58:00 +0000 (Mon, 27 Nov 2006) | 2 lines
  2754. Changed paths:
  2755. M /libcaca/trunk/test/term.c
  2756. * A few improvements to the screen/splitvt clone project.
  2757. ------------------------------------------------------------------------
  2758. r1431 | sam | 2006-11-27 01:56:37 +0000 (Mon, 27 Nov 2006) | 2 lines
  2759. Changed paths:
  2760. M /libcaca/trunk/cucul/cucul.c
  2761. M /libcaca/trunk/cucul/cucul_internals.h
  2762. M /libcaca/trunk/cucul/frame.c
  2763. M /libcaca/trunk/cucul/import.c
  2764. * Improved vt220 import by adding a persistent context to canvases.
  2765. ------------------------------------------------------------------------
  2766. r1430 | sam | 2006-11-24 05:51:10 +0000 (Fri, 24 Nov 2006) | 2 lines
  2767. Changed paths:
  2768. M /libcaca/trunk/caca/caca.h
  2769. M /libcaca/trunk/caca/caca_internals.h
  2770. M /libcaca/trunk/caca/driver_conio.c
  2771. M /libcaca/trunk/caca/driver_gl.c
  2772. M /libcaca/trunk/caca/driver_ncurses.c
  2773. M /libcaca/trunk/caca/driver_raw.c
  2774. M /libcaca/trunk/caca/driver_slang.c
  2775. M /libcaca/trunk/caca/driver_vga.c
  2776. M /libcaca/trunk/caca/driver_win32.c
  2777. M /libcaca/trunk/caca/driver_x11.c
  2778. M /libcaca/trunk/caca/graphics.c
  2779. * Added caca_set_cursor(). Not yet functional.
  2780. ------------------------------------------------------------------------
  2781. r1429 | sam | 2006-11-24 05:49:49 +0000 (Fri, 24 Nov 2006) | 3 lines
  2782. Changed paths:
  2783. M /libcaca/trunk/caca/driver_ncurses.c
  2784. M /libcaca/trunk/caca/driver_slang.c
  2785. * Add support for doublewidth characters even if ncurses or SLang don't know
  2786. about them.
  2787. ------------------------------------------------------------------------
  2788. r1428 | jylam | 2006-11-23 20:22:03 +0000 (Thu, 23 Nov 2006) | 2 lines
  2789. Changed paths:
  2790. M /libcaca/trunk/DotNet/Cucul.cs
  2791. M /libcaca/trunk/DotNet/test.cs
  2792. * .Net : Fixed drawLine() and updated example (rasters rule)
  2793. ------------------------------------------------------------------------
  2794. r1427 | sam | 2006-11-21 07:09:35 +0000 (Tue, 21 Nov 2006) | 2 lines
  2795. Changed paths:
  2796. M /libcaca/trunk/configure.ac
  2797. M /libcaca/trunk/test
  2798. M /libcaca/trunk/test/Makefile.am
  2799. A /libcaca/trunk/test/term.c
  2800. * Added a test app that swallows two console applications. Switch with C-a.
  2801. ------------------------------------------------------------------------
  2802. r1426 | sam | 2006-11-21 06:35:04 +0000 (Tue, 21 Nov 2006) | 3 lines
  2803. Changed paths:
  2804. M /libcaca/trunk/cucul/import.c
  2805. * Improved ANSI importer so that it supports a lot more of what is needed
  2806. for basic vt220 emulation.
  2807. ------------------------------------------------------------------------
  2808. r1425 | sam | 2006-11-20 05:49:45 +0000 (Mon, 20 Nov 2006) | 2 lines
  2809. Changed paths:
  2810. M /libcaca/trunk/TODO
  2811. * Added a few ideas to the TODO list.
  2812. ------------------------------------------------------------------------
  2813. r1424 | jylam | 2006-11-18 12:27:16 +0000 (Sat, 18 Nov 2006) | 2 lines
  2814. Changed paths:
  2815. M /libcaca/trunk/DotNet/Cucul.cs
  2816. M /libcaca/trunk/DotNet/test.cs
  2817. * Added preliminary dither support to .NET bindings
  2818. ------------------------------------------------------------------------
  2819. r1423 | jylam | 2006-11-18 11:34:40 +0000 (Sat, 18 Nov 2006) | 2 lines
  2820. Changed paths:
  2821. M /libcaca/trunk/DotNet/Cucul.cs
  2822. * Added frames to .NET bindings
  2823. ------------------------------------------------------------------------
  2824. r1422 | jylam | 2006-11-18 11:25:50 +0000 (Sat, 18 Nov 2006) | 2 lines
  2825. Changed paths:
  2826. M /libcaca/trunk/DotNet/Cucul.cs
  2827. M /libcaca/trunk/DotNet/test.cs
  2828. * Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export.
  2829. ------------------------------------------------------------------------
  2830. r1421 | sam | 2006-11-17 11:28:32 +0000 (Fri, 17 Nov 2006) | 2 lines
  2831. Changed paths:
  2832. M /libcaca/trunk/caca/driver_cocoa.m
  2833. M /libcaca/trunk/configure.ac
  2834. * Merged old code by Ol that can be used as a start for the Cocoa driver.
  2835. ------------------------------------------------------------------------
  2836. r1419 | sam | 2006-11-16 16:29:57 +0000 (Thu, 16 Nov 2006) | 3 lines
  2837. Changed paths:
  2838. M /libcaca/trunk/ChangeLog
  2839. M /libcaca/trunk/NEWS
  2840. M /libcaca/trunk/configure.ac
  2841. * Set version to 0.99.beta11.
  2842. * Updated NEWS and ChangeLog.
  2843. ------------------------------------------------------------------------
  2844. r1417 | sam | 2006-11-16 15:01:31 +0000 (Thu, 16 Nov 2006) | 3 lines
  2845. Changed paths:
  2846. M /libcaca/trunk/cucul/export.c
  2847. M /libcaca/trunk/test/export.c
  2848. * Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters.
  2849. * Updated export test accordingly.
  2850. ------------------------------------------------------------------------
  2851. r1416 | sam | 2006-11-16 11:26:22 +0000 (Thu, 16 Nov 2006) | 3 lines
  2852. Changed paths:
  2853. M /libcaca/trunk/common.h
  2854. * Fix a compilation warning by pretending to use seterrno()'s argument
  2855. even when it isn't.
  2856. ------------------------------------------------------------------------
  2857. r1415 | sam | 2006-11-16 11:23:56 +0000 (Thu, 16 Nov 2006) | 3 lines
  2858. Changed paths:
  2859. M /libcaca/trunk/kernel/kernel.c
  2860. M /libcaca/trunk/kernel/kernel.h
  2861. * Implemented strcmp() and strdup() and added an fflush() stub to the
  2862. kernel code.
  2863. ------------------------------------------------------------------------
  2864. r1414 | sam | 2006-11-16 02:08:05 +0000 (Thu, 16 Nov 2006) | 3 lines
  2865. Changed paths:
  2866. M /libcaca/trunk/cucul/transform.c
  2867. * Added some box drawing glyphs that are used by TOIlet's future.tlf font
  2868. to the flip/flop/rotation filters.
  2869. ------------------------------------------------------------------------
  2870. r1399 | sam | 2006-11-14 20:14:38 +0000 (Tue, 14 Nov 2006) | 2 lines
  2871. Changed paths:
  2872. M /libcaca/trunk/caca/Makefile.am
  2873. M /libcaca/trunk/src/Makefile.am
  2874. M /libcaca/trunk/tools/Makefile.am
  2875. * Don't rely on pkg-config macros for variable substitution. Just in case.
  2876. ------------------------------------------------------------------------
  2877. r1398 | sam | 2006-11-14 18:22:31 +0000 (Tue, 14 Nov 2006) | 2 lines
  2878. Changed paths:
  2879. M /libcaca/trunk/configure.ac
  2880. * No longer bail out with an error if Imlib2 or Doxygen were not found.
  2881. ------------------------------------------------------------------------
  2882. r1397 | sam | 2006-11-14 18:05:02 +0000 (Tue, 14 Nov 2006) | 2 lines
  2883. Changed paths:
  2884. M /libcaca/trunk/cucul/frame.c
  2885. * Minor documentation fix.
  2886. ------------------------------------------------------------------------
  2887. r1396 | sam | 2006-11-14 18:02:29 +0000 (Tue, 14 Nov 2006) | 2 lines
  2888. Changed paths:
  2889. M /libcaca/trunk/caca/Makefile.am
  2890. M /libcaca/trunk/caca/caca.c
  2891. M /libcaca/trunk/caca/caca_internals.h
  2892. A /libcaca/trunk/caca/driver_cocoa.m
  2893. M /libcaca/trunk/configure.ac
  2894. * Added all the glue needed for a Cocoa output driver.
  2895. ------------------------------------------------------------------------
  2896. r1395 | sam | 2006-11-14 16:27:15 +0000 (Tue, 14 Nov 2006) | 2 lines
  2897. Changed paths:
  2898. M /libcaca/trunk/test/spritedit.c
  2899. * Minor compilation warning fix. OS X x86 defines "DELAY".
  2900. ------------------------------------------------------------------------
  2901. r1394 | sam | 2006-11-14 07:59:52 +0000 (Tue, 14 Nov 2006) | 3 lines
  2902. Changed paths:
  2903. M /libcaca/trunk/cucul/transform.c
  2904. M /libcaca/trunk/test/text.c
  2905. * Documented flip/flop/rotate as being involutive.
  2906. * Updated text test.
  2907. ------------------------------------------------------------------------
  2908. r1393 | sam | 2006-11-14 07:46:51 +0000 (Tue, 14 Nov 2006) | 3 lines
  2909. Changed paths:
  2910. M /libcaca/trunk/test
  2911. M /libcaca/trunk/test/Makefile.am
  2912. D /libcaca/trunk/test/all.c
  2913. A /libcaca/trunk/test/cucul.c (from /libcaca/trunk/test/all.c:1390)
  2914. * Renamed the "all" test to "cucul" because it otherwise conflicted with
  2915. the automake "all" rule.
  2916. ------------------------------------------------------------------------
  2917. r1392 | sam | 2006-11-13 23:42:43 +0000 (Mon, 13 Nov 2006) | 3 lines
  2918. Changed paths:
  2919. M /libcaca/trunk/caca/caca_internals.h
  2920. M /libcaca/trunk/caca/driver_ncurses.c
  2921. M /libcaca/trunk/caca/driver_slang.c
  2922. M /libcaca/trunk/caca/graphics.c
  2923. * Factored terminal title setting code.
  2924. * Do not try to set the terminal title if TERM=linux.
  2925. ------------------------------------------------------------------------
  2926. r1391 | sam | 2006-11-13 23:33:49 +0000 (Mon, 13 Nov 2006) | 2 lines
  2927. Changed paths:
  2928. M /libcaca/trunk/caca/driver_ncurses.c
  2929. M /libcaca/trunk/caca/driver_slang.c
  2930. M /libcaca/trunk/caca/graphics.c
  2931. M /libcaca/trunk/doc/migrating.dox
  2932. * Implemented caca_set_display_title() for ncurses and S-Lang.
  2933. ------------------------------------------------------------------------
  2934. r1390 | sam | 2006-11-13 23:16:35 +0000 (Mon, 13 Nov 2006) | 4 lines
  2935. Changed paths:
  2936. M /libcaca/trunk/cucul/canvas.c
  2937. M /libcaca/trunk/cucul/cucul.c
  2938. M /libcaca/trunk/cucul/cucul.h
  2939. M /libcaca/trunk/cucul/cucul_internals.h
  2940. M /libcaca/trunk/cucul/frame.c
  2941. M /libcaca/trunk/cucul/legacy.c
  2942. M /libcaca/trunk/cxx/cucul++.cpp
  2943. M /libcaca/trunk/test/all.c
  2944. M /libcaca/trunk/test/frames.c
  2945. * Implemented cucul_get_frame_name() and cucul_set_frame_name().
  2946. * Renamed cucul_*_canvas_frame() to cucul_*_frame() because we bloody well
  2947. know that a frame belongs to a canvas.
  2948. ------------------------------------------------------------------------
  2949. r1389 | sam | 2006-11-13 23:00:02 +0000 (Mon, 13 Nov 2006) | 2 lines
  2950. Changed paths:
  2951. M /libcaca/trunk/test
  2952. M /libcaca/trunk/test/Makefile.am
  2953. A /libcaca/trunk/test/all.c
  2954. M /libcaca/trunk/test/blit.c
  2955. * Started writing a full API test. Not sure where it'll lead.
  2956. ------------------------------------------------------------------------
  2957. r1388 | sam | 2006-11-13 21:42:15 +0000 (Mon, 13 Nov 2006) | 2 lines
  2958. Changed paths:
  2959. M /libcaca/trunk/cxx/cucul++.cpp
  2960. M /libcaca/trunk/cxx/cucul++.h
  2961. M /libcaca/trunk/cxx/cxxtest.cpp
  2962. * Updated C++ bindings so that they build, at least.
  2963. ------------------------------------------------------------------------
  2964. r1387 | sam | 2006-11-13 13:34:06 +0000 (Mon, 13 Nov 2006) | 3 lines
  2965. Changed paths:
  2966. M /libcaca/trunk/src/cacademo.c
  2967. M /libcaca/trunk/test/swallow.c
  2968. * Add more randomness to the cacademo effects.
  2969. * Adapt the swallow test to the display's size.
  2970. ------------------------------------------------------------------------
  2971. r1386 | sam | 2006-11-13 08:55:36 +0000 (Mon, 13 Nov 2006) | 2 lines
  2972. Changed paths:
  2973. M /libcaca/trunk/caca/caca.h
  2974. M /libcaca/trunk/src/aafire.c
  2975. M /libcaca/trunk/src/cacademo.c
  2976. * Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
  2977. ------------------------------------------------------------------------
  2978. r1384 | sam | 2006-11-13 00:19:18 +0000 (Mon, 13 Nov 2006) | 2 lines
  2979. Changed paths:
  2980. M /libcaca/trunk/cucul/import.c
  2981. * Improved ANSI import, especially wrt. drawing context persistence.
  2982. ------------------------------------------------------------------------
  2983. r1383 | sam | 2006-11-12 23:09:17 +0000 (Sun, 12 Nov 2006) | 2 lines
  2984. Changed paths:
  2985. M /libcaca/trunk/cucul/attr.c
  2986. * Fix a bug in cucul_put_attr. This function was simply not working.
  2987. ------------------------------------------------------------------------
  2988. r1381 | sam | 2006-11-12 22:26:36 +0000 (Sun, 12 Nov 2006) | 3 lines
  2989. Changed paths:
  2990. M /libcaca/trunk/cucul/cucul.c
  2991. M /libcaca/trunk/cucul/cucul_internals.h
  2992. M /libcaca/trunk/cucul/frame.c
  2993. * Fix a bug in cucul_set_canvas_size() that caused the default attribute
  2994. to be ignored.
  2995. ------------------------------------------------------------------------
  2996. r1378 | sam | 2006-11-12 21:29:31 +0000 (Sun, 12 Nov 2006) | 4 lines
  2997. Changed paths:
  2998. M /libcaca/trunk/cucul/import.c
  2999. * When importing an utf-8 file, set background and foreground colours to
  3000. the nearest ANSI values for the current attribute. When importing an ANSI
  3001. file, force them to lightgray on black.
  3002. ------------------------------------------------------------------------
  3003. r1377 | sam | 2006-11-12 20:39:27 +0000 (Sun, 12 Nov 2006) | 2 lines
  3004. Changed paths:
  3005. M /libcaca/trunk/NEWS
  3006. * Oops, fixed NEW entry.
  3007. ------------------------------------------------------------------------
  3008. r1371 | sam | 2006-11-12 19:29:43 +0000 (Sun, 12 Nov 2006) | 2 lines
  3009. Changed paths:
  3010. M /libcaca/trunk/Makefile.am
  3011. * Added a "make upload" rule for releases.
  3012. ------------------------------------------------------------------------
  3013. r1370 | sam | 2006-11-12 18:26:40 +0000 (Sun, 12 Nov 2006) | 3 lines
  3014. Changed paths:
  3015. M /libcaca/trunk/ChangeLog
  3016. M /libcaca/trunk/NEWS
  3017. M /libcaca/trunk/configure.ac
  3018. * Set version to 0.99.beta10.
  3019. * Updated NEWS and ChangeLog.
  3020. ------------------------------------------------------------------------
  3021. r1369 | sam | 2006-11-12 18:23:29 +0000 (Sun, 12 Nov 2006) | 2 lines
  3022. Changed paths:
  3023. M /libcaca/trunk/doc/migrating.dox
  3024. * Documentation updates.
  3025. ------------------------------------------------------------------------
  3026. r1366 | sam | 2006-11-12 17:45:14 +0000 (Sun, 12 Nov 2006) | 3 lines
  3027. Changed paths:
  3028. M /libcaca/trunk/cucul/cucul.h
  3029. M /libcaca/trunk/cucul/legacy.c
  3030. * Re-added cucul_getchar() to the legacy functions. Debian's current version
  3031. of toilet needs it.
  3032. ------------------------------------------------------------------------
  3033. r1365 | sam | 2006-11-12 17:30:08 +0000 (Sun, 12 Nov 2006) | 2 lines
  3034. Changed paths:
  3035. M /libcaca/trunk/cucul/font.c
  3036. M /libcaca/trunk/cucul/font_mono9.h
  3037. M /libcaca/trunk/cucul/font_monobold12.h
  3038. M /libcaca/trunk/doc/font.dox
  3039. M /libcaca/trunk/tools/makefont.c
  3040. * Add maxwidth and maxheight members to the font format.
  3041. ------------------------------------------------------------------------
  3042. r1364 | sam | 2006-11-12 15:54:50 +0000 (Sun, 12 Nov 2006) | 3 lines
  3043. Changed paths:
  3044. M /libcaca/trunk/src/cacademo.c
  3045. M /libcaca/trunk/test/swallow.c
  3046. * Random transition times in cacademo.
  3047. * Swallow 4 applications instead of 2 in the swallow test.
  3048. ------------------------------------------------------------------------
  3049. r1363 | sam | 2006-11-12 15:35:04 +0000 (Sun, 12 Nov 2006) | 2 lines
  3050. Changed paths:
  3051. M /libcaca/trunk/src/aafire.c
  3052. M /libcaca/trunk/src/cacademo.c
  3053. * Ctrl-C and Ctrl-Z quit cacafire and cacademo.
  3054. ------------------------------------------------------------------------
  3055. r1362 | sam | 2006-11-12 15:26:13 +0000 (Sun, 12 Nov 2006) | 3 lines
  3056. Changed paths:
  3057. M /libcaca/trunk/caca/caca.c
  3058. M /libcaca/trunk/caca/graphics.c
  3059. M /libcaca/trunk/common.h
  3060. M /libcaca/trunk/cucul/attr.c
  3061. M /libcaca/trunk/cucul/canvas.c
  3062. M /libcaca/trunk/cucul/cucul.c
  3063. M /libcaca/trunk/cucul/dither.c
  3064. M /libcaca/trunk/cucul/export.c
  3065. M /libcaca/trunk/cucul/font.c
  3066. M /libcaca/trunk/cucul/frame.c
  3067. M /libcaca/trunk/cucul/import.c
  3068. M /libcaca/trunk/cucul/legacy.c
  3069. * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions.
  3070. * More debugging information in the import/export and font functions.
  3071. ------------------------------------------------------------------------
  3072. r1361 | sam | 2006-11-12 14:42:58 +0000 (Sun, 12 Nov 2006) | 3 lines
  3073. Changed paths:
  3074. M /libcaca/trunk/cucul/font_mono9.h
  3075. M /libcaca/trunk/cucul/font_monobold12.h
  3076. M /libcaca/trunk/test/font2tga.c
  3077. M /libcaca/trunk/tools/makefont.c
  3078. * Add CJK punctuation to the default fonts.
  3079. * Minor changes to the font2tga test program.
  3080. ------------------------------------------------------------------------
  3081. r1360 | sam | 2006-11-12 13:11:01 +0000 (Sun, 12 Nov 2006) | 2 lines
  3082. Changed paths:
  3083. M /libcaca/trunk/common.h
  3084. M /libcaca/trunk/configure.ac
  3085. M /libcaca/trunk/cucul/export.c
  3086. * Add a debug() function and a --enable-debug configure flag.
  3087. ------------------------------------------------------------------------
  3088. r1359 | sam | 2006-11-12 12:26:48 +0000 (Sun, 12 Nov 2006) | 3 lines
  3089. Changed paths:
  3090. M /libcaca/trunk/cucul/font.c
  3091. M /libcaca/trunk/cucul/font_mono9.h
  3092. M /libcaca/trunk/cucul/font_monobold12.h
  3093. M /libcaca/trunk/test/font2tga.c
  3094. M /libcaca/trunk/tools/makefont.c
  3095. * Support fullwidth fonts.
  3096. * Add Katakanas and Hiraganas to the default fonts.
  3097. ------------------------------------------------------------------------
  3098. r1358 | sam | 2006-11-12 11:06:34 +0000 (Sun, 12 Nov 2006) | 2 lines
  3099. Changed paths:
  3100. M /libcaca/trunk/caca/caca.h
  3101. * Documented caca_event_t members.
  3102. ------------------------------------------------------------------------
  3103. r1357 | sam | 2006-11-12 10:42:14 +0000 (Sun, 12 Nov 2006) | 3 lines
  3104. Changed paths:
  3105. M /libcaca/trunk/cucul/cucul.h
  3106. M /libcaca/trunk/cucul/export.c
  3107. M /libcaca/trunk/cucul/font.c
  3108. M /libcaca/trunk/cucul/frame.c
  3109. M /libcaca/trunk/doc/Makefile.am
  3110. A /libcaca/trunk/doc/canvas.dox (from /libcaca/trunk/cucul/export.c:1354)
  3111. A /libcaca/trunk/doc/font.dox (from /libcaca/trunk/cucul/font.c:1349)
  3112. M /libcaca/trunk/doc/libcaca.dox
  3113. * Documentation updates. Moved the canvas and font format definitions to
  3114. the Doxygen documentation.
  3115. ------------------------------------------------------------------------
  3116. r1356 | sam | 2006-11-12 10:32:38 +0000 (Sun, 12 Nov 2006) | 4 lines
  3117. Changed paths:
  3118. M /libcaca/trunk/doc/caca-config.1
  3119. * Mention caca-config being deprecated in its manpage, and removed mention
  3120. of --plugin-libs from it. The option is still here but does the same as
  3121. --libs.
  3122. ------------------------------------------------------------------------
  3123. r1355 | sam | 2006-11-12 10:06:35 +0000 (Sun, 12 Nov 2006) | 2 lines
  3124. Changed paths:
  3125. M /libcaca/trunk/src/cacaplay.c
  3126. * Properly handle EOF in cacaplay.
  3127. ------------------------------------------------------------------------
  3128. r1354 | sam | 2006-11-12 10:04:23 +0000 (Sun, 12 Nov 2006) | 2 lines
  3129. Changed paths:
  3130. M /libcaca/trunk/TODO
  3131. M /libcaca/trunk/cucul/export.c
  3132. * Documentation fixes and TODO updates.
  3133. ------------------------------------------------------------------------
  3134. r1353 | sam | 2006-11-12 10:02:51 +0000 (Sun, 12 Nov 2006) | 2 lines
  3135. Changed paths:
  3136. M /libcaca/trunk/caca/driver_raw.c
  3137. * Flush stdout after writing the data in the raw driver.
  3138. ------------------------------------------------------------------------
  3139. r1352 | sam | 2006-11-12 09:48:37 +0000 (Sun, 12 Nov 2006) | 2 lines
  3140. Changed paths:
  3141. M /libcaca/trunk/doc/cacaplay.1
  3142. M /libcaca/trunk/src/cacaplay.c
  3143. * Allow cacaplay to play streams and updated its manpage.
  3144. ------------------------------------------------------------------------
  3145. r1351 | sam | 2006-11-12 09:46:10 +0000 (Sun, 12 Nov 2006) | 2 lines
  3146. Changed paths:
  3147. M /libcaca/trunk/test/swallow.c
  3148. * Fix infinite loop due to signed/unsigned mistake.
  3149. ------------------------------------------------------------------------
  3150. r1350 | sam | 2006-11-11 18:07:58 +0000 (Sat, 11 Nov 2006) | 3 lines
  3151. Changed paths:
  3152. M /libcaca/trunk/test
  3153. M /libcaca/trunk/test/Makefile.am
  3154. A /libcaca/trunk/test/swallow.c
  3155. * libcaca multiplexer: swallows two libcaca applications, for instance
  3156. cacademo and cacafire, and displays them in a canvas.
  3157. ------------------------------------------------------------------------
  3158. r1349 | sam | 2006-11-11 17:55:11 +0000 (Sat, 11 Nov 2006) | 2 lines
  3159. Changed paths:
  3160. M /libcaca/trunk/cucul/import.c
  3161. * Fixed a bug in the caca importer.
  3162. ------------------------------------------------------------------------
  3163. r1348 | sam | 2006-11-11 17:13:16 +0000 (Sat, 11 Nov 2006) | 2 lines
  3164. Changed paths:
  3165. M /libcaca/trunk/test/blit.c
  3166. * Fix program header.
  3167. ------------------------------------------------------------------------
  3168. r1347 | sam | 2006-11-11 16:29:39 +0000 (Sat, 11 Nov 2006) | 2 lines
  3169. Changed paths:
  3170. M /libcaca/trunk/caca/caca0.h
  3171. M /libcaca/trunk/caca/driver_gl.c
  3172. M /libcaca/trunk/cucul/attr.c
  3173. M /libcaca/trunk/cucul/box.c
  3174. M /libcaca/trunk/cucul/canvas.c
  3175. M /libcaca/trunk/cucul/conic.c
  3176. M /libcaca/trunk/cucul/cucul.h
  3177. M /libcaca/trunk/cucul/dither.c
  3178. M /libcaca/trunk/cucul/import.c
  3179. M /libcaca/trunk/cucul/legacy.c
  3180. M /libcaca/trunk/cucul/line.c
  3181. M /libcaca/trunk/cucul/triangle.c
  3182. M /libcaca/trunk/src/aafire.c
  3183. M /libcaca/trunk/src/cacademo.c
  3184. M /libcaca/trunk/src/cacaview.c
  3185. M /libcaca/trunk/test/blit.c
  3186. M /libcaca/trunk/test/colors.c
  3187. M /libcaca/trunk/test/demo.c
  3188. M /libcaca/trunk/test/dithering.c
  3189. M /libcaca/trunk/test/event.c
  3190. M /libcaca/trunk/test/export.c
  3191. M /libcaca/trunk/test/font.c
  3192. M /libcaca/trunk/test/font2tga.c
  3193. M /libcaca/trunk/test/frames.c
  3194. M /libcaca/trunk/test/fullwidth.c
  3195. M /libcaca/trunk/test/input.c
  3196. M /libcaca/trunk/test/spritedit.c
  3197. M /libcaca/trunk/test/transform.c
  3198. M /libcaca/trunk/test/truecolor.c
  3199. M /libcaca/trunk/test/unicode.c
  3200. * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
  3201. ------------------------------------------------------------------------
  3202. r1346 | sam | 2006-11-11 15:38:40 +0000 (Sat, 11 Nov 2006) | 2 lines
  3203. Changed paths:
  3204. M /libcaca/trunk/cucul/canvas.c
  3205. M /libcaca/trunk/test/Makefile.am
  3206. A /libcaca/trunk/test/blit.c
  3207. * Made cucul_blit() handle-aware. Added a blit test for that.
  3208. ------------------------------------------------------------------------
  3209. r1345 | sam | 2006-11-11 15:17:16 +0000 (Sat, 11 Nov 2006) | 2 lines
  3210. Changed paths:
  3211. M /libcaca/trunk/test/transform.c
  3212. * Free all memory upon exit in the transform test.
  3213. ------------------------------------------------------------------------
  3214. r1344 | sam | 2006-11-11 15:10:38 +0000 (Sat, 11 Nov 2006) | 3 lines
  3215. Changed paths:
  3216. M /libcaca/trunk/test/transform.c
  3217. * Update transform.c so that it uses import functions instead of blitting
  3218. lines.
  3219. ------------------------------------------------------------------------
  3220. r1343 | sam | 2006-11-11 14:51:04 +0000 (Sat, 11 Nov 2006) | 2 lines
  3221. Changed paths:
  3222. M /libcaca/trunk/cucul/import.c
  3223. * Do not force the text colour when importing a text file.
  3224. ------------------------------------------------------------------------
  3225. r1342 | sam | 2006-11-11 14:24:35 +0000 (Sat, 11 Nov 2006) | 2 lines
  3226. Changed paths:
  3227. M /libcaca/trunk/TODO
  3228. M /libcaca/trunk/cucul/canvas.c
  3229. M /libcaca/trunk/cucul/cucul.c
  3230. M /libcaca/trunk/cucul/cucul.h
  3231. M /libcaca/trunk/cucul/cucul_internals.h
  3232. M /libcaca/trunk/cucul/export.c
  3233. M /libcaca/trunk/cucul/frame.c
  3234. M /libcaca/trunk/cucul/import.c
  3235. * Add cursor and handle support to canvases. Unused yet.
  3236. ------------------------------------------------------------------------
  3237. r1341 | sam | 2006-11-11 13:29:03 +0000 (Sat, 11 Nov 2006) | 3 lines
  3238. Changed paths:
  3239. M /libcaca/trunk/TODO
  3240. M /libcaca/trunk/cucul/canvas.c
  3241. M /libcaca/trunk/cucul/frame.c
  3242. * Cosmetic code and documentation changes here and there.
  3243. * Updated TODO.
  3244. ------------------------------------------------------------------------
  3245. r1340 | sam | 2006-11-11 13:03:19 +0000 (Sat, 11 Nov 2006) | 2 lines
  3246. Changed paths:
  3247. M /libcaca/trunk/test/frames.c
  3248. * Restore attribute settings before resizing the canvas in the frame test.
  3249. ------------------------------------------------------------------------
  3250. r1339 | sam | 2006-11-11 13:00:36 +0000 (Sat, 11 Nov 2006) | 2 lines
  3251. Changed paths:
  3252. M /libcaca/trunk/cucul/Makefile.am
  3253. A /libcaca/trunk/cucul/frame.c (from /libcaca/trunk/cucul/sprite.c:1338)
  3254. D /libcaca/trunk/cucul/sprite.c
  3255. * Rename sprite.c into frame.c.
  3256. ------------------------------------------------------------------------
  3257. r1338 | sam | 2006-11-11 12:57:03 +0000 (Sat, 11 Nov 2006) | 2 lines
  3258. Changed paths:
  3259. M /libcaca/trunk/cucul/canvas.c
  3260. M /libcaca/trunk/cucul/cucul.c
  3261. M /libcaca/trunk/cucul/cucul_internals.h
  3262. M /libcaca/trunk/cucul/sprite.c
  3263. * Prepare the way for per-frame width/height information.
  3264. ------------------------------------------------------------------------
  3265. r1337 | sam | 2006-11-11 12:27:37 +0000 (Sat, 11 Nov 2006) | 2 lines
  3266. Changed paths:
  3267. M /libcaca/trunk/cucul/cucul.c
  3268. * Fix minor uninitialised data bug in cucul_canvas_create().
  3269. ------------------------------------------------------------------------
  3270. r1336 | sam | 2006-11-11 12:11:20 +0000 (Sat, 11 Nov 2006) | 2 lines
  3271. Changed paths:
  3272. M /libcaca/trunk/cucul/cucul.c
  3273. * Allow to resize canvases back to (0,0).
  3274. ------------------------------------------------------------------------
  3275. r1335 | sam | 2006-11-11 09:22:10 +0000 (Sat, 11 Nov 2006) | 4 lines
  3276. Changed paths:
  3277. M /libcaca/trunk/cucul/charset.c
  3278. M /libcaca/trunk/cucul/cucul_internals.h
  3279. * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8()
  3280. functions. They're obsoleted by cucul_utf8_to_utf32() and rendered useless
  3281. by fullwidth character support.
  3282. ------------------------------------------------------------------------
  3283. r1334 | sam | 2006-11-11 09:18:42 +0000 (Sat, 11 Nov 2006) | 2 lines
  3284. Changed paths:
  3285. M /libcaca/trunk/cucul/cucul.c
  3286. M /libcaca/trunk/cucul/cucul_internals.h
  3287. M /libcaca/trunk/cucul/dither.c
  3288. * Got rid of very old _cucul_init_dither() function call.
  3289. ------------------------------------------------------------------------
  3290. r1333 | sam | 2006-11-11 09:10:17 +0000 (Sat, 11 Nov 2006) | 3 lines
  3291. Changed paths:
  3292. M /libcaca/trunk/caca/driver_conio.c
  3293. M /libcaca/trunk/caca/driver_ncurses.c
  3294. M /libcaca/trunk/caca/driver_slang.c
  3295. M /libcaca/trunk/caca/driver_vga.c
  3296. M /libcaca/trunk/cucul/attr.c
  3297. M /libcaca/trunk/cucul/cucul.h
  3298. M /libcaca/trunk/cucul/cucul_internals.h
  3299. * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi()
  3300. function.
  3301. ------------------------------------------------------------------------
  3302. r1332 | sam | 2006-11-11 08:44:14 +0000 (Sat, 11 Nov 2006) | 3 lines
  3303. Changed paths:
  3304. M /libcaca/trunk/caca/driver_slang.c
  3305. M /libcaca/trunk/caca/driver_win32.c
  3306. M /libcaca/trunk/cucul/attr.c
  3307. M /libcaca/trunk/cucul/export.c
  3308. * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with
  3309. the now official cucul_attr_to_ansi_[fb]g().
  3310. ------------------------------------------------------------------------
  3311. r1331 | sam | 2006-11-11 08:34:41 +0000 (Sat, 11 Nov 2006) | 2 lines
  3312. Changed paths:
  3313. M /libcaca/trunk/cucul/attr.c
  3314. M /libcaca/trunk/cucul/cucul.h
  3315. * Export cucul_attr_to_ansi_fg() and cucul_attr_to_ansi_bg().
  3316. ------------------------------------------------------------------------
  3317. r1330 | sam | 2006-11-11 08:11:26 +0000 (Sat, 11 Nov 2006) | 4 lines
  3318. Changed paths:
  3319. M /libcaca/trunk/caca/caca0.h
  3320. M /libcaca/trunk/cucul/box.c
  3321. M /libcaca/trunk/cucul/conic.c
  3322. M /libcaca/trunk/cucul/cucul.h
  3323. M /libcaca/trunk/cucul/line.c
  3324. M /libcaca/trunk/cucul/triangle.c
  3325. M /libcaca/trunk/src/cacademo.c
  3326. M /libcaca/trunk/src/cacaview.c
  3327. M /libcaca/trunk/test/demo.c
  3328. M /libcaca/trunk/test/event.c
  3329. M /libcaca/trunk/test/export.c
  3330. M /libcaca/trunk/test/frames.c
  3331. M /libcaca/trunk/test/gamma.c
  3332. M /libcaca/trunk/test/input.c
  3333. * Switch back to UTF-32 arguments for drawing primitives, now that we
  3334. properly export cucul_utf8_to_utf32(). Evil API breakage, but no one
  3335. uses these functions anyway.
  3336. ------------------------------------------------------------------------
  3337. r1329 | sam | 2006-11-11 07:56:30 +0000 (Sat, 11 Nov 2006) | 2 lines
  3338. Changed paths:
  3339. M /libcaca/trunk/cucul/box.c
  3340. M /libcaca/trunk/cucul/cucul.h
  3341. * Implemented cucul_draw_cp437_box().
  3342. ------------------------------------------------------------------------
  3343. r1328 | sam | 2006-11-10 15:38:09 +0000 (Fri, 10 Nov 2006) | 2 lines
  3344. Changed paths:
  3345. M /libcaca/trunk/doc/Makefile.am
  3346. A /libcaca/trunk/doc/cacaplay.1
  3347. A /libcaca/trunk/doc/cacaserver.1
  3348. M /libcaca/trunk/doc/cacaview.1
  3349. A /libcaca/trunk/doc/img2irc.1
  3350. M /libcaca/trunk/src/img2irc.c
  3351. * Wrote manual pages for img2irc, cacaplay and cacaserver.
  3352. ------------------------------------------------------------------------
  3353. r1324 | sam | 2006-11-10 10:29:54 +0000 (Fri, 10 Nov 2006) | 2 lines
  3354. Changed paths:
  3355. M /libcaca/trunk/cucul/Makefile.am
  3356. A /libcaca/trunk/cucul/attr.c (from /libcaca/trunk/cucul/colour.c:1312)
  3357. D /libcaca/trunk/cucul/colour.c
  3358. M /libcaca/trunk/cucul/cucul.h
  3359. * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent.
  3360. ------------------------------------------------------------------------
  3361. r1315 | sam | 2006-11-09 17:24:29 +0000 (Thu, 09 Nov 2006) | 3 lines
  3362. Changed paths:
  3363. M /libcaca/trunk/src/cacaserver.c
  3364. * Don't try to guess the file format in cacaserver, instead feed the data
  3365. to cucul_import_memory() and try again later if it says "not enough data".
  3366. ------------------------------------------------------------------------
  3367. r1314 | sam | 2006-11-09 17:20:47 +0000 (Thu, 09 Nov 2006) | 2 lines
  3368. Changed paths:
  3369. M /libcaca/trunk/cucul/import.c
  3370. * If not enough data is available for import, return 0 instead of an error.
  3371. ------------------------------------------------------------------------
  3372. r1313 | sam | 2006-11-09 11:14:57 +0000 (Thu, 09 Nov 2006) | 2 lines
  3373. Changed paths:
  3374. M /libcaca/trunk/cucul/canvas.c
  3375. M /libcaca/trunk/cucul/import.c
  3376. * Minor documentation fixes.
  3377. ------------------------------------------------------------------------
  3378. r1310 | jylam | 2006-11-09 09:27:35 +0000 (Thu, 09 Nov 2006) | 2 lines
  3379. Changed paths:
  3380. M /libcaca/trunk/cxx/cxxtest.cpp
  3381. * Fixed behaviour of the pig while resizing window
  3382. ------------------------------------------------------------------------
  3383. r1309 | sam | 2006-11-08 17:27:48 +0000 (Wed, 08 Nov 2006) | 2 lines
  3384. Changed paths:
  3385. M /libcaca/trunk/doc/migrating.dox
  3386. * Slight documentation update.
  3387. ------------------------------------------------------------------------
  3388. r1308 | sam | 2006-11-08 17:26:57 +0000 (Wed, 08 Nov 2006) | 2 lines
  3389. Changed paths:
  3390. M /libcaca/trunk/src/cacadraw.c
  3391. M /libcaca/trunk/src/cacaplay.c
  3392. M /libcaca/trunk/src/cacaserver.c
  3393. M /libcaca/trunk/src/img2irc.c
  3394. M /libcaca/trunk/test/export.c
  3395. M /libcaca/trunk/test/font2tga.c
  3396. M /libcaca/trunk/test/import.c
  3397. M /libcaca/trunk/test/text.c
  3398. * Convert all programs and tests to the new import/export API.
  3399. ------------------------------------------------------------------------
  3400. r1307 | sam | 2006-11-08 17:18:23 +0000 (Wed, 08 Nov 2006) | 8 lines
  3401. Changed paths:
  3402. M /libcaca/trunk/cucul/cucul.h
  3403. M /libcaca/trunk/cucul/import.c
  3404. * Set the cucul_import_memory() buffer type to void const * instead of
  3405. unsigned char const * so that C++ programs won't complain.
  3406. ___ __ __ ____ ___ ___ ___
  3407. / _ \| \/ |/ ___| / _ \ / _ \ / _ \
  3408. | | | | |\/| | | _ | (_) | (_) | (_) |
  3409. | |_| | | | | |_| | \__, |\__, |\__, |
  3410. \___/|_| |_|\____| /_/ /_/ /_/
  3411. ------------------------------------------------------------------------
  3412. r1306 | sam | 2006-11-08 16:43:59 +0000 (Wed, 08 Nov 2006) | 4 lines
  3413. Changed paths:
  3414. M /libcaca/trunk/caca/caca0.c
  3415. M /libcaca/trunk/caca/driver_raw.c
  3416. M /libcaca/trunk/cucul/cucul.h
  3417. M /libcaca/trunk/cucul/export.c
  3418. M /libcaca/trunk/cucul/legacy.c
  3419. * Renamed cucul_export() to cucul_export_memory(), paves the way for a
  3420. cucul_export_file() but I'm not sure yet this is a good idea.
  3421. * Use the new import/export API in libcaca.
  3422. ------------------------------------------------------------------------
  3423. r1305 | sam | 2006-11-08 16:34:43 +0000 (Wed, 08 Nov 2006) | 3 lines
  3424. Changed paths:
  3425. M /libcaca/trunk/cucul/cucul.h
  3426. M /libcaca/trunk/cucul/import.c
  3427. M /libcaca/trunk/cucul/legacy.c
  3428. * Renamed cucul_import() to cucul_import_memory() and implemented
  3429. cucul_import_file().
  3430. ------------------------------------------------------------------------
  3431. r1304 | sam | 2006-11-08 13:12:06 +0000 (Wed, 08 Nov 2006) | 2 lines
  3432. Changed paths:
  3433. M /libcaca/trunk/common.h
  3434. * Don't try to include arpa/inet.h in kernel mode.
  3435. ------------------------------------------------------------------------
  3436. r1303 | sam | 2006-11-08 13:05:42 +0000 (Wed, 08 Nov 2006) | 2 lines
  3437. Changed paths:
  3438. M /libcaca/trunk/common.h
  3439. M /libcaca/trunk/cucul/font.c
  3440. M /libcaca/trunk/cucul/import.c
  3441. * Don't use htonl() directly, use common.h's hton32() wrapper.
  3442. ------------------------------------------------------------------------
  3443. r1302 | sam | 2006-11-08 12:11:07 +0000 (Wed, 08 Nov 2006) | 2 lines
  3444. Changed paths:
  3445. M /libcaca/trunk/cucul/Makefile.am
  3446. D /libcaca/trunk/cucul/buffer.c
  3447. M /libcaca/trunk/cucul/colour.c
  3448. M /libcaca/trunk/cucul/cucul.h
  3449. M /libcaca/trunk/cucul/export.c
  3450. M /libcaca/trunk/cucul/import.c
  3451. A /libcaca/trunk/cucul/legacy.c (from /libcaca/trunk/cucul/buffer.c:1301)
  3452. * Deprecate buffer management. We're back to standard void* memory areas.
  3453. ------------------------------------------------------------------------
  3454. r1301 | sam | 2006-11-08 07:59:23 +0000 (Wed, 08 Nov 2006) | 2 lines
  3455. Changed paths:
  3456. M /libcaca/trunk/cucul/buffer.c
  3457. * Minor syntax fix in the doxygen documentation.
  3458. ------------------------------------------------------------------------
  3459. r1300 | sam | 2006-11-08 07:58:03 +0000 (Wed, 08 Nov 2006) | 2 lines
  3460. Changed paths:
  3461. M /libcaca/trunk/src/Makefile.am
  3462. M /libcaca/trunk/src/cacaserver.c
  3463. * Do not link cacaserver with libcaca, it only uses libcucul.
  3464. ------------------------------------------------------------------------
  3465. r1295 | sam | 2006-11-06 11:06:44 +0000 (Mon, 06 Nov 2006) | 2 lines
  3466. Changed paths:
  3467. M /libcaca/trunk/doc/tutorial.dox
  3468. * Replace CUCUL_COLOR_* with CUCUL_*.
  3469. ------------------------------------------------------------------------
  3470. r1294 | sam | 2006-11-06 11:04:37 +0000 (Mon, 06 Nov 2006) | 2 lines
  3471. Changed paths:
  3472. M /libcaca/trunk/test/font2tga.c
  3473. * Use cucul_get_font_blocks() instead of hardcoding the glyph list.
  3474. ------------------------------------------------------------------------
  3475. r1287 | sam | 2006-11-05 23:59:06 +0000 (Sun, 05 Nov 2006) | 2 lines
  3476. Changed paths:
  3477. M /libcaca/trunk/caca/caca0.c
  3478. * Fix a harmless warning in caca0.c.
  3479. ------------------------------------------------------------------------
  3480. r1285 | sam | 2006-11-05 22:51:04 +0000 (Sun, 05 Nov 2006) | 3 lines
  3481. Changed paths:
  3482. M /libcaca/trunk/ChangeLog
  3483. M /libcaca/trunk/NEWS
  3484. M /libcaca/trunk/configure.ac
  3485. * Set version to 0.99.beta9.
  3486. * Updated NEWS and ChangeLog.
  3487. ------------------------------------------------------------------------
  3488. r1284 | sam | 2006-11-05 22:45:10 +0000 (Sun, 05 Nov 2006) | 2 lines
  3489. Changed paths:
  3490. M /libcaca/trunk/TODO
  3491. * Updated TODO list.
  3492. ------------------------------------------------------------------------
  3493. r1283 | sam | 2006-11-05 22:20:51 +0000 (Sun, 05 Nov 2006) | 6 lines
  3494. Changed paths:
  3495. M /libcaca/trunk/cucul/export.c
  3496. M /libcaca/trunk/cucul/import.c
  3497. M /libcaca/trunk/src/cacaserver.c
  3498. * Updated the caca export format so that it supports multiple frames.
  3499. * Updated the caca importer to reflect that; only one frame is read at the
  3500. moment.
  3501. * Added an "utf8cr" export format for UTF-8 + CRLF exports.
  3502. * Updated cacaserver to reflect file format changes.
  3503. ------------------------------------------------------------------------
  3504. r1282 | sam | 2006-11-05 21:59:26 +0000 (Sun, 05 Nov 2006) | 2 lines
  3505. Changed paths:
  3506. M /libcaca/trunk/cxx
  3507. M /libcaca/trunk/cxx/cxxtest.cpp
  3508. * Use the import function to load the pig image in cxxtest.
  3509. ------------------------------------------------------------------------
  3510. r1281 | sam | 2006-11-05 21:47:51 +0000 (Sun, 05 Nov 2006) | 2 lines
  3511. Changed paths:
  3512. M /libcaca/trunk/cucul/font.c
  3513. * Add information to the font format.
  3514. ------------------------------------------------------------------------
  3515. r1280 | jylam | 2006-11-05 18:31:45 +0000 (Sun, 05 Nov 2006) | 2 lines
  3516. Changed paths:
  3517. M /libcaca/trunk/doc/tutorial.dox
  3518. * Fixed typo, added compilation example
  3519. ------------------------------------------------------------------------
  3520. r1279 | jylam | 2006-11-05 18:14:26 +0000 (Sun, 05 Nov 2006) | 2 lines
  3521. Changed paths:
  3522. M /libcaca/trunk/doc/tutorial.dox
  3523. * Started a real and complete tutorial
  3524. ------------------------------------------------------------------------
  3525. r1278 | sam | 2006-11-05 18:08:36 +0000 (Sun, 05 Nov 2006) | 2 lines
  3526. Changed paths:
  3527. M /libcaca/trunk/cxx/cucul++.h
  3528. * Oops, fixed getChar's prototype.
  3529. ------------------------------------------------------------------------
  3530. r1277 | sam | 2006-11-05 18:06:09 +0000 (Sun, 05 Nov 2006) | 2 lines
  3531. Changed paths:
  3532. M /libcaca/trunk/cxx/cucul++.cpp
  3533. M /libcaca/trunk/cxx/cucul++.h
  3534. * Implemented putChar() and updated getChar()'s prototype.
  3535. ------------------------------------------------------------------------
  3536. r1276 | sam | 2006-11-05 18:00:53 +0000 (Sun, 05 Nov 2006) | 2 lines
  3537. Changed paths:
  3538. M /libcaca/trunk/cxx/cucul++.cpp
  3539. * Don't crash if Blit()'s second canvas argument is NULL (which is valid).
  3540. ------------------------------------------------------------------------
  3541. r1275 | jylam | 2006-11-05 17:27:37 +0000 (Sun, 05 Nov 2006) | 2 lines
  3542. Changed paths:
  3543. M /libcaca/trunk/cxx/cxxtest.cpp
  3544. * Fixed c++ example
  3545. ------------------------------------------------------------------------
  3546. r1274 | sam | 2006-11-05 16:58:58 +0000 (Sun, 05 Nov 2006) | 2 lines
  3547. Changed paths:
  3548. M /libcaca/trunk/cucul/cucul.c
  3549. * Fix the default canvas colour value.
  3550. ------------------------------------------------------------------------
  3551. r1273 | sam | 2006-11-05 16:56:49 +0000 (Sun, 05 Nov 2006) | 2 lines
  3552. Changed paths:
  3553. M /libcaca/trunk/cucul/cucul.h
  3554. * Remove legacy cucul_ansi_to_str() from cucul.h.
  3555. ------------------------------------------------------------------------
  3556. r1271 | sam | 2006-10-31 17:03:21 +0000 (Tue, 31 Oct 2006) | 3 lines
  3557. Changed paths:
  3558. M /libcaca/trunk/cucul/font.c
  3559. M /libcaca/trunk/cucul/font_mono9.h
  3560. M /libcaca/trunk/cucul/font_monobold12.h
  3561. M /libcaca/trunk/tools/makefont.c
  3562. * Slightly changed the font header information. No one distributes libcaca
  3563. fonts yet anyway :-)
  3564. ------------------------------------------------------------------------
  3565. r1270 | sam | 2006-10-31 14:34:06 +0000 (Tue, 31 Oct 2006) | 2 lines
  3566. Changed paths:
  3567. M /libcaca/trunk/cucul/colour.c
  3568. * Clarify cucul_get_attr() behaviour in the cucul_set_attr() documentation.
  3569. ------------------------------------------------------------------------
  3570. r1269 | sam | 2006-10-31 14:04:22 +0000 (Tue, 31 Oct 2006) | 4 lines
  3571. Changed paths:
  3572. M /libcaca/trunk/caca/caca0.c
  3573. M /libcaca/trunk/caca/caca0.h
  3574. M /libcaca/trunk/cucul/cucul.c
  3575. M /libcaca/trunk/cucul/cucul.h
  3576. M /libcaca/trunk/cxx/cucul++.cpp
  3577. M /libcaca/trunk/cxx/cucul++.h
  3578. M /libcaca/trunk/cxx/cxxtest.cpp
  3579. M /libcaca/trunk/doc/migrating.dox
  3580. M /libcaca/trunk/doc/tutorial.dox
  3581. M /libcaca/trunk/test/colors.c
  3582. M /libcaca/trunk/test/demo.c
  3583. * Got rid of cucul_ansi_to_str(), it's really useless.
  3584. * Partial update of the C++ bindings.
  3585. * Updated documentation.
  3586. ------------------------------------------------------------------------
  3587. r1268 | sam | 2006-10-31 13:44:41 +0000 (Tue, 31 Oct 2006) | 2 lines
  3588. Changed paths:
  3589. D /libcaca/trunk/cxx/cpptest.cpp
  3590. R /libcaca/trunk/cxx/cxxtest.cpp (from /libcaca/trunk/cxx/cpptest.cpp:1259)
  3591. * Properly rename cxxtest.cpp to cpptest.cpp to preserve history.
  3592. ------------------------------------------------------------------------
  3593. r1267 | sam | 2006-10-31 13:29:48 +0000 (Tue, 31 Oct 2006) | 5 lines
  3594. Changed paths:
  3595. M /libcaca/trunk/caca/caca0.h
  3596. M /libcaca/trunk/caca/driver_gl.c
  3597. M /libcaca/trunk/cucul/colour.c
  3598. M /libcaca/trunk/cucul/cucul.c
  3599. M /libcaca/trunk/cucul/cucul.h
  3600. M /libcaca/trunk/cucul/dither.c
  3601. M /libcaca/trunk/cucul/import.c
  3602. M /libcaca/trunk/src/aafire.c
  3603. M /libcaca/trunk/src/cacademo.c
  3604. M /libcaca/trunk/src/cacadraw.c
  3605. M /libcaca/trunk/src/cacaview.c
  3606. M /libcaca/trunk/src/img2irc.c
  3607. M /libcaca/trunk/test/colors.c
  3608. M /libcaca/trunk/test/demo.c
  3609. M /libcaca/trunk/test/dithering.c
  3610. M /libcaca/trunk/test/event.c
  3611. M /libcaca/trunk/test/export.c
  3612. M /libcaca/trunk/test/font.c
  3613. M /libcaca/trunk/test/font2tga.c
  3614. M /libcaca/trunk/test/frames.c
  3615. M /libcaca/trunk/test/fullwidth.c
  3616. M /libcaca/trunk/test/gamma.c
  3617. M /libcaca/trunk/test/input.c
  3618. M /libcaca/trunk/test/spritedit.c
  3619. M /libcaca/trunk/test/transform.c
  3620. M /libcaca/trunk/test/truecolor.c
  3621. M /libcaca/trunk/test/unicode.c
  3622. * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored
  3623. cucul_set_color() and cucul_set_truecolor() under the new names
  3624. cucul_set_color_ansi() and cucul_set_color_argb().
  3625. * Renamed cucul_get_color_name() into cucul_ansi_to_str().
  3626. ------------------------------------------------------------------------
  3627. r1266 | sam | 2006-10-31 08:17:58 +0000 (Tue, 31 Oct 2006) | 3 lines
  3628. Changed paths:
  3629. M /libcaca/trunk/cucul/colour.c
  3630. M /libcaca/trunk/cucul/export.c
  3631. M /libcaca/trunk/test/colors.c
  3632. M /libcaca/trunk/test/export.c
  3633. * Changed cucul_set_attr() so that only setting the style does not change
  3634. the colour.
  3635. ------------------------------------------------------------------------
  3636. r1264 | sam | 2006-10-30 16:37:36 +0000 (Mon, 30 Oct 2006) | 3 lines
  3637. Changed paths:
  3638. M /libcaca/trunk/caca/driver_x11.c
  3639. M /libcaca/trunk/cucul/export.c
  3640. * Blink/Underline/Bold/Italics support in the HTML exporters.
  3641. * Underline support in the X11 driver.
  3642. ------------------------------------------------------------------------
  3643. r1263 | sam | 2006-10-30 14:41:16 +0000 (Mon, 30 Oct 2006) | 2 lines
  3644. Changed paths:
  3645. M /libcaca/trunk/test/colors.c
  3646. M /libcaca/trunk/test/export.c
  3647. * Add Bold/Blink/Italics/Underline to the export and color tests.
  3648. ------------------------------------------------------------------------
  3649. r1262 | sam | 2006-10-30 14:33:46 +0000 (Mon, 30 Oct 2006) | 2 lines
  3650. Changed paths:
  3651. M /libcaca/trunk/cucul/export.c
  3652. * Fix IRC and term transparency (again).
  3653. ------------------------------------------------------------------------
  3654. r1261 | sam | 2006-10-30 13:51:25 +0000 (Mon, 30 Oct 2006) | 2 lines
  3655. Changed paths:
  3656. M /libcaca/trunk/TODO
  3657. * Updated TODO list.
  3658. ------------------------------------------------------------------------
  3659. r1258 | sam | 2006-10-29 22:07:07 +0000 (Sun, 29 Oct 2006) | 3 lines
  3660. Changed paths:
  3661. M /libcaca/trunk/cucul/colour.c
  3662. M /libcaca/trunk/cucul/cucul.h
  3663. * Add back cucul_set_color() and cucul_set_truecolor() but mark them as
  3664. deprecated using GCC attributes.
  3665. ------------------------------------------------------------------------
  3666. r1257 | sam | 2006-10-29 20:54:51 +0000 (Sun, 29 Oct 2006) | 5 lines
  3667. Changed paths:
  3668. M /libcaca/trunk/caca/caca0.c
  3669. M /libcaca/trunk/caca/caca0.h
  3670. M /libcaca/trunk/caca/driver_gl.c
  3671. M /libcaca/trunk/caca/driver_slang.c
  3672. M /libcaca/trunk/cucul/colour.c
  3673. M /libcaca/trunk/cucul/cucul.c
  3674. M /libcaca/trunk/cucul/cucul.h
  3675. M /libcaca/trunk/cucul/dither.c
  3676. M /libcaca/trunk/cucul/export.c
  3677. M /libcaca/trunk/cucul/import.c
  3678. M /libcaca/trunk/cucul/sprite.c
  3679. M /libcaca/trunk/src/aafire.c
  3680. M /libcaca/trunk/src/cacademo.c
  3681. M /libcaca/trunk/src/cacadraw.c
  3682. M /libcaca/trunk/src/cacaview.c
  3683. M /libcaca/trunk/src/img2irc.c
  3684. M /libcaca/trunk/test/colors.c
  3685. M /libcaca/trunk/test/demo.c
  3686. M /libcaca/trunk/test/dithering.c
  3687. M /libcaca/trunk/test/event.c
  3688. M /libcaca/trunk/test/export.c
  3689. M /libcaca/trunk/test/font.c
  3690. M /libcaca/trunk/test/font2tga.c
  3691. M /libcaca/trunk/test/frames.c
  3692. M /libcaca/trunk/test/fullwidth.c
  3693. M /libcaca/trunk/test/gamma.c
  3694. M /libcaca/trunk/test/input.c
  3695. M /libcaca/trunk/test/spritedit.c
  3696. M /libcaca/trunk/test/transform.c
  3697. M /libcaca/trunk/test/truecolor.c
  3698. M /libcaca/trunk/test/unicode.c
  3699. M /libcaca/trunk/tools/optipal.c
  3700. * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the
  3701. functionality into cucul_set_attr().
  3702. * Add cucul_ansi_to_attr() and cucul_argb_to_attr().
  3703. * Rename CUCUL_COLOR_* to CUCUL_*.
  3704. ------------------------------------------------------------------------
  3705. r1256 | sam | 2006-10-29 08:35:46 +0000 (Sun, 29 Oct 2006) | 4 lines
  3706. Changed paths:
  3707. M /libcaca/trunk/caca/driver_gl.c
  3708. M /libcaca/trunk/cucul/colour.c
  3709. M /libcaca/trunk/cucul/cucul.h
  3710. M /libcaca/trunk/cucul/dither.c
  3711. M /libcaca/trunk/cucul/import.c
  3712. M /libcaca/trunk/cucul/sprite.c
  3713. M /libcaca/trunk/src/aafire.c
  3714. M /libcaca/trunk/src/cacademo.c
  3715. M /libcaca/trunk/src/cacadraw.c
  3716. M /libcaca/trunk/src/cacaview.c
  3717. M /libcaca/trunk/src/img2irc.c
  3718. M /libcaca/trunk/test/colors.c
  3719. M /libcaca/trunk/test/demo.c
  3720. M /libcaca/trunk/test/dithering.c
  3721. M /libcaca/trunk/test/event.c
  3722. M /libcaca/trunk/test/export.c
  3723. M /libcaca/trunk/test/font.c
  3724. M /libcaca/trunk/test/font2tga.c
  3725. M /libcaca/trunk/test/frames.c
  3726. M /libcaca/trunk/test/fullwidth.c
  3727. M /libcaca/trunk/test/gamma.c
  3728. M /libcaca/trunk/test/input.c
  3729. M /libcaca/trunk/test/spritedit.c
  3730. M /libcaca/trunk/test/transform.c
  3731. M /libcaca/trunk/test/truecolor.c
  3732. M /libcaca/trunk/test/unicode.c
  3733. * Remove cucul_set_color() from the exported API and replaced all calls
  3734. with cucul_set_attr_ansi(). Old application will still compile (but issue
  3735. a warning) and run, though.
  3736. ------------------------------------------------------------------------
  3737. r1255 | sam | 2006-10-29 08:06:27 +0000 (Sun, 29 Oct 2006) | 2 lines
  3738. Changed paths:
  3739. M /libcaca/trunk/configure.ac
  3740. M /libcaca/trunk/src/cacaview.c
  3741. M /libcaca/trunk/src/common-image.c
  3742. * Fix broken Imlib2 support in cacaview.
  3743. ------------------------------------------------------------------------
  3744. r1254 | sam | 2006-10-28 23:53:46 +0000 (Sat, 28 Oct 2006) | 6 lines
  3745. Changed paths:
  3746. M /libcaca/trunk/caca/caca0.h
  3747. M /libcaca/trunk/caca/driver_conio.c
  3748. M /libcaca/trunk/caca/driver_gl.c
  3749. M /libcaca/trunk/caca/driver_ncurses.c
  3750. M /libcaca/trunk/caca/driver_slang.c
  3751. M /libcaca/trunk/caca/driver_vga.c
  3752. M /libcaca/trunk/caca/driver_win32.c
  3753. M /libcaca/trunk/caca/driver_x11.c
  3754. M /libcaca/trunk/cucul/canvas.c
  3755. M /libcaca/trunk/cucul/colour.c
  3756. M /libcaca/trunk/cucul/cucul.c
  3757. M /libcaca/trunk/cucul/cucul.h
  3758. M /libcaca/trunk/cucul/cucul_internals.h
  3759. M /libcaca/trunk/cucul/export.c
  3760. M /libcaca/trunk/cucul/font.c
  3761. M /libcaca/trunk/cucul/import.c
  3762. M /libcaca/trunk/cucul/sprite.c
  3763. M /libcaca/trunk/cucul/transform.c
  3764. * Use the LSB of alpha and blue components to encode additional flags such
  3765. as bold or underline. No higher level support for these yet, but at
  3766. least everything is consistent.
  3767. * Created cucul_set_attr_ansi() and cucul_set_attr_argb() which are bound
  3768. to replace cucul_set_color() and cucul_set_truecolor().
  3769. ------------------------------------------------------------------------
  3770. r1249 | sam | 2006-10-27 20:40:24 +0000 (Fri, 27 Oct 2006) | 2 lines
  3771. Changed paths:
  3772. M /libcaca/trunk/cucul/buffer.c
  3773. * Reworded documentation about buffer/string distinction.
  3774. ------------------------------------------------------------------------
  3775. r1248 | sam | 2006-10-27 20:22:48 +0000 (Fri, 27 Oct 2006) | 2 lines
  3776. Changed paths:
  3777. M /libcaca/trunk/cucul/import.c
  3778. * Fix a buffer overflow in the utf-8 cucul_import().
  3779. ------------------------------------------------------------------------
  3780. r1247 | jylam | 2006-10-27 20:18:23 +0000 (Fri, 27 Oct 2006) | 2 lines
  3781. Changed paths:
  3782. M /libcaca/trunk/cucul/buffer.c
  3783. * Documentation a bit clearer while importing a string into a buffer
  3784. ------------------------------------------------------------------------
  3785. r1245 | jylam | 2006-10-27 19:26:35 +0000 (Fri, 27 Oct 2006) | 2 lines
  3786. Changed paths:
  3787. M /libcaca/trunk/DotNet/test.cs
  3788. M /libcaca/trunk/cucul/import.c
  3789. * "Fixed" infinite loop in ANSI+UTF8 importer, probably totally wrong, but like to be bashed.
  3790. ------------------------------------------------------------------------
  3791. r1239 | sam | 2006-10-26 09:24:29 +0000 (Thu, 26 Oct 2006) | 3 lines
  3792. Changed paths:
  3793. M /libcaca/trunk/cucul/export.c
  3794. * Put at least one space in empty IRC lines otherwise most clients won't
  3795. output them.
  3796. ------------------------------------------------------------------------
  3797. r1238 | sam | 2006-10-26 09:17:21 +0000 (Thu, 26 Oct 2006) | 2 lines
  3798. Changed paths:
  3799. M /libcaca/trunk/cucul/import.c
  3800. * Allow to import empty files or files with only empty lines.
  3801. ------------------------------------------------------------------------
  3802. r1237 | sam | 2006-10-26 09:04:55 +0000 (Thu, 26 Oct 2006) | 2 lines
  3803. Changed paths:
  3804. M /libcaca/trunk/cucul/export.c
  3805. * Support export of zero-sized canvases.
  3806. ------------------------------------------------------------------------
  3807. r1236 | sam | 2006-10-26 08:47:39 +0000 (Thu, 26 Oct 2006) | 2 lines
  3808. Changed paths:
  3809. M /libcaca/trunk/cucul/import.c
  3810. * Fix a buffer overflow in the import format autodetection code.
  3811. ------------------------------------------------------------------------
  3812. r1235 | sam | 2006-10-26 08:45:18 +0000 (Thu, 26 Oct 2006) | 2 lines
  3813. Changed paths:
  3814. M /libcaca/trunk/cucul/import.c
  3815. * Allow to import zero-sized canvases.
  3816. ------------------------------------------------------------------------
  3817. r1234 | sam | 2006-10-26 08:17:41 +0000 (Thu, 26 Oct 2006) | 2 lines
  3818. Changed paths:
  3819. M /libcaca/trunk/doc/user.dox
  3820. * CACA_GEOMETRY works with the raw driver.
  3821. ------------------------------------------------------------------------
  3822. r1233 | sam | 2006-10-26 08:16:43 +0000 (Thu, 26 Oct 2006) | 3 lines
  3823. Changed paths:
  3824. M /libcaca/trunk/caca/driver_gl.c
  3825. M /libcaca/trunk/caca/driver_raw.c
  3826. M /libcaca/trunk/caca/driver_win32.c
  3827. M /libcaca/trunk/caca/driver_x11.c
  3828. M /libcaca/trunk/cucul/cucul.c
  3829. * Allow to create the initial canvas with a zero size. Either the application
  3830. resizes it later, or the driver changes it to fit the display.
  3831. ------------------------------------------------------------------------
  3832. r1232 | sam | 2006-10-26 08:11:39 +0000 (Thu, 26 Oct 2006) | 2 lines
  3833. Changed paths:
  3834. M /libcaca/trunk/test/frames.c
  3835. * Minor changes to the frames test.
  3836. ------------------------------------------------------------------------
  3837. r1231 | sam | 2006-10-25 22:06:21 +0000 (Wed, 25 Oct 2006) | 3 lines
  3838. Changed paths:
  3839. M /libcaca/trunk/caca/event.c
  3840. M /libcaca/trunk/caca/graphics.c
  3841. M /libcaca/trunk/cucul/buffer.c
  3842. M /libcaca/trunk/cucul/canvas.c
  3843. M /libcaca/trunk/cucul/charset.c
  3844. M /libcaca/trunk/cucul/colour.c
  3845. M /libcaca/trunk/cucul/cucul.c
  3846. M /libcaca/trunk/cucul/import.c
  3847. M /libcaca/trunk/cucul/sprite.c
  3848. M /libcaca/trunk/cucul/transform.c
  3849. * Removed "This function..." constructs from documentation. Fixed a few
  3850. documentation errors or imprecisions.
  3851. ------------------------------------------------------------------------
  3852. r1230 | sam | 2006-10-25 22:04:31 +0000 (Wed, 25 Oct 2006) | 2 lines
  3853. Changed paths:
  3854. M /libcaca/trunk/cucul/transform.c
  3855. * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'.
  3856. ------------------------------------------------------------------------
  3857. r1229 | sam | 2006-10-25 22:01:38 +0000 (Wed, 25 Oct 2006) | 2 lines
  3858. Changed paths:
  3859. M /libcaca/trunk/cucul/export.c
  3860. * Do not output \r in the UTF-8 exporter.
  3861. ------------------------------------------------------------------------
  3862. r1226 | sam | 2006-10-24 07:07:47 +0000 (Tue, 24 Oct 2006) | 2 lines
  3863. Changed paths:
  3864. M /libcaca/trunk/doc/cacafire.1
  3865. M /libcaca/trunk/src/cacademo.c
  3866. * Use enter as the transition key.
  3867. ------------------------------------------------------------------------
  3868. r1225 | sam | 2006-10-22 21:24:15 +0000 (Sun, 22 Oct 2006) | 3 lines
  3869. Changed paths:
  3870. M /libcaca/trunk/ChangeLog
  3871. M /libcaca/trunk/NEWS
  3872. M /libcaca/trunk/configure.ac
  3873. * Set version to 0.99.beta8.
  3874. * Updated NEWS and ChangeLog.
  3875. ------------------------------------------------------------------------
  3876. r1224 | sam | 2006-10-22 21:13:32 +0000 (Sun, 22 Oct 2006) | 4 lines
  3877. Changed paths:
  3878. M /libcaca/trunk/cucul/canvas.c
  3879. M /libcaca/trunk/cucul/transform.c
  3880. M /libcaca/trunk/test/fullwidth.c
  3881. * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support
  3882. fullwidth characters.
  3883. * Added a case to test/fullwidth.c for cucul_blit and fullwidth chars.
  3884. ------------------------------------------------------------------------
  3885. r1223 | sam | 2006-10-22 20:31:10 +0000 (Sun, 22 Oct 2006) | 3 lines
  3886. Changed paths:
  3887. M /libcaca/trunk/cucul/transform.c
  3888. * Added block drawing glyphs to the flip/flop/rotate functions.
  3889. * Made these functions fullwidth-aware.
  3890. ------------------------------------------------------------------------
  3891. r1222 | sam | 2006-10-22 19:53:48 +0000 (Sun, 22 Oct 2006) | 2 lines
  3892. Changed paths:
  3893. M /libcaca/trunk/test/transform.c
  3894. * Add fullwidth characters to the transform test.
  3895. ------------------------------------------------------------------------
  3896. r1221 | sam | 2006-10-22 17:40:55 +0000 (Sun, 22 Oct 2006) | 3 lines
  3897. Changed paths:
  3898. M /libcaca/trunk/cucul/canvas.c
  3899. M /libcaca/trunk/cucul/export.c
  3900. * Updated documentation of fullwidth-aware functions.
  3901. * Fullwidth support in all exporters.
  3902. ------------------------------------------------------------------------
  3903. r1220 | sam | 2006-10-22 17:19:58 +0000 (Sun, 22 Oct 2006) | 2 lines
  3904. Changed paths:
  3905. M /libcaca/trunk/test/export.c
  3906. * Add a test for fullwidth characters to the exporter test.
  3907. ------------------------------------------------------------------------
  3908. r1219 | sam | 2006-10-22 16:49:54 +0000 (Sun, 22 Oct 2006) | 2 lines
  3909. Changed paths:
  3910. M /libcaca/trunk/cucul/import.c
  3911. * Support for fullwidth glyphs in the UTF-8 importer.
  3912. ------------------------------------------------------------------------
  3913. r1218 | sam | 2006-10-22 16:35:25 +0000 (Sun, 22 Oct 2006) | 2 lines
  3914. Changed paths:
  3915. M /libcaca/trunk/caca/driver_conio.c
  3916. M /libcaca/trunk/caca/driver_gl.c
  3917. M /libcaca/trunk/caca/driver_ncurses.c
  3918. M /libcaca/trunk/caca/driver_slang.c
  3919. M /libcaca/trunk/caca/driver_vga.c
  3920. M /libcaca/trunk/caca/driver_win32.c
  3921. M /libcaca/trunk/caca/driver_x11.c
  3922. M /libcaca/trunk/cucul/canvas.c
  3923. M /libcaca/trunk/cucul/cucul.h
  3924. M /libcaca/trunk/cucul/cucul_internals.h
  3925. * Support for fullwidth glyphs in the libcaca output drivers.
  3926. ------------------------------------------------------------------------
  3927. r1217 | sam | 2006-10-22 16:16:15 +0000 (Sun, 22 Oct 2006) | 2 lines
  3928. Changed paths:
  3929. M /libcaca/trunk/test/fullwidth.c
  3930. * Use 0xCACA as the test character. Ahaha. Caca. Got it?
  3931. ------------------------------------------------------------------------
  3932. r1216 | sam | 2006-10-22 15:03:22 +0000 (Sun, 22 Oct 2006) | 3 lines
  3933. Changed paths:
  3934. M /libcaca/trunk/test
  3935. M /libcaca/trunk/test/Makefile.am
  3936. A /libcaca/trunk/test/fullwidth.c
  3937. M /libcaca/trunk/test/unicode.c
  3938. * Fix the Unicode test.
  3939. * Add a test for fullwidth characters.
  3940. ------------------------------------------------------------------------
  3941. r1215 | sam | 2006-10-22 15:01:04 +0000 (Sun, 22 Oct 2006) | 2 lines
  3942. Changed paths:
  3943. M /libcaca/trunk/cucul/canvas.c
  3944. M /libcaca/trunk/cucul/cucul_internals.h
  3945. * Support for fullwidth (= double width) Unicode characters.
  3946. ------------------------------------------------------------------------
  3947. r1214 | sam | 2006-10-22 14:40:50 +0000 (Sun, 22 Oct 2006) | 2 lines
  3948. Changed paths:
  3949. M /libcaca/trunk/doc/libcaca.dox
  3950. * Minor changes to the documentation front page.
  3951. ------------------------------------------------------------------------
  3952. r1212 | sam | 2006-10-20 16:19:41 +0000 (Fri, 20 Oct 2006) | 2 lines
  3953. Changed paths:
  3954. M /libcaca/trunk/cxx/Makefile.am
  3955. M /libcaca/trunk/src/Makefile.am
  3956. M /libcaca/trunk/test/Makefile.am
  3957. M /libcaca/trunk/tools/Makefile.am
  3958. * Do not link binaries with @CACA_LIBS@, it's useless.
  3959. ------------------------------------------------------------------------
  3960. r1211 | sam | 2006-10-20 16:17:12 +0000 (Fri, 20 Oct 2006) | 2 lines
  3961. Changed paths:
  3962. M /libcaca/trunk/cucul/charset.c
  3963. M /libcaca/trunk/cucul/cucul.h
  3964. * Implemented cucul_utf32_is_fullwidth().
  3965. ------------------------------------------------------------------------
  3966. r1210 | sam | 2006-10-19 23:17:33 +0000 (Thu, 19 Oct 2006) | 2 lines
  3967. Changed paths:
  3968. M /libcaca/trunk/TODO
  3969. * Slightly updated TODO list.
  3970. ------------------------------------------------------------------------
  3971. r1208 | sam | 2006-10-19 22:43:17 +0000 (Thu, 19 Oct 2006) | 3 lines
  3972. Changed paths:
  3973. M /libcaca/trunk/caca/Makefile.am
  3974. M /libcaca/trunk/caca/caca.c
  3975. M /libcaca/trunk/caca/caca_internals.h
  3976. M /libcaca/trunk/configure.ac
  3977. * Added a --enable-plugins configure flag that builds the GL and X11 drivers
  3978. as plugins. This way, libcaca does not directly depend on those libraries.
  3979. ------------------------------------------------------------------------
  3980. r1207 | sam | 2006-10-19 21:21:00 +0000 (Thu, 19 Oct 2006) | 2 lines
  3981. Changed paths:
  3982. M /libcaca/trunk/configure.ac
  3983. * Add checks for getopt / getopt_long.
  3984. ------------------------------------------------------------------------
  3985. r1203 | sam | 2006-10-14 22:11:33 +0000 (Sat, 14 Oct 2006) | 2 lines
  3986. Changed paths:
  3987. M /libcaca/trunk/cxx/cucul++.h
  3988. * Fix extra qualification bug in cucul++.h, courtesy of Hanno Böck.
  3989. ------------------------------------------------------------------------
  3990. r1198 | sam | 2006-10-12 09:33:49 +0000 (Thu, 12 Oct 2006) | 2 lines
  3991. Changed paths:
  3992. M /libcaca/trunk/configure.ac
  3993. M /libcaca/trunk/src/Makefile.am
  3994. * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
  3995. ------------------------------------------------------------------------
  3996. r1191 | sam | 2006-10-06 10:12:52 +0000 (Fri, 06 Oct 2006) | 3 lines
  3997. Changed paths:
  3998. M /libcaca/trunk/cucul/export.c
  3999. * Fixed a bug in the IRC exporter that could break the output when there
  4000. were commas in the canvas.
  4001. ------------------------------------------------------------------------
  4002. r1186 | sam | 2006-10-04 12:11:16 +0000 (Wed, 04 Oct 2006) | 3 lines
  4003. Changed paths:
  4004. M /libcaca/trunk/ChangeLog
  4005. M /libcaca/trunk/NEWS
  4006. M /libcaca/trunk/configure.ac
  4007. * Set version to 0.99.beta7.
  4008. * Updated NEWS and ChangeLog.
  4009. ------------------------------------------------------------------------
  4010. r1175 | sam | 2006-10-01 12:50:43 +0000 (Sun, 01 Oct 2006) | 2 lines
  4011. Changed paths:
  4012. M /libcaca/trunk/cucul/export.c
  4013. * Support transparency in the colour UTF-8 exporter.
  4014. ------------------------------------------------------------------------
  4015. r1174 | sam | 2006-10-01 12:23:30 +0000 (Sun, 01 Oct 2006) | 2 lines
  4016. Changed paths:
  4017. M /libcaca/trunk/cucul/triangle.c
  4018. * Better precision in cucul_fill_triangle().
  4019. ------------------------------------------------------------------------
  4020. r1173 | sam | 2006-10-01 11:53:35 +0000 (Sun, 01 Oct 2006) | 2 lines
  4021. Changed paths:
  4022. M /libcaca/trunk/cucul/triangle.c
  4023. * More optimisations in cucul_fill_triangle().
  4024. ------------------------------------------------------------------------
  4025. r1172 | sam | 2006-10-01 10:47:41 +0000 (Sun, 01 Oct 2006) | 2 lines
  4026. Changed paths:
  4027. M /libcaca/trunk/cucul/triangle.c
  4028. * Optimised triangle rasteriser. Thanks to Jylam for the hints.
  4029. ------------------------------------------------------------------------
  4030. r1171 | sam | 2006-10-01 08:53:41 +0000 (Sun, 01 Oct 2006) | 2 lines
  4031. Changed paths:
  4032. M /libcaca/trunk/cucul/import.c
  4033. * Set default background to transparent in the ANSI and UTF-8 importers.
  4034. ------------------------------------------------------------------------
  4035. r1156 | jylam | 2006-09-30 18:56:23 +0000 (Sat, 30 Sep 2006) | 9 lines
  4036. Changed paths:
  4037. M /libcaca/trunk/cxx/Makefile.am
  4038. M /libcaca/trunk/cxx/cucul++.cpp
  4039. M /libcaca/trunk/cxx/cucul++.h
  4040. A /libcaca/trunk/cxx/cxxtest.cpp
  4041. * Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency.
  4042. --This line, and those below, will be ignored--
  4043. M cxx/cucul++.cpp
  4044. A cxx/cxxtest.cpp
  4045. M cxx/cucul++.h
  4046. M cxx/Makefile.am
  4047. ------------------------------------------------------------------------
  4048. r1155 | sam | 2006-09-30 18:35:50 +0000 (Sat, 30 Sep 2006) | 2 lines
  4049. Changed paths:
  4050. M /libcaca/trunk/ChangeLog
  4051. M /libcaca/trunk/NEWS
  4052. * Updated NEWS and ChangeLog.
  4053. ------------------------------------------------------------------------
  4054. r1154 | sam | 2006-09-30 18:25:41 +0000 (Sat, 30 Sep 2006) | 2 lines
  4055. Changed paths:
  4056. M /libcaca/trunk/configure.ac
  4057. * Set version to 0.99.beta6.
  4058. ------------------------------------------------------------------------
  4059. r1153 | sam | 2006-09-30 18:24:10 +0000 (Sat, 30 Sep 2006) | 2 lines
  4060. Changed paths:
  4061. M /libcaca/trunk/test/import.c
  4062. * Added an optional argument to the import test to select import format.
  4063. ------------------------------------------------------------------------
  4064. r1152 | sam | 2006-09-30 18:20:39 +0000 (Sat, 30 Sep 2006) | 3 lines
  4065. Changed paths:
  4066. M /libcaca/trunk/src/aafire.c
  4067. M /libcaca/trunk/src/cacademo.c
  4068. * As per user request, only display the "Powered by libcaca" banner for a
  4069. few seconds at the beginning.
  4070. ------------------------------------------------------------------------
  4071. r1149 | sam | 2006-09-30 17:49:09 +0000 (Sat, 30 Sep 2006) | 2 lines
  4072. Changed paths:
  4073. M /libcaca/trunk/cucul/canvas.c
  4074. * Fix minor memory leak in cucul_set_canvas_boundaries().
  4075. ------------------------------------------------------------------------
  4076. r1148 | sam | 2006-09-30 17:31:16 +0000 (Sat, 30 Sep 2006) | 2 lines
  4077. Changed paths:
  4078. M /libcaca/trunk/cucul/cucul.c
  4079. * Fix minor memory leak in cucul_free_canvas().
  4080. ------------------------------------------------------------------------
  4081. r1137 | sam | 2006-09-29 23:36:02 +0000 (Fri, 29 Sep 2006) | 2 lines
  4082. Changed paths:
  4083. M /libcaca/trunk/cucul/canvas.c
  4084. * Fixed a bug in cucul_putchar() that broke half of the Unicode set.
  4085. ------------------------------------------------------------------------
  4086. r1136 | sam | 2006-09-29 23:34:03 +0000 (Fri, 29 Sep 2006) | 3 lines
  4087. Changed paths:
  4088. M /libcaca/trunk/cucul/import.c
  4089. * Add "utf8" import format.
  4090. * Documented "text" import format.
  4091. ------------------------------------------------------------------------
  4092. r1107 | sam | 2006-09-26 20:32:48 +0000 (Tue, 26 Sep 2006) | 2 lines
  4093. Changed paths:
  4094. M /libcaca/trunk/cucul/cucul.c
  4095. * Initialise colours to default/transparent instead of lightgray/black.
  4096. ------------------------------------------------------------------------
  4097. r1105 | sam | 2006-09-25 16:12:17 +0000 (Mon, 25 Sep 2006) | 3 lines
  4098. Changed paths:
  4099. M /libcaca/trunk/NEWS
  4100. * Remove non-ASCII character from NEWS file because Doxygen is unable to
  4101. encode it in the manpages.
  4102. ------------------------------------------------------------------------
  4103. r1104 | sam | 2006-09-25 16:00:10 +0000 (Mon, 25 Sep 2006) | 2 lines
  4104. Changed paths:
  4105. M /libcaca/trunk/TODO
  4106. M /libcaca/trunk/caca/caca.h
  4107. M /libcaca/trunk/cucul/dither.c
  4108. M /libcaca/trunk/cucul/export.c
  4109. M /libcaca/trunk/cucul/import.c
  4110. * Fix enumeration layout in the manpage documentation.
  4111. ------------------------------------------------------------------------
  4112. r1103 | sam | 2006-09-25 15:58:33 +0000 (Mon, 25 Sep 2006) | 3 lines
  4113. Changed paths:
  4114. M /libcaca/trunk/doc/Makefile.am
  4115. * Fucking Doxygen replaces "s with 's in manpages. And it does not even
  4116. escape them. Fix that upon installation.
  4117. ------------------------------------------------------------------------
  4118. r1098 | sam | 2006-09-23 19:07:13 +0000 (Sat, 23 Sep 2006) | 4 lines
  4119. Changed paths:
  4120. M /libcaca/trunk/cucul/import.c
  4121. * Fix a bug in the ANSI importer. We need to set the proper fg/bg colours
  4122. before calling cucul_set_canvas_size(), otherwise it'll fill the new area
  4123. with the current values.
  4124. ------------------------------------------------------------------------
  4125. r1095 | sam | 2006-09-23 07:36:54 +0000 (Sat, 23 Sep 2006) | 2 lines
  4126. Changed paths:
  4127. M /libcaca/trunk/TODO
  4128. * Updated TODO.
  4129. ------------------------------------------------------------------------
  4130. r1094 | sam | 2006-09-23 01:55:29 +0000 (Sat, 23 Sep 2006) | 2 lines
  4131. Changed paths:
  4132. M /libcaca/trunk/ChangeLog
  4133. M /libcaca/trunk/NEWS
  4134. * Updated NEWS and ChangeLog.
  4135. ------------------------------------------------------------------------
  4136. r1093 | sam | 2006-09-23 01:48:10 +0000 (Sat, 23 Sep 2006) | 2 lines
  4137. Changed paths:
  4138. M /libcaca/trunk/doc/Makefile.am
  4139. M /libcaca/trunk/doc/cacafire.1
  4140. * Update the cacademo manpage to reflect the merge.
  4141. ------------------------------------------------------------------------
  4142. r1092 | sam | 2006-09-23 01:28:49 +0000 (Sat, 23 Sep 2006) | 2 lines
  4143. Changed paths:
  4144. M /libcaca/trunk/cucul/colour.c
  4145. M /libcaca/trunk/cucul/cucul.h
  4146. * Implemented cucul_get_color().
  4147. ------------------------------------------------------------------------
  4148. r1091 | sam | 2006-09-23 01:18:49 +0000 (Sat, 23 Sep 2006) | 2 lines
  4149. Changed paths:
  4150. M /libcaca/trunk/cucul/canvas.c
  4151. * Fixed chcul_getchar's error behaviour.
  4152. ------------------------------------------------------------------------
  4153. r1090 | sam | 2006-09-23 01:10:15 +0000 (Sat, 23 Sep 2006) | 2 lines
  4154. Changed paths:
  4155. M /libcaca/trunk/configure.ac
  4156. * Update versioning.
  4157. ------------------------------------------------------------------------
  4158. r1089 | sam | 2006-09-23 00:59:47 +0000 (Sat, 23 Sep 2006) | 2 lines
  4159. Changed paths:
  4160. M /libcaca/trunk/cucul/export.c
  4161. * Handle transparency in the IRC export.
  4162. ------------------------------------------------------------------------
  4163. r1088 | sam | 2006-09-23 00:55:42 +0000 (Sat, 23 Sep 2006) | 2 lines
  4164. Changed paths:
  4165. M /libcaca/trunk/cucul/cucul.c
  4166. * When resizing a canvas, use the current fg/bg colours to fill holes.
  4167. ------------------------------------------------------------------------
  4168. r1086 | sam | 2006-09-22 23:26:56 +0000 (Fri, 22 Sep 2006) | 2 lines
  4169. Changed paths:
  4170. M /libcaca/trunk/configure.ac
  4171. M /libcaca/trunk/test
  4172. M /libcaca/trunk/test/Makefile.am
  4173. D /libcaca/trunk/test/toilet.c
  4174. * Remove toilet from the libcaca source, it'll be moved to its own repo.
  4175. ------------------------------------------------------------------------
  4176. r1080 | sam | 2006-09-22 00:27:13 +0000 (Fri, 22 Sep 2006) | 2 lines
  4177. Changed paths:
  4178. M /libcaca/trunk/test/toilet.c
  4179. * Autocrop toilet output.
  4180. ------------------------------------------------------------------------
  4181. r1079 | sam | 2006-09-22 00:20:06 +0000 (Fri, 22 Sep 2006) | 2 lines
  4182. Changed paths:
  4183. M /libcaca/trunk/cucul/canvas.c
  4184. M /libcaca/trunk/cucul/cucul.h
  4185. * Implement cucul_set_canvas_boundaries() for cropping and expanding.
  4186. ------------------------------------------------------------------------
  4187. r1078 | sam | 2006-09-21 22:36:00 +0000 (Thu, 21 Sep 2006) | 2 lines
  4188. Changed paths:
  4189. M /libcaca/trunk/cucul/export.c
  4190. * Really export IRC as UTF-8, as advertised in the documentation.
  4191. ------------------------------------------------------------------------
  4192. r1077 | sam | 2006-09-21 21:30:50 +0000 (Thu, 21 Sep 2006) | 3 lines
  4193. Changed paths:
  4194. M /libcaca/trunk/test/toilet.c
  4195. * Handle UTF-8 in TOIlet.
  4196. * Add a --irc flag to TOIlet.
  4197. ------------------------------------------------------------------------
  4198. r1076 | sam | 2006-09-21 19:54:54 +0000 (Thu, 21 Sep 2006) | 2 lines
  4199. Changed paths:
  4200. M /libcaca/trunk/test/toilet.c
  4201. * Support for platforms without <getopt.h> in TOIlet.
  4202. ------------------------------------------------------------------------
  4203. r1075 | sam | 2006-09-21 17:32:27 +0000 (Thu, 21 Sep 2006) | 2 lines
  4204. Changed paths:
  4205. M /libcaca/trunk/test/Makefile.am
  4206. M /libcaca/trunk/test/toilet.c
  4207. * Added getopt support to toilet.
  4208. ------------------------------------------------------------------------
  4209. r1074 | sam | 2006-09-21 16:59:23 +0000 (Thu, 21 Sep 2006) | 2 lines
  4210. Changed paths:
  4211. M /libcaca/trunk/configure.ac
  4212. * Check for <getopt.h> and getopt_long.
  4213. ------------------------------------------------------------------------
  4214. r1073 | sam | 2006-09-20 16:31:12 +0000 (Wed, 20 Sep 2006) | 2 lines
  4215. Changed paths:
  4216. M /libcaca/trunk/test
  4217. M /libcaca/trunk/test/Makefile.am
  4218. A /libcaca/trunk/test/toilet.c
  4219. * TOIlet, The Other Implementation's letters. Will be a FIGlet clone. Later.
  4220. ------------------------------------------------------------------------
  4221. r1072 | sam | 2006-09-19 19:11:33 +0000 (Tue, 19 Sep 2006) | 2 lines
  4222. Changed paths:
  4223. M /libcaca/trunk/caca/driver_gl.c
  4224. M /libcaca/trunk/cucul/font.c
  4225. * Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
  4226. ------------------------------------------------------------------------
  4227. r1071 | jylam | 2006-09-19 19:06:04 +0000 (Tue, 19 Sep 2006) | 2 lines
  4228. Changed paths:
  4229. M /libcaca/trunk/caca/driver_gl.c
  4230. * Oops \o/
  4231. ------------------------------------------------------------------------
  4232. r1070 | jylam | 2006-09-19 19:04:29 +0000 (Tue, 19 Sep 2006) | 2 lines
  4233. Changed paths:
  4234. M /libcaca/trunk/caca/driver_gl.c
  4235. * REAL fix
  4236. ------------------------------------------------------------------------
  4237. r1069 | sam | 2006-09-19 19:00:40 +0000 (Tue, 19 Sep 2006) | 2 lines
  4238. Changed paths:
  4239. M /libcaca/trunk/caca/driver_gl.c
  4240. * More long int -> int32 casts to fix the GL driver on 64-bit arches.
  4241. ------------------------------------------------------------------------
  4242. r1068 | sam | 2006-09-19 18:47:39 +0000 (Tue, 19 Sep 2006) | 2 lines
  4243. Changed paths:
  4244. M /libcaca/trunk/caca/driver_gl.c
  4245. M /libcaca/trunk/cucul/font.c
  4246. * Hopefully fix 64-bit bug.
  4247. ------------------------------------------------------------------------
  4248. r1067 | jylam | 2006-09-19 18:40:09 +0000 (Tue, 19 Sep 2006) | 2 lines
  4249. Changed paths:
  4250. M /libcaca/trunk/caca/driver_gl.c
  4251. M /libcaca/trunk/cucul/font.c
  4252. * Ugly workaround in OpenGL driver for IA64 platform, unicode still does not work, thought.
  4253. ------------------------------------------------------------------------
  4254. r1066 | sam | 2006-09-19 16:07:13 +0000 (Tue, 19 Sep 2006) | 3 lines
  4255. Changed paths:
  4256. M /libcaca/trunk/cucul/canvas.c
  4257. M /libcaca/trunk/cucul/cucul.h
  4258. * Implemented cucul_getchar(). Useful because you don’t necessarily know
  4259. what you are importing.
  4260. ------------------------------------------------------------------------
  4261. r1065 | sam | 2006-09-19 08:26:43 +0000 (Tue, 19 Sep 2006) | 2 lines
  4262. Changed paths:
  4263. M /libcaca/trunk/kernel/kernel.c
  4264. M /libcaca/trunk/kernel/kernel.h
  4265. * Added an fprintf stub to the kernel.
  4266. ------------------------------------------------------------------------
  4267. r1064 | sam | 2006-09-19 08:18:32 +0000 (Tue, 19 Sep 2006) | 2 lines
  4268. Changed paths:
  4269. M /libcaca/trunk/caca/driver_gl.c
  4270. * Optimised memory usage in the GL driver and added a few comments.
  4271. ------------------------------------------------------------------------
  4272. r1063 | jylam | 2006-09-19 08:04:38 +0000 (Tue, 19 Sep 2006) | 5 lines
  4273. Changed paths:
  4274. M /libcaca/trunk/caca/driver_gl.c
  4275. * Fixed compilation warning, and ....
  4276. AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN YOU SMELLY GOATS ! (no time to fix it, thought)
  4277. ------------------------------------------------------------------------
  4278. r1062 | sam | 2006-09-19 00:02:59 +0000 (Tue, 19 Sep 2006) | 2 lines
  4279. Changed paths:
  4280. M /libcaca/trunk/cucul/cucul.h
  4281. M /libcaca/trunk/cucul/font.c
  4282. * Got rid of cucul_render_glyph(). Ahahahaha.
  4283. ------------------------------------------------------------------------
  4284. r1061 | sam | 2006-09-19 00:01:26 +0000 (Tue, 19 Sep 2006) | 2 lines
  4285. Changed paths:
  4286. M /libcaca/trunk/caca/driver_gl.c
  4287. * Use cucul_render_canvas() instead of cucul_render_glyph() in the GL driver.
  4288. ------------------------------------------------------------------------
  4289. r1060 | sam | 2006-09-18 22:32:25 +0000 (Mon, 18 Sep 2006) | 2 lines
  4290. Changed paths:
  4291. M /libcaca/trunk/caca/driver_gl.c
  4292. * Full Unicode support in the GL driver.
  4293. ------------------------------------------------------------------------
  4294. r1059 | sam | 2006-09-18 22:29:20 +0000 (Mon, 18 Sep 2006) | 2 lines
  4295. Changed paths:
  4296. M /libcaca/trunk/cucul/font.c
  4297. * Oops, fixed typo in cucul_get_font_blocks().
  4298. ------------------------------------------------------------------------
  4299. r1058 | sam | 2006-09-18 17:40:35 +0000 (Mon, 18 Sep 2006) | 2 lines
  4300. Changed paths:
  4301. M /libcaca/trunk/cucul/cucul.h
  4302. M /libcaca/trunk/cucul/font.c
  4303. * Implemented cucul_get_font_blocks() to export the list of available glyphs.
  4304. ------------------------------------------------------------------------
  4305. r1056 | sam | 2006-09-18 07:31:31 +0000 (Mon, 18 Sep 2006) | 2 lines
  4306. Changed paths:
  4307. M /libcaca/trunk/configure.ac
  4308. * Remove useless -I../kernel/ from CFLAGS.
  4309. ------------------------------------------------------------------------
  4310. r1055 | sam | 2006-09-18 07:30:14 +0000 (Mon, 18 Sep 2006) | 2 lines
  4311. Changed paths:
  4312. M /libcaca/trunk/build-kernel
  4313. * Fix the kernel build rules.
  4314. ------------------------------------------------------------------------
  4315. r1054 | sam | 2006-09-18 07:20:06 +0000 (Mon, 18 Sep 2006) | 3 lines
  4316. Changed paths:
  4317. M /libcaca/trunk/caca/caca.c
  4318. M /libcaca/trunk/caca/driver_raw.c
  4319. M /libcaca/trunk/caca/driver_vga.c
  4320. * Do not build the raw output in kernel mode.
  4321. * Fix cucul_utf32_to_cp437() call in the VGA output.
  4322. ------------------------------------------------------------------------
  4323. r1053 | sam | 2006-09-18 07:11:43 +0000 (Mon, 18 Sep 2006) | 2 lines
  4324. Changed paths:
  4325. M /libcaca/trunk/kernel/kernel.c
  4326. M /libcaca/trunk/kernel/kernel.h
  4327. * Fixed memcmp() prototype and implementation.
  4328. ------------------------------------------------------------------------
  4329. r1052 | sam | 2006-09-18 06:59:48 +0000 (Mon, 18 Sep 2006) | 2 lines
  4330. Changed paths:
  4331. M /libcaca/trunk/cucul/cucul.c
  4332. M /libcaca/trunk/kernel/kernel.c
  4333. M /libcaca/trunk/kernel/kernel.h
  4334. * Added errno support to the kernel.
  4335. ------------------------------------------------------------------------
  4336. r1051 | jylam | 2006-09-17 13:36:13 +0000 (Sun, 17 Sep 2006) | 2 lines
  4337. Changed paths:
  4338. M /libcaca/trunk/DotNet/Caca.cs
  4339. M /libcaca/trunk/DotNet/test.cs
  4340. * Updated .Net bindings
  4341. ------------------------------------------------------------------------
  4342. r1050 | jylam | 2006-09-17 13:15:12 +0000 (Sun, 17 Sep 2006) | 2 lines
  4343. Changed paths:
  4344. M /libcaca/trunk/README
  4345. M /libcaca/trunk/caca/driver_gl.c
  4346. * Updated README, just to say my coding style is just perfect, sam is too pedantic.
  4347. ------------------------------------------------------------------------
  4348. r1049 | sam | 2006-09-17 12:58:12 +0000 (Sun, 17 Sep 2006) | 2 lines
  4349. Changed paths:
  4350. M /libcaca/trunk/kernel/kernel.c
  4351. M /libcaca/trunk/src/cacaview.c
  4352. M /libcaca/trunk/src/img2irc.c
  4353. * A few coding style fixes.
  4354. ------------------------------------------------------------------------
  4355. r1048 | jylam | 2006-09-17 12:44:18 +0000 (Sun, 17 Sep 2006) | 2 lines
  4356. Changed paths:
  4357. M /libcaca/trunk/caca/driver_vga.c
  4358. M /libcaca/trunk/common.h
  4359. M /libcaca/trunk/configure.ac
  4360. M /libcaca/trunk/cucul/buffer.c
  4361. M /libcaca/trunk/cucul/cucul.c
  4362. M /libcaca/trunk/kernel/kernel.c
  4363. M /libcaca/trunk/kernel/kernel.h
  4364. M /libcaca/trunk/src/Makefile.am
  4365. M /libcaca/trunk/src/cacadraw.c
  4366. M /libcaca/trunk/src/cacaplay.c
  4367. M /libcaca/trunk/src/cacaview.c
  4368. M /libcaca/trunk/src/common-image.c
  4369. M /libcaca/trunk/src/img2irc.c
  4370. M /libcaca/trunk/test/demo.c
  4371. M /libcaca/trunk/test/demo0.c
  4372. M /libcaca/trunk/test/dithering.c
  4373. M /libcaca/trunk/test/event.c
  4374. M /libcaca/trunk/test/export.c
  4375. M /libcaca/trunk/test/font.c
  4376. M /libcaca/trunk/test/font2tga.c
  4377. M /libcaca/trunk/test/frames.c
  4378. M /libcaca/trunk/test/gamma.c
  4379. M /libcaca/trunk/test/hsv.c
  4380. M /libcaca/trunk/test/import.c
  4381. M /libcaca/trunk/test/input.c
  4382. M /libcaca/trunk/test/spritedit.c
  4383. M /libcaca/trunk/test/text.c
  4384. M /libcaca/trunk/test/transform.c
  4385. M /libcaca/trunk/test/truecolor.c
  4386. M /libcaca/trunk/test/unicode.c
  4387. M /libcaca/trunk/tools/optipal.c
  4388. * Updated kernel 'driver', still not working, but most of the work is done
  4389. ------------------------------------------------------------------------
  4390. r1047 | sam | 2006-09-17 11:39:22 +0000 (Sun, 17 Sep 2006) | 2 lines
  4391. Changed paths:
  4392. M /libcaca/trunk/TODO
  4393. * Minor TODO update.
  4394. ------------------------------------------------------------------------
  4395. r1046 | sam | 2006-09-17 11:10:49 +0000 (Sun, 17 Sep 2006) | 2 lines
  4396. Changed paths:
  4397. M /libcaca/trunk/cucul/font.c
  4398. * Minor documentation fix (testing the buildbot, actually).
  4399. ------------------------------------------------------------------------
  4400. r1045 | jylam | 2006-09-17 10:54:23 +0000 (Sun, 17 Sep 2006) | 2 lines
  4401. Changed paths:
  4402. M /libcaca/trunk/caca/driver_gl.c
  4403. M /libcaca/trunk/cucul/font.c
  4404. * Updated documentation, removed warning in cucul_render_glyph(), minor optimisation in driver_gl
  4405. ------------------------------------------------------------------------
  4406. r1044 | sam | 2006-09-17 01:12:28 +0000 (Sun, 17 Sep 2006) | 2 lines
  4407. Changed paths:
  4408. M /libcaca/trunk/caca/driver_gl.c
  4409. * Coding style (ahaha vieux porc).
  4410. ------------------------------------------------------------------------
  4411. r1043 | sam | 2006-09-17 00:53:48 +0000 (Sun, 17 Sep 2006) | 2 lines
  4412. Changed paths:
  4413. M /libcaca/trunk/src/cacademo.c
  4414. * Got rid of OFFSET_X and OFFSET_Y.
  4415. ------------------------------------------------------------------------
  4416. r1042 | sam | 2006-09-17 00:48:30 +0000 (Sun, 17 Sep 2006) | 2 lines
  4417. Changed paths:
  4418. M /libcaca/trunk/src/cacademo.c
  4419. * More cleanup in cacademo.c.
  4420. ------------------------------------------------------------------------
  4421. r1041 | sam | 2006-09-17 00:32:23 +0000 (Sun, 17 Sep 2006) | 2 lines
  4422. Changed paths:
  4423. M /libcaca/trunk/src/cacademo.c
  4424. * Cosmetic changes to cacademo.
  4425. ------------------------------------------------------------------------
  4426. r1040 | sam | 2006-09-17 00:11:29 +0000 (Sun, 17 Sep 2006) | 2 lines
  4427. Changed paths:
  4428. M /libcaca/trunk/src/cacademo.c
  4429. * Factored the star code (vieux porc).
  4430. ------------------------------------------------------------------------
  4431. r1039 | sam | 2006-09-17 00:02:31 +0000 (Sun, 17 Sep 2006) | 3 lines
  4432. Changed paths:
  4433. M /libcaca/trunk/caca/driver_gl.c
  4434. M /libcaca/trunk/cucul/cucul.h
  4435. M /libcaca/trunk/cucul/font.c
  4436. * Fixed cucul_render_glyph(). There is no way this could have ever possibly
  4437. worked properly.
  4438. ------------------------------------------------------------------------
  4439. r1038 | sam | 2006-09-16 23:34:18 +0000 (Sat, 16 Sep 2006) | 2 lines
  4440. Changed paths:
  4441. M /libcaca/trunk/src/cacademo.c
  4442. * Moved transition data to the function.
  4443. ------------------------------------------------------------------------
  4444. r1037 | jylam | 2006-09-16 21:27:59 +0000 (Sat, 16 Sep 2006) | 2 lines
  4445. Changed paths:
  4446. M /libcaca/trunk/src/cacademo.c
  4447. * Added nifty rotation to our 80's star.
  4448. ------------------------------------------------------------------------
  4449. r1036 | sam | 2006-09-16 21:08:11 +0000 (Sat, 16 Sep 2006) | 2 lines
  4450. Changed paths:
  4451. M /libcaca/trunk/cucul/triangle.c
  4452. * Fixing precision.
  4453. ------------------------------------------------------------------------
  4454. r1035 | jylam | 2006-09-16 21:00:46 +0000 (Sat, 16 Sep 2006) | 2 lines
  4455. Changed paths:
  4456. M /libcaca/trunk/cucul/triangle.c
  4457. * Fixed triangle routine so that it fits perfectly from one side to the other one (I know, that's no clear)
  4458. ------------------------------------------------------------------------
  4459. r1034 | jylam | 2006-09-16 20:48:31 +0000 (Sat, 16 Sep 2006) | 2 lines
  4460. Changed paths:
  4461. M /libcaca/trunk/src/cacademo.c
  4462. * Added much disco transition (ellipses suck). YMCA \o/
  4463. ------------------------------------------------------------------------
  4464. r1033 | sam | 2006-09-16 17:15:11 +0000 (Sat, 16 Sep 2006) | 2 lines
  4465. Changed paths:
  4466. M /libcaca/trunk/caca/driver_slang.c
  4467. * Fix compilation warning in the slang driver.
  4468. ------------------------------------------------------------------------
  4469. r1032 | sam | 2006-09-16 16:01:48 +0000 (Sat, 16 Sep 2006) | 3 lines
  4470. Changed paths:
  4471. M /libcaca/trunk/src/cacademo.c
  4472. * Smooth transitions between effects in cacademo. Press 'n' to switch
  4473. immediately to the next transition.
  4474. ------------------------------------------------------------------------
  4475. r1031 | sam | 2006-09-16 15:46:30 +0000 (Sat, 16 Sep 2006) | 2 lines
  4476. Changed paths:
  4477. M /libcaca/trunk/test/gamma.c
  4478. * Fix badly initialised data in the gamma test.
  4479. ------------------------------------------------------------------------
  4480. r1030 | sam | 2006-09-16 15:06:09 +0000 (Sat, 16 Sep 2006) | 3 lines
  4481. Changed paths:
  4482. M /libcaca/trunk/src/cacademo.c
  4483. M /libcaca/trunk/test
  4484. M /libcaca/trunk/test/Makefile.am
  4485. D /libcaca/trunk/test/matrix.c
  4486. * Moved the matrix effect test into cacademo. Removed the motion sensor
  4487. stuff, it's cool but it's crap.
  4488. ------------------------------------------------------------------------
  4489. r1029 | jylam | 2006-09-16 13:26:51 +0000 (Sat, 16 Sep 2006) | 2 lines
  4490. Changed paths:
  4491. M /libcaca/trunk/test/matrix.c
  4492. * AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor at all
  4493. ------------------------------------------------------------------------
  4494. r1028 | jylam | 2006-09-16 13:19:23 +0000 (Sat, 16 Sep 2006) | 2 lines
  4495. Changed paths:
  4496. M /libcaca/trunk/caca/driver_gl.c
  4497. * Fixed truecolor bug in OpenGL driver.
  4498. ------------------------------------------------------------------------
  4499. r1027 | sam | 2006-09-16 13:12:11 +0000 (Sat, 16 Sep 2006) | 2 lines
  4500. Changed paths:
  4501. M /libcaca/trunk/src/cacademo.c
  4502. * Factor most of the cacademo code.
  4503. ------------------------------------------------------------------------
  4504. r1026 | sam | 2006-09-16 12:57:41 +0000 (Sat, 16 Sep 2006) | 3 lines
  4505. Changed paths:
  4506. M /libcaca/trunk/src/cacademo.c
  4507. * Ahaha old pig, you could have factored the 1.0 + as well, and you forgot
  4508. to cast the int to double in the sin() call. (:@ gruik!
  4509. ------------------------------------------------------------------------
  4510. r1025 | jylam | 2006-09-16 12:47:55 +0000 (Sat, 16 Sep 2006) | 2 lines
  4511. Changed paths:
  4512. M /libcaca/trunk/src/cacademo.c
  4513. * hey, ***I*** found a factorisation bug in cacaballs !
  4514. ------------------------------------------------------------------------
  4515. r1024 | jylam | 2006-09-16 12:40:37 +0000 (Sat, 16 Sep 2006) | 2 lines
  4516. Changed paths:
  4517. M /libcaca/trunk/caca/driver_gl.c
  4518. M /libcaca/trunk/cucul/cucul.h
  4519. M /libcaca/trunk/cucul/font.c
  4520. * OpenGL builtin font support
  4521. ------------------------------------------------------------------------
  4522. r1023 | sam | 2006-09-16 09:45:03 +0000 (Sat, 16 Sep 2006) | 2 lines
  4523. Changed paths:
  4524. M /libcaca/trunk/src
  4525. M /libcaca/trunk/src/Makefile.am
  4526. D /libcaca/trunk/src/cacaball.c
  4527. A /libcaca/trunk/src/cacademo.c (from /libcaca/trunk/src/cacaplas.c:1021)
  4528. D /libcaca/trunk/src/cacamoir.c
  4529. D /libcaca/trunk/src/cacaplas.c
  4530. * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
  4531. ------------------------------------------------------------------------
  4532. r1022 | sam | 2006-09-16 09:43:36 +0000 (Sat, 16 Sep 2006) | 3 lines
  4533. Changed paths:
  4534. M /libcaca/trunk/cucul/cucul.c
  4535. * Initialize random seed to getpid()+time(NULL) so that the user does not
  4536. have to do it.
  4537. ------------------------------------------------------------------------
  4538. r1021 | sam | 2006-09-09 17:58:57 +0000 (Sat, 09 Sep 2006) | 3 lines
  4539. Changed paths:
  4540. M /libcaca/trunk/ChangeLog
  4541. M /libcaca/trunk/NEWS
  4542. M /libcaca/trunk/configure.ac
  4543. * Updated ChangeLog and NEWS.
  4544. * 0.99.beta4 release.
  4545. ------------------------------------------------------------------------
  4546. r1020 | sam | 2006-09-09 17:54:06 +0000 (Sat, 09 Sep 2006) | 2 lines
  4547. Changed paths:
  4548. M /libcaca/trunk/doc/Makefile.am
  4549. * Replace 'man3caca' with 'man3' in generated manpages.
  4550. ------------------------------------------------------------------------
  4551. r1019 | sam | 2006-09-09 17:52:54 +0000 (Sat, 09 Sep 2006) | 2 lines
  4552. Changed paths:
  4553. M /libcaca/trunk/test/demo0.c
  4554. * Fix dithering handling in demo0.c.
  4555. ------------------------------------------------------------------------
  4556. r1018 | sam | 2006-09-09 17:31:43 +0000 (Sat, 09 Sep 2006) | 2 lines
  4557. Changed paths:
  4558. M /libcaca/trunk/caca-config.in
  4559. * Do not output unnecessary libraries in caca-output config.
  4560. ------------------------------------------------------------------------
  4561. r1017 | sam | 2006-09-09 17:20:32 +0000 (Sat, 09 Sep 2006) | 2 lines
  4562. Changed paths:
  4563. M /libcaca/trunk/doc/migrating.dox
  4564. * Oops, thinko in the migration doc.
  4565. ------------------------------------------------------------------------
  4566. r1016 | sam | 2006-09-09 17:02:30 +0000 (Sat, 09 Sep 2006) | 3 lines
  4567. Changed paths:
  4568. M /libcaca/trunk/doc/migrating.dox
  4569. * Updated the migration documentation so that it mentions the <caca0.h>
  4570. compatibility layer.
  4571. ------------------------------------------------------------------------
  4572. r1015 | sam | 2006-09-09 16:53:13 +0000 (Sat, 09 Sep 2006) | 3 lines
  4573. Changed paths:
  4574. M /libcaca/trunk/caca/caca0.c
  4575. M /libcaca/trunk/caca/caca0.h
  4576. * Made features (such as dithering mode) and caca_sqrt work in the legacy
  4577. 0.x glue code.
  4578. ------------------------------------------------------------------------
  4579. r1014 | sam | 2006-09-09 15:40:16 +0000 (Sat, 09 Sep 2006) | 3 lines
  4580. Changed paths:
  4581. M /libcaca/trunk/test
  4582. M /libcaca/trunk/test/Makefile.am
  4583. A /libcaca/trunk/test/demo0.c
  4584. * Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a
  4585. test for the <caca0.h> emulation layer.
  4586. ------------------------------------------------------------------------
  4587. r1013 | sam | 2006-09-09 15:38:06 +0000 (Sat, 09 Sep 2006) | 8 lines
  4588. Changed paths:
  4589. M /libcaca/trunk/caca/Makefile.am
  4590. A /libcaca/trunk/caca/caca0.c
  4591. A /libcaca/trunk/caca/caca0.h
  4592. * Added an emulation layer for pre-1.0 libcaca API. Legacy applications
  4593. just need to include <caca0.h> instead of <caca.h> and should be source-
  4594. compatible with old versions of libcaca.
  4595. Most of the old API works, except features and caca_sqrt(). Sprites do
  4596. work API-wise but due to the new format they are no longer working in
  4597. the same way.
  4598. ------------------------------------------------------------------------
  4599. r1012 | sam | 2006-09-09 14:52:05 +0000 (Sat, 09 Sep 2006) | 2 lines
  4600. Changed paths:
  4601. M /libcaca/trunk/test/export.c
  4602. * Fix a crash in export.c with unknown file formats.
  4603. ------------------------------------------------------------------------
  4604. r1011 | sam | 2006-08-30 21:30:29 +0000 (Wed, 30 Aug 2006) | 2 lines
  4605. Changed paths:
  4606. M /libcaca/trunk/cucul/transform.c
  4607. * U+214B TURNED AMPERSAND
  4608. ------------------------------------------------------------------------
  4609. r1010 | sam | 2006-08-25 10:22:57 +0000 (Fri, 25 Aug 2006) | 3 lines
  4610. Changed paths:
  4611. M /libcaca/trunk/ChangeLog
  4612. M /libcaca/trunk/NEWS
  4613. M /libcaca/trunk/configure.ac
  4614. * Updated ChangeLog and NEWS.
  4615. * 0.99.beta3 release.
  4616. ------------------------------------------------------------------------
  4617. r1009 | sam | 2006-08-25 10:16:53 +0000 (Fri, 25 Aug 2006) | 3 lines
  4618. Changed paths:
  4619. M /libcaca/trunk/ChangeLog
  4620. M /libcaca/trunk/Makefile.am
  4621. M /libcaca/trunk/configure.ac
  4622. D /libcaca/trunk/debian
  4623. * Removed debian packaging stuff from the trunk. It'll now be at
  4624. svn://svn.debian.org/svn/sam-hocevar/pkg-misc
  4625. ------------------------------------------------------------------------
  4626. r1008 | sam | 2006-08-13 17:30:34 +0000 (Sun, 13 Aug 2006) | 2 lines
  4627. Changed paths:
  4628. M /libcaca/trunk/caca/driver_gl.c
  4629. * Factored some of the GL code.
  4630. ------------------------------------------------------------------------
  4631. r1007 | sam | 2006-08-02 13:15:52 +0000 (Wed, 02 Aug 2006) | 2 lines
  4632. Changed paths:
  4633. M /libcaca/trunk/test
  4634. M /libcaca/trunk/test/matrix.c
  4635. * A few changes to the matrix program. I do not plan to maintain it.
  4636. ------------------------------------------------------------------------
  4637. r1006 | sam | 2006-08-02 13:12:43 +0000 (Wed, 02 Aug 2006) | 3 lines
  4638. Changed paths:
  4639. M /libcaca/trunk/caca/caca.c
  4640. M /libcaca/trunk/caca/caca.h
  4641. M /libcaca/trunk/caca/driver_conio.c
  4642. M /libcaca/trunk/caca/driver_ncurses.c
  4643. M /libcaca/trunk/caca/driver_raw.c
  4644. M /libcaca/trunk/caca/driver_slang.c
  4645. M /libcaca/trunk/caca/driver_vga.c
  4646. M /libcaca/trunk/caca/event.c
  4647. M /libcaca/trunk/caca/graphics.c
  4648. * Fixed libcaca prototypes so that all functions use the errno mechanism
  4649. and return a value.
  4650. ------------------------------------------------------------------------
  4651. r1005 | sam | 2006-08-02 13:11:39 +0000 (Wed, 02 Aug 2006) | 2 lines
  4652. Changed paths:
  4653. M /libcaca/trunk/cucul/cucul.c
  4654. * Fixed cucul_create_canvas()'s documentation.
  4655. ------------------------------------------------------------------------
  4656. r1004 | sam | 2006-07-21 08:19:29 +0000 (Fri, 21 Jul 2006) | 3 lines
  4657. Changed paths:
  4658. M /libcaca/trunk/cucul/dither.c
  4659. * Fixed typos in cucul/dither.c that prevented using ordered dither modes,
  4660. thanks to Sean D'Epagnier.
  4661. ------------------------------------------------------------------------
  4662. r1002 | jylam | 2006-06-10 11:35:18 +0000 (Sat, 10 Jun 2006) | 2 lines
  4663. Changed paths:
  4664. M /libcaca/trunk/cxx/caca++.cpp
  4665. M /libcaca/trunk/cxx/caca++.h
  4666. M /libcaca/trunk/cxx/cpptest.cpp
  4667. * Updated C++ bindings
  4668. ------------------------------------------------------------------------
  4669. r1001 | sam | 2006-06-10 11:04:21 +0000 (Sat, 10 Jun 2006) | 3 lines
  4670. Changed paths:
  4671. M /libcaca/trunk/debian/control
  4672. * Fix debian package dependencies; -dev packages didn't pull their library
  4673. dependencies. Of course.
  4674. ------------------------------------------------------------------------
  4675. r995 | sam | 2006-05-31 14:33:48 +0000 (Wed, 31 May 2006) | 2 lines
  4676. Changed paths:
  4677. M /libcaca/trunk/test/matrix.c
  4678. * Fixed matrix.c for non-Thinkpad computers.
  4679. ------------------------------------------------------------------------
  4680. r994 | sam | 2006-05-31 14:08:58 +0000 (Wed, 31 May 2006) | 2 lines
  4681. Changed paths:
  4682. M /libcaca/trunk/configure.ac
  4683. * Fix a build failure when X11R7 is available but OpenGL isn't.
  4684. ------------------------------------------------------------------------
  4685. r993 | sam | 2006-05-31 12:18:23 +0000 (Wed, 31 May 2006) | 3 lines
  4686. Changed paths:
  4687. M /libcaca/trunk/test/Makefile.am
  4688. A /libcaca/trunk/test/matrix.c
  4689. * Small matrix effect. Totally useless. Unless you have a Thinkpad, in
  4690. which case it is massively useless.
  4691. ------------------------------------------------------------------------
  4692. r992 | sam | 2006-05-28 22:19:10 +0000 (Sun, 28 May 2006) | 3 lines
  4693. Changed paths:
  4694. M /libcaca/trunk/ChangeLog
  4695. M /libcaca/trunk/NEWS
  4696. M /libcaca/trunk/configure.ac
  4697. M /libcaca/trunk/debian/changelog
  4698. * Updated ChangeLog and NEWS.
  4699. * 0.99.beta2 release.
  4700. ------------------------------------------------------------------------
  4701. r991 | sam | 2006-05-26 07:43:41 +0000 (Fri, 26 May 2006) | 2 lines
  4702. Changed paths:
  4703. M /libcaca/trunk/debian/caca-utils.install
  4704. M /libcaca/trunk/debian/libcucul-dev.install
  4705. * Updated the Debian build scripts.
  4706. ------------------------------------------------------------------------
  4707. r988 | sam | 2006-05-26 07:01:10 +0000 (Fri, 26 May 2006) | 2 lines
  4708. Changed paths:
  4709. M /libcaca/trunk/cucul/canvas.c
  4710. * Fixed an out of bounds bug in cucul_blit().
  4711. ------------------------------------------------------------------------
  4712. r987 | sam | 2006-05-26 07:00:34 +0000 (Fri, 26 May 2006) | 2 lines
  4713. Changed paths:
  4714. M /libcaca/trunk/caca-config.in
  4715. * Removed legacy CUCUL_LIBS from caca-config.
  4716. ------------------------------------------------------------------------
  4717. r986 | sam | 2006-05-26 07:00:04 +0000 (Fri, 26 May 2006) | 3 lines
  4718. Changed paths:
  4719. M /libcaca/trunk/caca/driver_ncurses.c
  4720. M /libcaca/trunk/caca/driver_slang.c
  4721. * UTF-8 input support for ncurses.
  4722. * Hack for 16-color support in xfce4-terminal for both ncurses and slang.
  4723. ------------------------------------------------------------------------
  4724. r985 | sam | 2006-05-26 06:59:11 +0000 (Fri, 26 May 2006) | 2 lines
  4725. Changed paths:
  4726. M /libcaca/trunk/caca/graphics.c
  4727. * Reduced IDLE_USEC by half. Today's machines are fast :-)
  4728. ------------------------------------------------------------------------
  4729. r984 | sam | 2006-05-25 22:32:03 +0000 (Thu, 25 May 2006) | 3 lines
  4730. Changed paths:
  4731. M /libcaca/trunk/caca/caca.c
  4732. M /libcaca/trunk/caca/driver_ncurses.c
  4733. M /libcaca/trunk/configure.ac
  4734. * Fixed UTF-8 support in ncurses.
  4735. * Set ncurses's priority higher than slang.
  4736. ------------------------------------------------------------------------
  4737. r983 | sam | 2006-05-25 20:01:30 +0000 (Thu, 25 May 2006) | 2 lines
  4738. Changed paths:
  4739. M /libcaca/trunk/TODO
  4740. * Updated TODO list.
  4741. ------------------------------------------------------------------------
  4742. r982 | sam | 2006-05-25 20:01:10 +0000 (Thu, 25 May 2006) | 3 lines
  4743. Changed paths:
  4744. M /libcaca/trunk/caca/driver_slang.c
  4745. M /libcaca/trunk/cucul/box.c
  4746. M /libcaca/trunk/cucul/canvas.c
  4747. M /libcaca/trunk/cucul/charset.c
  4748. M /libcaca/trunk/cucul/conic.c
  4749. M /libcaca/trunk/cucul/cucul.h
  4750. M /libcaca/trunk/cucul/line.c
  4751. M /libcaca/trunk/cucul/triangle.c
  4752. * Have cucul_utf8_to_utf32 write how many bytes it read.
  4753. * Use that in the SLang driver so that it supports UTF-8 input.
  4754. ------------------------------------------------------------------------
  4755. r981 | sam | 2006-05-25 19:59:35 +0000 (Thu, 25 May 2006) | 3 lines
  4756. Changed paths:
  4757. M /libcaca/trunk/cucul/export.c
  4758. * Fix warnings in a few exporters. Do not assume %d accepts uint32_t without
  4759. an explicit cast.
  4760. ------------------------------------------------------------------------
  4761. r980 | sam | 2006-05-25 19:58:21 +0000 (Thu, 25 May 2006) | 4 lines
  4762. Changed paths:
  4763. M /libcaca/trunk/caca/caca.c
  4764. M /libcaca/trunk/caca/driver_ncurses.c
  4765. M /libcaca/trunk/test/colors.c
  4766. M /libcaca/trunk/test/input.c
  4767. * Minor cosmetic changes in the test programs.
  4768. * Code enhancements in the ncurses driver.
  4769. * Added a comment to explain why slang has a higher priority than ncurses.
  4770. ------------------------------------------------------------------------
  4771. r979 | sam | 2006-05-25 19:56:55 +0000 (Thu, 25 May 2006) | 2 lines
  4772. Changed paths:
  4773. M /libcaca/trunk/caca/driver_conio.c
  4774. * Fixed the DOS build.
  4775. ------------------------------------------------------------------------
  4776. r978 | sam | 2006-05-25 19:56:03 +0000 (Thu, 25 May 2006) | 2 lines
  4777. Changed paths:
  4778. M /libcaca/trunk/caca/caca_internals.h
  4779. * Minor cosmetic fix.
  4780. ------------------------------------------------------------------------
  4781. r977 | sam | 2006-05-25 19:55:11 +0000 (Thu, 25 May 2006) | 3 lines
  4782. Changed paths:
  4783. M /libcaca/trunk/caca/Makefile.am
  4784. M /libcaca/trunk/cucul/Makefile.am
  4785. M /libcaca/trunk/cxx/Makefile.am
  4786. M /libcaca/trunk/kernel/Makefile.am
  4787. M /libcaca/trunk/test/Makefile.am
  4788. M /libcaca/trunk/tools/Makefile.am
  4789. * Added -I${top_srcdir} to the compilation flags to fix builds configured
  4790. from an alternate directory (they failed to find common.h).
  4791. ------------------------------------------------------------------------
  4792. r976 | sam | 2006-05-25 19:11:18 +0000 (Thu, 25 May 2006) | 3 lines
  4793. Changed paths:
  4794. M /libcaca/trunk/configure.ac
  4795. M /libcaca/trunk/src/Makefile.am
  4796. * Removed --enable-network flag, but reused the test as a condition for
  4797. building cacaserver.
  4798. ------------------------------------------------------------------------
  4799. r975 | sam | 2006-05-25 19:10:35 +0000 (Thu, 25 May 2006) | 2 lines
  4800. Changed paths:
  4801. M /libcaca/trunk/build-dos
  4802. M /libcaca/trunk/build-win32
  4803. * Updated build scripts for DOS and Win32.
  4804. ------------------------------------------------------------------------
  4805. r974 | sam | 2006-05-20 08:45:19 +0000 (Sat, 20 May 2006) | 3 lines
  4806. Changed paths:
  4807. M /libcaca/trunk/caca/driver_ncurses.c
  4808. M /libcaca/trunk/caca/driver_slang.c
  4809. * Got backspace to work with the slang and ncurses drivers in an X
  4810. terminal window.
  4811. ------------------------------------------------------------------------
  4812. r973 | sam | 2006-05-20 08:19:13 +0000 (Sat, 20 May 2006) | 2 lines
  4813. Changed paths:
  4814. M /libcaca/trunk/caca/driver_gl.c
  4815. * More coding style fixes in the GL driver.
  4816. ------------------------------------------------------------------------
  4817. r972 | sam | 2006-05-20 08:11:58 +0000 (Sat, 20 May 2006) | 2 lines
  4818. Changed paths:
  4819. M /libcaca/trunk/caca/driver_gl.c
  4820. * Fixed awful indenting of the GL plugin.
  4821. ------------------------------------------------------------------------
  4822. r971 | sam | 2006-05-20 05:45:57 +0000 (Sat, 20 May 2006) | 3 lines
  4823. Changed paths:
  4824. M /libcaca/trunk/caca/driver_ncurses.c
  4825. * Make the ncurses driver UTF-8 and UTF-32 aware.
  4826. * Add the backspace key to the ncurses driver.
  4827. ------------------------------------------------------------------------
  4828. r970 | sam | 2006-05-20 05:41:14 +0000 (Sat, 20 May 2006) | 3 lines
  4829. Changed paths:
  4830. M /libcaca/trunk/caca/driver_slang.c
  4831. * Make the slang driver UTF-8 and UTF-32 aware.
  4832. * Add the backspace key to the slang driver.
  4833. ------------------------------------------------------------------------
  4834. r969 | sam | 2006-05-20 05:29:24 +0000 (Sat, 20 May 2006) | 3 lines
  4835. Changed paths:
  4836. M /libcaca/trunk/caca/caca.h
  4837. M /libcaca/trunk/caca/driver_conio.c
  4838. M /libcaca/trunk/caca/driver_gl.c
  4839. M /libcaca/trunk/caca/driver_ncurses.c
  4840. M /libcaca/trunk/caca/driver_slang.c
  4841. M /libcaca/trunk/caca/driver_win32.c
  4842. M /libcaca/trunk/caca/driver_x11.c
  4843. M /libcaca/trunk/caca/event.c
  4844. M /libcaca/trunk/test/input.c
  4845. * Renamed the event data member "ucs4" to "utf32" for consistency
  4846. with "utf8".
  4847. ------------------------------------------------------------------------
  4848. r968 | sam | 2006-05-20 05:28:31 +0000 (Sat, 20 May 2006) | 3 lines
  4849. Changed paths:
  4850. M /libcaca/trunk/debian/changelog
  4851. M /libcaca/trunk/debian/control
  4852. * Added information from a recent Debian upload of the old
  4853. version of libcaca.
  4854. ------------------------------------------------------------------------
  4855. r967 | sam | 2006-05-19 18:34:23 +0000 (Fri, 19 May 2006) | 2 lines
  4856. Changed paths:
  4857. M /libcaca/trunk/test
  4858. M /libcaca/trunk/test/Makefile.am
  4859. A /libcaca/trunk/test/input.c
  4860. * Text input test program. Might be merged into libcaca if it works well.
  4861. ------------------------------------------------------------------------
  4862. r966 | sam | 2006-05-19 06:44:58 +0000 (Fri, 19 May 2006) | 2 lines
  4863. Changed paths:
  4864. M /libcaca/trunk/TODO
  4865. * Updated the TODO list.
  4866. ------------------------------------------------------------------------
  4867. r965 | sam | 2006-05-19 06:00:00 +0000 (Fri, 19 May 2006) | 2 lines
  4868. Changed paths:
  4869. M /libcaca/trunk/debian/caca-utils.install
  4870. M /libcaca/trunk/debian/libcucul-dev.install
  4871. * Install caca-config.1.gz in the libcucul-dev package, not caca-utils.
  4872. ------------------------------------------------------------------------
  4873. r964 | sam | 2006-05-19 05:44:27 +0000 (Fri, 19 May 2006) | 3 lines
  4874. Changed paths:
  4875. M /libcaca/trunk/caca/caca.h
  4876. M /libcaca/trunk/caca/graphics.c
  4877. M /libcaca/trunk/python/pypycaca.c
  4878. M /libcaca/trunk/python/pypycaca.h
  4879. M /libcaca/trunk/src/aafire.c
  4880. M /libcaca/trunk/src/cacaball.c
  4881. M /libcaca/trunk/src/cacamoir.c
  4882. M /libcaca/trunk/src/cacaplas.c
  4883. M /libcaca/trunk/test/demo.c
  4884. M /libcaca/trunk/test/frames.c
  4885. M /libcaca/trunk/test/gamma.c
  4886. * Renamed caca_set_delay() and caca_get_rendertime() into
  4887. caca_set_display_time() and caca_get_display_time() for consistency.
  4888. ------------------------------------------------------------------------
  4889. r963 | sam | 2006-05-19 05:30:01 +0000 (Fri, 19 May 2006) | 2 lines
  4890. Changed paths:
  4891. M /libcaca/trunk/cucul/charset.c
  4892. * Documented the newly exported charset functions.
  4893. ------------------------------------------------------------------------
  4894. r962 | sam | 2006-05-19 04:53:48 +0000 (Fri, 19 May 2006) | 2 lines
  4895. Changed paths:
  4896. M /libcaca/trunk/caca/driver_ncurses.c
  4897. M /libcaca/trunk/caca/driver_slang.c
  4898. M /libcaca/trunk/cucul/box.c
  4899. M /libcaca/trunk/cucul/canvas.c
  4900. M /libcaca/trunk/cucul/charset.c
  4901. M /libcaca/trunk/cucul/conic.c
  4902. M /libcaca/trunk/cucul/cucul.h
  4903. M /libcaca/trunk/cucul/cucul_internals.h
  4904. M /libcaca/trunk/cucul/export.c
  4905. M /libcaca/trunk/cucul/import.c
  4906. M /libcaca/trunk/cucul/line.c
  4907. M /libcaca/trunk/cucul/triangle.c
  4908. M /libcaca/trunk/tools/makefont.c
  4909. * Export the UTF-8 / UTF-32 / CP437 character conversions to applications.
  4910. ------------------------------------------------------------------------
  4911. r961 | sam | 2006-05-18 07:57:42 +0000 (Thu, 18 May 2006) | 2 lines
  4912. Changed paths:
  4913. M /libcaca/trunk/cucul/font.c
  4914. M /libcaca/trunk/cucul/font_mono9.h
  4915. M /libcaca/trunk/cucul/font_monobold12.h
  4916. * Regenerated fonts and reactivated them under Win32.
  4917. ------------------------------------------------------------------------
  4918. r960 | sam | 2006-05-18 07:56:54 +0000 (Thu, 18 May 2006) | 6 lines
  4919. Changed paths:
  4920. M /libcaca/trunk/tools/makefont.c
  4921. * Elite trick in the font generator to cope with C89's string length
  4922. limitation of 509 characters. Instead of doing:
  4923. char foo[10] = "abcdefghij";
  4924. we now do:
  4925. struct { char f1[4], f2[4], f3[2]; } foo = { "abcd", "efgh", "ij" };
  4926. ------------------------------------------------------------------------
  4927. r959 | sam | 2006-05-18 06:26:31 +0000 (Thu, 18 May 2006) | 2 lines
  4928. Changed paths:
  4929. M /libcaca/trunk/test/font2tga.c
  4930. * font2tga no longer needs cucul_internal.h.
  4931. ------------------------------------------------------------------------
  4932. r958 | sam | 2006-05-18 06:23:47 +0000 (Thu, 18 May 2006) | 5 lines
  4933. Changed paths:
  4934. M /libcaca/trunk/cucul/box.c
  4935. M /libcaca/trunk/cucul/canvas.c
  4936. M /libcaca/trunk/cucul/conic.c
  4937. M /libcaca/trunk/cucul/cucul.h
  4938. M /libcaca/trunk/cucul/cucul_internals.h
  4939. M /libcaca/trunk/cucul/dither.c
  4940. M /libcaca/trunk/cucul/import.c
  4941. M /libcaca/trunk/cucul/line.c
  4942. M /libcaca/trunk/cucul/triangle.c
  4943. M /libcaca/trunk/test/font2tga.c
  4944. * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
  4945. int which shall be used as an UTF-32 character. We do not have any casting
  4946. problems due to the signedness of chars because all characters were
  4947. ASCII (ie. <= 0x7f) beforehands.
  4948. ------------------------------------------------------------------------
  4949. r957 | sam | 2006-05-18 06:13:36 +0000 (Thu, 18 May 2006) | 2 lines
  4950. Changed paths:
  4951. M /libcaca/trunk/test
  4952. M /libcaca/trunk/test/Makefile.am
  4953. A /libcaca/trunk/test/font2tga.c
  4954. * Added font2tga, a test program that exports our font in a known format.
  4955. ------------------------------------------------------------------------
  4956. r956 | sam | 2006-05-18 06:09:44 +0000 (Thu, 18 May 2006) | 3 lines
  4957. Changed paths:
  4958. M /libcaca/trunk/test/export.c
  4959. * If the export test target is ANSI or UTF-8, dither image with special
  4960. shaded glyphs.
  4961. ------------------------------------------------------------------------
  4962. r955 | sam | 2006-05-18 05:43:43 +0000 (Thu, 18 May 2006) | 2 lines
  4963. Changed paths:
  4964. M /libcaca/trunk/configure.ac
  4965. * Removed useless -lXt from X11 libraries check.
  4966. ------------------------------------------------------------------------
  4967. r954 | sam | 2006-05-12 19:33:44 +0000 (Fri, 12 May 2006) | 2 lines
  4968. Changed paths:
  4969. M /libcaca/trunk/cucul/import.c
  4970. * Workaround for illegal ^[[0,0H ANSI escape code.
  4971. ------------------------------------------------------------------------
  4972. r953 | sam | 2006-05-12 19:32:41 +0000 (Fri, 12 May 2006) | 3 lines
  4973. Changed paths:
  4974. M /libcaca/trunk/cucul/dither.c
  4975. * Use UTF-32 instead of UTF-8 in the dithering glyph block list for slightly
  4976. better performances.
  4977. ------------------------------------------------------------------------
  4978. r952 | sam | 2006-05-12 19:31:50 +0000 (Fri, 12 May 2006) | 3 lines
  4979. Changed paths:
  4980. M /libcaca/trunk/cucul/export.c
  4981. * Add linebreaks to the ANSI exporter for better readability, and use
  4982. the save/load cursor position trick to ignore them.
  4983. ------------------------------------------------------------------------
  4984. r951 | jylam | 2006-05-12 19:19:36 +0000 (Fri, 12 May 2006) | 2 lines
  4985. Changed paths:
  4986. M /libcaca/trunk/cucul/export.c
  4987. * Fixed postscript exporter, image in not at the bottom of the page anymore
  4988. ------------------------------------------------------------------------
  4989. r950 | sam | 2006-05-09 20:25:29 +0000 (Tue, 09 May 2006) | 1 line
  4990. Changed paths:
  4991. M /libcaca/trunk/src/cacaserver.c
  4992. * Use UTF-8 instead of ANSI in cacaserver
  4993. ------------------------------------------------------------------------
  4994. r949 | sam | 2006-05-09 18:59:00 +0000 (Tue, 09 May 2006) | 1 line
  4995. Changed paths:
  4996. M /libcaca/trunk/cucul/font_mono9.h
  4997. M /libcaca/trunk/cucul/font_monobold12.h
  4998. * Optimise built-in fonts. We gain about 100kB in the final binary.
  4999. ------------------------------------------------------------------------
  5000. r948 | sam | 2006-05-09 15:52:15 +0000 (Tue, 09 May 2006) | 3 lines
  5001. Changed paths:
  5002. M /libcaca/trunk/tools/makefont.c
  5003. * Optimise similar glyphs when generating a font. Given how many glyphs
  5004. are unavailable, this is a significant gain.
  5005. ------------------------------------------------------------------------
  5006. r947 | sam | 2006-05-09 01:58:47 +0000 (Tue, 09 May 2006) | 2 lines
  5007. Changed paths:
  5008. M /libcaca/trunk/caca/driver_x11.c
  5009. * Added the long dash and middle dot CP437 characters to the X11 driver.
  5010. ------------------------------------------------------------------------
  5011. r946 | sam | 2006-05-09 01:57:47 +0000 (Tue, 09 May 2006) | 3 lines
  5012. Changed paths:
  5013. M /libcaca/trunk/cucul/import.c
  5014. * If the ANSI file we import does not use the 80 columns, we don't expand
  5015. the canvas to 80 columns.
  5016. ------------------------------------------------------------------------
  5017. r945 | sam | 2006-05-09 01:12:58 +0000 (Tue, 09 May 2006) | 3 lines
  5018. Changed paths:
  5019. M /libcaca/trunk/src/cacadraw.c
  5020. * Allow cacadraw to open several files; use 'n' and 'p' to cycle.
  5021. * Decreased PgUp/PgDn scrolling rate.
  5022. ------------------------------------------------------------------------
  5023. r944 | sam | 2006-05-09 01:03:02 +0000 (Tue, 09 May 2006) | 2 lines
  5024. Changed paths:
  5025. M /libcaca/trunk/kernel/kernel.c
  5026. * Removed a useless cast in the kernel code.
  5027. ------------------------------------------------------------------------
  5028. r943 | sam | 2006-05-09 00:59:29 +0000 (Tue, 09 May 2006) | 2 lines
  5029. Changed paths:
  5030. M /libcaca/trunk/DotNet
  5031. M /libcaca/trunk/DotNet/AssemblyInfo.cs
  5032. M /libcaca/trunk/DotNet/Caca.cs
  5033. M /libcaca/trunk/DotNet/Cucul.cs
  5034. M /libcaca/trunk/DotNet/test.cs
  5035. * Set svn properties on the .NET files.
  5036. ------------------------------------------------------------------------
  5037. r942 | sam | 2006-05-09 00:47:28 +0000 (Tue, 09 May 2006) | 3 lines
  5038. Changed paths:
  5039. M /libcaca/trunk/test/font.c
  5040. M /libcaca/trunk/test/text.c
  5041. * Cosmetic fix in test/font.c.
  5042. * Use UTF-8 output in test/text.c instead of ANSI.
  5043. ------------------------------------------------------------------------
  5044. r941 | sam | 2006-05-09 00:46:08 +0000 (Tue, 09 May 2006) | 2 lines
  5045. Changed paths:
  5046. M /libcaca/trunk/caca/caca.h
  5047. * Minor cosmetic fix in a comment.
  5048. ------------------------------------------------------------------------
  5049. r940 | sam | 2006-05-09 00:43:22 +0000 (Tue, 09 May 2006) | 2 lines
  5050. Changed paths:
  5051. M /libcaca/trunk/cucul/font_mono9.h
  5052. M /libcaca/trunk/cucul/font_monobold12.h
  5053. M /libcaca/trunk/tools/makefont.c
  5054. * Added a few more Unicode blocks to the default fonts.
  5055. ------------------------------------------------------------------------
  5056. r939 | sam | 2006-05-09 00:36:33 +0000 (Tue, 09 May 2006) | 2 lines
  5057. Changed paths:
  5058. M /libcaca/trunk/cucul/transform.c
  5059. * Added a few more Unicode characters to the glyph transformations.
  5060. ------------------------------------------------------------------------
  5061. r938 | sam | 2006-05-09 00:34:16 +0000 (Tue, 09 May 2006) | 3 lines
  5062. Changed paths:
  5063. M /libcaca/trunk/cucul/cucul.h
  5064. M /libcaca/trunk/cucul/dither.c
  5065. * Changed the cucul_create_dither() prototype to make sure the mask
  5066. arguments are at least 32 bits.
  5067. ------------------------------------------------------------------------
  5068. r932 | sam | 2006-05-05 15:19:44 +0000 (Fri, 05 May 2006) | 3 lines
  5069. Changed paths:
  5070. M /libcaca/trunk/test/export.c
  5071. * Make the export test 80 columns wide, so that the ANSI we generate can
  5072. be read by other programs.
  5073. ------------------------------------------------------------------------
  5074. r931 | sam | 2006-05-05 15:13:32 +0000 (Fri, 05 May 2006) | 2 lines
  5075. Changed paths:
  5076. M /libcaca/trunk/cucul/font_mono9.h
  5077. M /libcaca/trunk/cucul/font_monobold12.h
  5078. * Updated fonts with the new hardcoded CP437 glyphs.
  5079. ------------------------------------------------------------------------
  5080. r930 | sam | 2006-05-05 15:12:50 +0000 (Fri, 05 May 2006) | 3 lines
  5081. Changed paths:
  5082. M /libcaca/trunk/tools/makefont.c
  5083. * Hardcode a few CP437 glyphs in makefont.c because they don't look that
  5084. good with Pango.
  5085. ------------------------------------------------------------------------
  5086. r929 | sam | 2006-05-05 14:03:40 +0000 (Fri, 05 May 2006) | 2 lines
  5087. Changed paths:
  5088. M /libcaca/trunk/caca/driver_ncurses.c
  5089. M /libcaca/trunk/caca/driver_slang.c
  5090. M /libcaca/trunk/tools/Makefile.am
  5091. M /libcaca/trunk/tools/makefont.c
  5092. * Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8().
  5093. ------------------------------------------------------------------------
  5094. r928 | sam | 2006-05-05 13:44:54 +0000 (Fri, 05 May 2006) | 3 lines
  5095. Changed paths:
  5096. M /libcaca/trunk/cucul/export.c
  5097. * Use _cucul_utf32_to_utf8() instead of the inline code in the UTF-8 and
  5098. SVG exporters.
  5099. ------------------------------------------------------------------------
  5100. r927 | sam | 2006-05-05 05:09:54 +0000 (Fri, 05 May 2006) | 2 lines
  5101. Changed paths:
  5102. M /libcaca/trunk/cucul/charset.c
  5103. M /libcaca/trunk/cucul/cucul_internals.h
  5104. * Implemented the private _cucul_utf32_to_utf8() helper.
  5105. ------------------------------------------------------------------------
  5106. r926 | sam | 2006-05-05 05:08:51 +0000 (Fri, 05 May 2006) | 2 lines
  5107. Changed paths:
  5108. M /libcaca/trunk/cucul/export.c
  5109. * Exporter now generates valid ANSI, with CP437 characters.
  5110. ------------------------------------------------------------------------
  5111. r925 | sam | 2006-05-04 22:00:52 +0000 (Thu, 04 May 2006) | 3 lines
  5112. Changed paths:
  5113. M /libcaca/trunk/cucul/export.c
  5114. * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured
  5115. text.
  5116. ------------------------------------------------------------------------
  5117. r924 | sam | 2006-05-04 21:34:10 +0000 (Thu, 04 May 2006) | 3 lines
  5118. Changed paths:
  5119. M /libcaca/trunk/cucul/colour.c
  5120. * Use a slightly different RGB palette for ANSI colours, so that brown
  5121. really looks like brown and not like desaturated yellow.
  5122. ------------------------------------------------------------------------
  5123. r923 | jylam | 2006-05-02 18:26:02 +0000 (Tue, 02 May 2006) | 2 lines
  5124. Changed paths:
  5125. M /libcaca/trunk/DotNet/test.cs
  5126. M /libcaca/trunk/caca/event.c
  5127. M /libcaca/trunk/doc/tutorial.dox
  5128. * Fixed error in tutorial, updated caca_get_event() doc
  5129. ------------------------------------------------------------------------
  5130. r922 | jylam | 2006-04-29 11:26:44 +0000 (Sat, 29 Apr 2006) | 2 lines
  5131. Changed paths:
  5132. M /libcaca/trunk/DotNet/AssemblyInfo.cs
  5133. M /libcaca/trunk/DotNet/Caca.cs
  5134. M /libcaca/trunk/DotNet/Cucul.cs
  5135. M /libcaca/trunk/DotNet/test.cs
  5136. * Fixed $Id
  5137. ------------------------------------------------------------------------
  5138. r921 | jylam | 2006-04-29 11:20:43 +0000 (Sat, 29 Apr 2006) | 2 lines
  5139. Changed paths:
  5140. A /libcaca/trunk/DotNet
  5141. A /libcaca/trunk/DotNet/AssemblyInfo.cs
  5142. A /libcaca/trunk/DotNet/Caca.cs
  5143. A /libcaca/trunk/DotNet/Cucul.cs
  5144. A /libcaca/trunk/DotNet/Makefile
  5145. A /libcaca/trunk/DotNet/libCaca.dll.config
  5146. A /libcaca/trunk/DotNet/libCucul.dll.config
  5147. A /libcaca/trunk/DotNet/test.cs
  5148. * Added preliminary .NET bindings. Caca is complete, Cucul needs to be finished
  5149. ------------------------------------------------------------------------
  5150. r920 | sam | 2006-04-27 14:15:23 +0000 (Thu, 27 Apr 2006) | 2 lines
  5151. Changed paths:
  5152. M /libcaca/trunk/cucul/cucul.h
  5153. M /libcaca/trunk/cucul/dither.c
  5154. M /libcaca/trunk/cucul/export.c
  5155. M /libcaca/trunk/cucul/font.c
  5156. M /libcaca/trunk/cucul/import.c
  5157. M /libcaca/trunk/cucul/sprite.c
  5158. M /libcaca/trunk/cucul/transform.c
  5159. * Completed return value and errno handling in libcucul API.
  5160. ------------------------------------------------------------------------
  5161. r919 | sam | 2006-04-27 13:02:27 +0000 (Thu, 27 Apr 2006) | 2 lines
  5162. Changed paths:
  5163. M /libcaca/trunk/test/export.c
  5164. * Allow an optional input filename in the export test for cheap conversions.
  5165. ------------------------------------------------------------------------
  5166. r918 | jylam | 2006-04-26 18:59:20 +0000 (Wed, 26 Apr 2006) | 2 lines
  5167. Changed paths:
  5168. M /libcaca/trunk/caca/driver_gl.c
  5169. M /libcaca/trunk/cucul/import.c
  5170. * coding style fixes again
  5171. ------------------------------------------------------------------------
  5172. r917 | jylam | 2006-04-26 18:53:08 +0000 (Wed, 26 Apr 2006) | 2 lines
  5173. Changed paths:
  5174. M /libcaca/trunk/cxx/caca++.cpp
  5175. M /libcaca/trunk/cxx/caca++.h
  5176. M /libcaca/trunk/cxx/cucul++.h
  5177. M /libcaca/trunk/src/cacadraw.c
  5178. * Fixed indentation. I did it myself, I'm a big boy.
  5179. ------------------------------------------------------------------------
  5180. r916 | sam | 2006-04-26 17:24:27 +0000 (Wed, 26 Apr 2006) | 2 lines
  5181. Changed paths:
  5182. M /libcaca/trunk/cucul/import.c
  5183. * Fixed line wrapping on some weird ANSI files.
  5184. ------------------------------------------------------------------------
  5185. r915 | sam | 2006-04-26 17:02:37 +0000 (Wed, 26 Apr 2006) | 2 lines
  5186. Changed paths:
  5187. M /libcaca/trunk/cucul/import.c
  5188. * Fixed an ANSI rendering bug related to the bold attribute.
  5189. ------------------------------------------------------------------------
  5190. r914 | sam | 2006-04-26 15:21:28 +0000 (Wed, 26 Apr 2006) | 3 lines
  5191. Changed paths:
  5192. M /libcaca/trunk/cucul/font_mono9.h
  5193. M /libcaca/trunk/cucul/font_monobold12.h
  5194. M /libcaca/trunk/tools/makefont.c
  5195. * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the
  5196. built-in font so that we now cover all of CP437.
  5197. ------------------------------------------------------------------------
  5198. r913 | sam | 2006-04-26 14:36:11 +0000 (Wed, 26 Apr 2006) | 2 lines
  5199. Changed paths:
  5200. M /libcaca/trunk/cucul/import.c
  5201. * Minor code reorganisation and documenting.
  5202. ------------------------------------------------------------------------
  5203. r912 | jylam | 2006-04-26 14:06:19 +0000 (Wed, 26 Apr 2006) | 2 lines
  5204. Changed paths:
  5205. M /libcaca/trunk/caca/driver_gl.c
  5206. * Added preliminary (it means that's fucked up) CP437 codepage
  5207. ------------------------------------------------------------------------
  5208. r911 | sam | 2006-04-26 13:22:04 +0000 (Wed, 26 Apr 2006) | 2 lines
  5209. Changed paths:
  5210. M /libcaca/trunk/caca/driver_x11.c
  5211. * Added U+25A0 (■) to the CP437 hack in the X11 driver.
  5212. ------------------------------------------------------------------------
  5213. r910 | jylam | 2006-04-26 12:59:14 +0000 (Wed, 26 Apr 2006) | 2 lines
  5214. Changed paths:
  5215. M /libcaca/trunk/caca/driver_gl.c
  5216. * cut too long line (I read the coding style rules, yes). And we had home/end keys support in opengl driver BEFORE X11. Yeah !
  5217. ------------------------------------------------------------------------
  5218. r909 | jylam | 2006-04-26 12:57:31 +0000 (Wed, 26 Apr 2006) | 2 lines
  5219. Changed paths:
  5220. M /libcaca/trunk/caca/driver_x11.c
  5221. * removed duplicate code
  5222. ------------------------------------------------------------------------
  5223. r908 | sam | 2006-04-26 12:51:37 +0000 (Wed, 26 Apr 2006) | 2 lines
  5224. Changed paths:
  5225. M /libcaca/trunk/caca/driver_x11.c
  5226. * Wow, we even have Home/End support in X11.
  5227. ------------------------------------------------------------------------
  5228. r907 | sam | 2006-04-26 12:48:41 +0000 (Wed, 26 Apr 2006) | 2 lines
  5229. Changed paths:
  5230. M /libcaca/trunk/caca/driver_x11.c
  5231. * PageUp/PageDown support in X11.
  5232. ------------------------------------------------------------------------
  5233. r906 | jylam | 2006-04-26 12:47:21 +0000 (Wed, 26 Apr 2006) | 2 lines
  5234. Changed paths:
  5235. M /libcaca/trunk/caca/driver_gl.c
  5236. * Fixed home/pgup/pgdown/insert events
  5237. ------------------------------------------------------------------------
  5238. r905 | jylam | 2006-04-26 12:36:31 +0000 (Wed, 26 Apr 2006) | 2 lines
  5239. Changed paths:
  5240. M /libcaca/trunk/src/cacadraw.c
  5241. * page up / down
  5242. ------------------------------------------------------------------------
  5243. r904 | sam | 2006-04-26 12:30:54 +0000 (Wed, 26 Apr 2006) | 3 lines
  5244. Changed paths:
  5245. M /libcaca/trunk/cucul/import.c
  5246. * In ANSI, bold only sets the foreground colour to bright, not the
  5247. background.
  5248. ------------------------------------------------------------------------
  5249. r903 | sam | 2006-04-26 12:25:44 +0000 (Wed, 26 Apr 2006) | 3 lines
  5250. Changed paths:
  5251. M /libcaca/trunk/src
  5252. M /libcaca/trunk/src/Makefile.am
  5253. A /libcaca/trunk/src/cacadraw.c
  5254. M /libcaca/trunk/test/import.c
  5255. * Added cacadraw. It only shows files and lets you scroll for now, but
  5256. it will eventually evolve into something better.
  5257. ------------------------------------------------------------------------
  5258. r902 | jylam | 2006-04-26 12:23:30 +0000 (Wed, 26 Apr 2006) | 2 lines
  5259. Changed paths:
  5260. M /libcaca/trunk/cucul/import.c
  5261. * Really updated doc
  5262. ------------------------------------------------------------------------
  5263. r901 | jylam | 2006-04-26 12:18:35 +0000 (Wed, 26 Apr 2006) | 2 lines
  5264. Changed paths:
  5265. M /libcaca/trunk/cucul/import.c
  5266. * Fixed documentation for import
  5267. ------------------------------------------------------------------------
  5268. r900 | sam | 2006-04-26 12:17:22 +0000 (Wed, 26 Apr 2006) | 2 lines
  5269. Changed paths:
  5270. D /libcaca/trunk/cpp
  5271. * Removed legacy cpp directory.
  5272. ------------------------------------------------------------------------
  5273. r899 | jylam | 2006-04-26 12:11:55 +0000 (Wed, 26 Apr 2006) | 2 lines
  5274. Changed paths:
  5275. M /libcaca/trunk/Makefile.am
  5276. M /libcaca/trunk/configure.ac
  5277. A /libcaca/trunk/cxx (from /libcaca/trunk/cpp:895)
  5278. M /libcaca/trunk/cxx/Makefile.am
  5279. R /libcaca/trunk/cxx/caca++.cpp (from /libcaca/trunk/cpp/caca++.cpp:897)
  5280. R /libcaca/trunk/cxx/caca++.h (from /libcaca/trunk/cpp/caca++.h:897)
  5281. R /libcaca/trunk/cxx/cpptest.cpp (from /libcaca/trunk/cpp/cpptest.cpp:897)
  5282. R /libcaca/trunk/cxx/cucul++.cpp (from /libcaca/trunk/cpp/cucul++.cpp:897)
  5283. R /libcaca/trunk/cxx/cucul++.h (from /libcaca/trunk/cpp/cucul++.h:897)
  5284. * Updated C++ bindings and renamed directory to more comprehensive cxx
  5285. ------------------------------------------------------------------------
  5286. r898 | sam | 2006-04-26 12:06:13 +0000 (Wed, 26 Apr 2006) | 2 lines
  5287. Changed paths:
  5288. M /libcaca/trunk/test/event.c
  5289. * Minor typo.
  5290. ------------------------------------------------------------------------
  5291. r897 | jylam | 2006-04-26 11:57:30 +0000 (Wed, 26 Apr 2006) | 2 lines
  5292. Changed paths:
  5293. M /libcaca/trunk/cpp/caca++.cpp
  5294. M /libcaca/trunk/cpp/caca++.h
  5295. M /libcaca/trunk/cpp/cpptest.cpp
  5296. M /libcaca/trunk/cpp/cucul++.cpp
  5297. M /libcaca/trunk/cpp/cucul++.h
  5298. * Updated libcaca c++ bindings
  5299. ------------------------------------------------------------------------
  5300. r896 | sam | 2006-04-26 11:54:26 +0000 (Wed, 26 Apr 2006) | 5 lines
  5301. Changed paths:
  5302. M /libcaca/trunk/cucul/buffer.c
  5303. M /libcaca/trunk/cucul/cucul.h
  5304. M /libcaca/trunk/cucul/cucul_internals.h
  5305. M /libcaca/trunk/cucul/export.c
  5306. M /libcaca/trunk/cucul/import.c
  5307. M /libcaca/trunk/src/cacaplay.c
  5308. M /libcaca/trunk/src/cacaserver.c
  5309. M /libcaca/trunk/test
  5310. M /libcaca/trunk/test/import.c
  5311. M /libcaca/trunk/test/text.c
  5312. * Implemented cucul_load_file() and cucul_load_memory() to load respectively
  5313. a file and a memory area into a libcucul buffer.
  5314. * Changed the cucul_import_canvas() prototype so that it uses libcucul
  5315. buffers instead of simple memory areas.
  5316. ------------------------------------------------------------------------
  5317. r895 | sam | 2006-04-26 11:29:50 +0000 (Wed, 26 Apr 2006) | 2 lines
  5318. Changed paths:
  5319. M /libcaca/trunk/cucul/import.c
  5320. * Argh, _really_ fixed the uninitialised variable.
  5321. ------------------------------------------------------------------------
  5322. r894 | sam | 2006-04-26 11:28:55 +0000 (Wed, 26 Apr 2006) | 2 lines
  5323. Changed paths:
  5324. M /libcaca/trunk/cucul/import.c
  5325. * Fixed an uninitialised variable.
  5326. ------------------------------------------------------------------------
  5327. r893 | sam | 2006-04-26 10:22:31 +0000 (Wed, 26 Apr 2006) | 4 lines
  5328. Changed paths:
  5329. M /libcaca/trunk/cucul/import.c
  5330. * Fixed our buffer overflow in the ANSI parser by simply skipping control
  5331. sequences longer than 100 characters.
  5332. * Documented the escape sequence format.
  5333. ------------------------------------------------------------------------
  5334. r892 | jylam | 2006-04-26 10:04:02 +0000 (Wed, 26 Apr 2006) | 2 lines
  5335. Changed paths:
  5336. M /libcaca/trunk/cpp/cpptest.cpp
  5337. M /libcaca/trunk/cpp/cucul++.cpp
  5338. M /libcaca/trunk/cpp/cucul++.h
  5339. M /libcaca/trunk/test/demo.c
  5340. * Updated C++ bindings, should be coding-style-correction-proof, or at least a bit better than before. Not tested at all.
  5341. ------------------------------------------------------------------------
  5342. r891 | sam | 2006-04-26 09:56:26 +0000 (Wed, 26 Apr 2006) | 3 lines
  5343. Changed paths:
  5344. M /libcaca/trunk/cucul/import.c
  5345. * More robust ANSI sequence argument parser. Detects private sequences and
  5346. intermediate bytes.
  5347. ------------------------------------------------------------------------
  5348. r890 | jylam | 2006-04-26 09:00:40 +0000 (Wed, 26 Apr 2006) | 2 lines
  5349. Changed paths:
  5350. M /libcaca/trunk/cucul/import.c
  5351. * Fixed warning in a clever and tested way. Bordel de merde.
  5352. ------------------------------------------------------------------------
  5353. r889 | sam | 2006-04-26 08:21:46 +0000 (Wed, 26 Apr 2006) | 2 lines
  5354. Changed paths:
  5355. M /libcaca/trunk/cucul/import.c
  5356. * Coding style.
  5357. ------------------------------------------------------------------------
  5358. r888 | sam | 2006-04-26 08:12:57 +0000 (Wed, 26 Apr 2006) | 2 lines
  5359. Changed paths:
  5360. M /libcaca/trunk/cucul/import.c
  5361. * No way, dude. You cannot declare x and y unsigned if you test for (x < 0).
  5362. ------------------------------------------------------------------------
  5363. r887 | jylam | 2006-04-26 08:09:14 +0000 (Wed, 26 Apr 2006) | 2 lines
  5364. Changed paths:
  5365. M /libcaca/trunk/cucul/import.c
  5366. * Fixed warnings in ansi importer
  5367. ------------------------------------------------------------------------
  5368. r886 | sam | 2006-04-26 07:57:26 +0000 (Wed, 26 Apr 2006) | 2 lines
  5369. Changed paths:
  5370. M /libcaca/trunk/cucul/import.c
  5371. * More cleaning up of the ANSI loader. Fixed reverse video.
  5372. ------------------------------------------------------------------------
  5373. r885 | sam | 2006-04-26 07:46:58 +0000 (Wed, 26 Apr 2006) | 2 lines
  5374. Changed paths:
  5375. M /libcaca/trunk/cucul/colour.c
  5376. * Set the transparent colour's RGB values to the default colour's ones.
  5377. ------------------------------------------------------------------------
  5378. r884 | jylam | 2006-04-25 18:23:33 +0000 (Tue, 25 Apr 2006) | 2 lines
  5379. Changed paths:
  5380. M /libcaca/trunk/cucul/import.c
  5381. * Improved ANSI format detection
  5382. ------------------------------------------------------------------------
  5383. r883 | sam | 2006-04-25 18:16:42 +0000 (Tue, 25 Apr 2006) | 2 lines
  5384. Changed paths:
  5385. M /libcaca/trunk/cucul/import.c
  5386. * Really fixed bold in ANSI loader, and removed dead code.
  5387. ------------------------------------------------------------------------
  5388. r882 | sam | 2006-04-25 18:02:20 +0000 (Tue, 25 Apr 2006) | 2 lines
  5389. Changed paths:
  5390. M /libcaca/trunk/cucul/import.c
  5391. * Simplified _manage_modifiers() a bit.
  5392. ------------------------------------------------------------------------
  5393. r881 | sam | 2006-04-25 17:46:49 +0000 (Tue, 25 Apr 2006) | 2 lines
  5394. Changed paths:
  5395. M /libcaca/trunk/cucul/import.c
  5396. * Fixed bold support in ANSI loader.
  5397. ------------------------------------------------------------------------
  5398. r880 | sam | 2006-04-25 17:43:16 +0000 (Tue, 25 Apr 2006) | 2 lines
  5399. Changed paths:
  5400. M /libcaca/trunk/cucul/import.c
  5401. * A few fixes in the ANSI interpreter.
  5402. ------------------------------------------------------------------------
  5403. r879 | sam | 2006-04-25 16:28:00 +0000 (Tue, 25 Apr 2006) | 2 lines
  5404. Changed paths:
  5405. M /libcaca/trunk/cucul/import.c
  5406. * Got rid of _update_canvas_size().
  5407. ------------------------------------------------------------------------
  5408. r878 | jylam | 2006-04-25 15:39:13 +0000 (Tue, 25 Apr 2006) | 2 lines
  5409. Changed paths:
  5410. M /libcaca/trunk/cucul/import.c
  5411. * _updated_coding_style(aBit);
  5412. ------------------------------------------------------------------------
  5413. r877 | sam | 2006-04-25 15:22:53 +0000 (Tue, 25 Apr 2006) | 2 lines
  5414. Changed paths:
  5415. M /libcaca/trunk/cucul/import.c
  5416. * Ahahaha. Meet the "optimisation" that breaks everything.
  5417. ------------------------------------------------------------------------
  5418. r876 | sam | 2006-04-25 15:04:19 +0000 (Tue, 25 Apr 2006) | 2 lines
  5419. Changed paths:
  5420. M /libcaca/trunk/cucul/import.c
  5421. * Small optimisation in import_text().
  5422. ------------------------------------------------------------------------
  5423. r875 | sam | 2006-04-25 14:12:31 +0000 (Tue, 25 Apr 2006) | 2 lines
  5424. Changed paths:
  5425. M /libcaca/trunk/cucul/import.c
  5426. * Really minor coding style fixes in the ANSI importer.
  5427. ------------------------------------------------------------------------
  5428. r874 | sam | 2006-04-25 11:05:25 +0000 (Tue, 25 Apr 2006) | 2 lines
  5429. Changed paths:
  5430. M /libcaca/trunk/cucul/canvas.c
  5431. M /libcaca/trunk/cucul/colour.c
  5432. M /libcaca/trunk/cucul/cucul.c
  5433. M /libcaca/trunk/cucul/cucul.h
  5434. M /libcaca/trunk/cucul/cucul_internals.h
  5435. * More error checking in libcucul.
  5436. ------------------------------------------------------------------------
  5437. r873 | sam | 2006-04-25 11:05:03 +0000 (Tue, 25 Apr 2006) | 2 lines
  5438. Changed paths:
  5439. M /libcaca/trunk/test/import.c
  5440. * Jylam is too modest.
  5441. ------------------------------------------------------------------------
  5442. r872 | jylam | 2006-04-25 10:14:47 +0000 (Tue, 25 Apr 2006) | 2 lines
  5443. Changed paths:
  5444. A /libcaca/trunk/test/import.c
  5445. * Added importers test
  5446. ------------------------------------------------------------------------
  5447. r871 | jylam | 2006-04-25 10:14:12 +0000 (Tue, 25 Apr 2006) | 2 lines
  5448. Changed paths:
  5449. M /libcaca/trunk/cucul/import.c
  5450. M /libcaca/trunk/test/Makefile.am
  5451. * Added preliminary ANSI importer, added import formats autodection
  5452. ------------------------------------------------------------------------
  5453. r870 | sam | 2006-04-25 09:59:58 +0000 (Tue, 25 Apr 2006) | 4 lines
  5454. Changed paths:
  5455. M /libcaca/trunk/configure.ac
  5456. M /libcaca/trunk/cucul/box.c
  5457. M /libcaca/trunk/cucul/buffer.c
  5458. M /libcaca/trunk/cucul/canvas.c
  5459. M /libcaca/trunk/cucul/conic.c
  5460. M /libcaca/trunk/cucul/cucul.h
  5461. M /libcaca/trunk/cucul/line.c
  5462. M /libcaca/trunk/cucul/triangle.c
  5463. * Check for <errno.h>.
  5464. * Started changing function prototypes so that they return an integer
  5465. instead of void, just in case they might fail.
  5466. ------------------------------------------------------------------------
  5467. r869 | sam | 2006-04-25 09:34:41 +0000 (Tue, 25 Apr 2006) | 2 lines
  5468. Changed paths:
  5469. M /libcaca/trunk/cucul/Makefile.am
  5470. M /libcaca/trunk/cucul/cucul.h
  5471. D /libcaca/trunk/cucul/error.c
  5472. * Reverted that errno stuff. We'll just use the real errno.
  5473. ------------------------------------------------------------------------
  5474. r868 | sam | 2006-04-25 08:54:44 +0000 (Tue, 25 Apr 2006) | 2 lines
  5475. Changed paths:
  5476. M /libcaca/trunk/cucul/Makefile.am
  5477. M /libcaca/trunk/cucul/cucul.h
  5478. A /libcaca/trunk/cucul/error.c
  5479. * Added basis for an errno-like mechanism.
  5480. ------------------------------------------------------------------------
  5481. r867 | sam | 2006-04-24 22:10:38 +0000 (Mon, 24 Apr 2006) | 3 lines
  5482. Changed paths:
  5483. M /libcaca/trunk/build-win32
  5484. M /libcaca/trunk/configure.ac
  5485. * Removed my previously introduced --enable-pangoft2 and replaced it with
  5486. a nicer cross compilation check.
  5487. ------------------------------------------------------------------------
  5488. r866 | sam | 2006-04-24 21:45:26 +0000 (Mon, 24 Apr 2006) | 2 lines
  5489. Changed paths:
  5490. M /libcaca/trunk/build-win32
  5491. M /libcaca/trunk/configure.ac
  5492. M /libcaca/trunk/src/Makefile.am
  5493. M /libcaca/trunk/src/cacaserver.c
  5494. * Brought the Win32 build back on its wheels.
  5495. ------------------------------------------------------------------------
  5496. r865 | sam | 2006-04-24 21:09:06 +0000 (Mon, 24 Apr 2006) | 2 lines
  5497. Changed paths:
  5498. M /libcaca/trunk/common.h
  5499. M /libcaca/trunk/configure.ac
  5500. M /libcaca/trunk/cucul/font.c
  5501. M /libcaca/trunk/src/cacaserver.c
  5502. M /libcaca/trunk/tools/makefont.c
  5503. * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
  5504. ------------------------------------------------------------------------
  5505. r864 | sam | 2006-04-24 21:05:31 +0000 (Mon, 24 Apr 2006) | 2 lines
  5506. Changed paths:
  5507. M /libcaca/trunk/caca/driver_win32.c
  5508. * Fixed minor compilation warning.
  5509. ------------------------------------------------------------------------
  5510. r863 | sam | 2006-04-24 20:56:07 +0000 (Mon, 24 Apr 2006) | 2 lines
  5511. Changed paths:
  5512. M /libcaca/trunk/common.h
  5513. * Win32 compilation fix.
  5514. ------------------------------------------------------------------------
  5515. r862 | sam | 2006-04-24 20:55:46 +0000 (Mon, 24 Apr 2006) | 2 lines
  5516. Changed paths:
  5517. M /libcaca/trunk/cucul/font.c
  5518. * On win32, only disable the built-in fonts, not all the font functions.
  5519. ------------------------------------------------------------------------
  5520. r861 | sam | 2006-04-24 20:45:55 +0000 (Mon, 24 Apr 2006) | 3 lines
  5521. Changed paths:
  5522. M /libcaca/trunk/common.h
  5523. M /libcaca/trunk/configure.ac
  5524. M /libcaca/trunk/cucul/font.c
  5525. M /libcaca/trunk/tools/makefont.c
  5526. * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h
  5527. * Implement htons/htonl in common.h just in case.
  5528. ------------------------------------------------------------------------
  5529. r860 | sam | 2006-04-24 20:39:54 +0000 (Mon, 24 Apr 2006) | 2 lines
  5530. Changed paths:
  5531. M /libcaca/trunk/doc/style.dox
  5532. * Hahaha, fixed the coding style example.
  5533. ------------------------------------------------------------------------
  5534. r859 | sam | 2006-04-24 20:35:59 +0000 (Mon, 24 Apr 2006) | 3 lines
  5535. Changed paths:
  5536. M /libcaca/trunk/caca/caca.c
  5537. M /libcaca/trunk/caca/caca_internals.h
  5538. M /libcaca/trunk/caca/driver_conio.c
  5539. M /libcaca/trunk/caca/driver_gl.c
  5540. M /libcaca/trunk/caca/driver_ncurses.c
  5541. M /libcaca/trunk/caca/driver_raw.c
  5542. M /libcaca/trunk/caca/driver_slang.c
  5543. M /libcaca/trunk/caca/driver_vga.c
  5544. M /libcaca/trunk/caca/driver_win32.c
  5545. M /libcaca/trunk/caca/driver_x11.c
  5546. M /libcaca/trunk/caca/event.c
  5547. M /libcaca/trunk/caca/graphics.c
  5548. M /libcaca/trunk/caca/time.c
  5549. M /libcaca/trunk/common.h
  5550. M /libcaca/trunk/configure.ac
  5551. M /libcaca/trunk/cucul/box.c
  5552. M /libcaca/trunk/cucul/buffer.c
  5553. M /libcaca/trunk/cucul/canvas.c
  5554. M /libcaca/trunk/cucul/charset.c
  5555. M /libcaca/trunk/cucul/colour.c
  5556. M /libcaca/trunk/cucul/conic.c
  5557. M /libcaca/trunk/cucul/cucul.c
  5558. M /libcaca/trunk/cucul/cucul_internals.h
  5559. M /libcaca/trunk/cucul/dither.c
  5560. M /libcaca/trunk/cucul/export.c
  5561. M /libcaca/trunk/cucul/font.c
  5562. M /libcaca/trunk/cucul/import.c
  5563. M /libcaca/trunk/cucul/line.c
  5564. M /libcaca/trunk/cucul/sprite.c
  5565. M /libcaca/trunk/cucul/transform.c
  5566. M /libcaca/trunk/cucul/triangle.c
  5567. M /libcaca/trunk/kernel/kernel.c
  5568. M /libcaca/trunk/src/aafire.c
  5569. M /libcaca/trunk/src/cacaball.c
  5570. M /libcaca/trunk/src/cacamoir.c
  5571. M /libcaca/trunk/src/cacaplas.c
  5572. M /libcaca/trunk/src/cacaplay.c
  5573. M /libcaca/trunk/src/cacaserver.c
  5574. M /libcaca/trunk/src/cacaview.c
  5575. M /libcaca/trunk/src/common-image.c
  5576. M /libcaca/trunk/src/img2irc.c
  5577. M /libcaca/trunk/test/colors.c
  5578. M /libcaca/trunk/test/demo.c
  5579. M /libcaca/trunk/test/dithering.c
  5580. M /libcaca/trunk/test/event.c
  5581. M /libcaca/trunk/test/spritedit.c
  5582. M /libcaca/trunk/tools/makefont.c
  5583. M /libcaca/trunk/tools/optipal.c
  5584. * Removed duplicate uint*_t defines from *_internal.h and included common.h
  5585. in all .c files that needed it.
  5586. ------------------------------------------------------------------------
  5587. r858 | sam | 2006-04-24 19:57:23 +0000 (Mon, 24 Apr 2006) | 3 lines
  5588. Changed paths:
  5589. M /libcaca/trunk/Makefile.am
  5590. A /libcaca/trunk/common.h
  5591. M /libcaca/trunk/test/export.c
  5592. M /libcaca/trunk/test/font.c
  5593. M /libcaca/trunk/test/frames.c
  5594. M /libcaca/trunk/test/gamma.c
  5595. M /libcaca/trunk/test/hsv.c
  5596. M /libcaca/trunk/test/text.c
  5597. M /libcaca/trunk/test/transform.c
  5598. M /libcaca/trunk/test/truecolor.c
  5599. M /libcaca/trunk/test/unicode.c
  5600. * Added "common.h", a placeholder for simple features and functions missing
  5601. from some systems.
  5602. ------------------------------------------------------------------------
  5603. r857 | sam | 2006-04-24 18:46:06 +0000 (Mon, 24 Apr 2006) | 3 lines
  5604. Changed paths:
  5605. M /libcaca/trunk/cucul/export.c
  5606. * Print '?' for Unicode characters in the ANSI export. We'll decide later
  5607. whether we want plain ASCII, UTF-8, or CP437.
  5608. ------------------------------------------------------------------------
  5609. r856 | sam | 2006-04-24 17:51:23 +0000 (Mon, 24 Apr 2006) | 2 lines
  5610. Changed paths:
  5611. M /libcaca/trunk/configure.ac
  5612. * Oops, fixed an old typo that brevented building without PangoFt2.
  5613. ------------------------------------------------------------------------
  5614. r855 | sam | 2006-04-24 17:47:44 +0000 (Mon, 24 Apr 2006) | 2 lines
  5615. Changed paths:
  5616. M /libcaca/trunk/debian/Makefile.am
  5617. M /libcaca/trunk/debian/caca-utils.install
  5618. M /libcaca/trunk/debian/libcucul-dev.install
  5619. * Fixed Debian build files.
  5620. ------------------------------------------------------------------------
  5621. r854 | sam | 2006-04-24 17:39:53 +0000 (Mon, 24 Apr 2006) | 2 lines
  5622. Changed paths:
  5623. M /libcaca/trunk/configure.ac
  5624. * Do not bail out if PangoFt2 was not found.
  5625. ------------------------------------------------------------------------
  5626. r852 | sam | 2006-04-22 21:51:50 +0000 (Sat, 22 Apr 2006) | 2 lines
  5627. Changed paths:
  5628. M /libcaca/trunk/ChangeLog
  5629. M /libcaca/trunk/NEWS
  5630. M /libcaca/trunk/TODO
  5631. * 0.99.beta1 release.
  5632. ------------------------------------------------------------------------
  5633. r851 | sam | 2006-04-22 21:36:11 +0000 (Sat, 22 Apr 2006) | 2 lines
  5634. Changed paths:
  5635. M /libcaca/trunk/configure.ac
  5636. M /libcaca/trunk/cucul/Makefile.am
  5637. M /libcaca/trunk/test/Makefile.am
  5638. * Got rid of CUCUL_LIBS. It's unused.
  5639. ------------------------------------------------------------------------
  5640. r850 | sam | 2006-04-22 21:31:42 +0000 (Sat, 22 Apr 2006) | 2 lines
  5641. Changed paths:
  5642. M /libcaca/trunk/Makefile.am
  5643. M /libcaca/trunk/debian
  5644. M /libcaca/trunk/debian/Makefile.am
  5645. A /libcaca/trunk/debian/caca-utils.install
  5646. M /libcaca/trunk/debian/changelog
  5647. M /libcaca/trunk/debian/control
  5648. A /libcaca/trunk/debian/libcaca-dev.install
  5649. A /libcaca/trunk/debian/libcaca0.install
  5650. A /libcaca/trunk/debian/libcucul-dev.install
  5651. A /libcaca/trunk/debian/libcucul0.install
  5652. M /libcaca/trunk/debian/rules
  5653. M /libcaca/trunk/doc/Makefile.am
  5654. * Updated Debian build rules.
  5655. ------------------------------------------------------------------------
  5656. r849 | sam | 2006-04-22 19:46:43 +0000 (Sat, 22 Apr 2006) | 2 lines
  5657. Changed paths:
  5658. M /libcaca/trunk/caca/event.c
  5659. M /libcaca/trunk/doc/migrating.dox
  5660. M /libcaca/trunk/test/colors.c
  5661. M /libcaca/trunk/test/dithering.c
  5662. M /libcaca/trunk/test/font.c
  5663. M /libcaca/trunk/test/frames.c
  5664. M /libcaca/trunk/test/hsv.c
  5665. M /libcaca/trunk/test/transform.c
  5666. M /libcaca/trunk/test/truecolor.c
  5667. M /libcaca/trunk/test/unicode.c
  5668. * Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
  5669. ------------------------------------------------------------------------
  5670. r848 | sam | 2006-04-22 19:35:43 +0000 (Sat, 22 Apr 2006) | 2 lines
  5671. Changed paths:
  5672. M /libcaca/trunk/doc/migrating.dox
  5673. * Minor updates to the migration documentation.
  5674. ------------------------------------------------------------------------
  5675. r847 | sam | 2006-04-22 19:22:14 +0000 (Sat, 22 Apr 2006) | 2 lines
  5676. Changed paths:
  5677. M /libcaca/trunk/doc/Makefile.am
  5678. * Slightly improved the documentation build rules dependencies.
  5679. ------------------------------------------------------------------------
  5680. r846 | sam | 2006-04-22 19:17:38 +0000 (Sat, 22 Apr 2006) | 2 lines
  5681. Changed paths:
  5682. M /libcaca/trunk/ChangeLog
  5683. M /libcaca/trunk/NEWS
  5684. M /libcaca/trunk/TODO
  5685. * Updated ChangeLog, NEWS and TODO.
  5686. ------------------------------------------------------------------------
  5687. r845 | sam | 2006-04-22 19:14:49 +0000 (Sat, 22 Apr 2006) | 2 lines
  5688. Changed paths:
  5689. M /libcaca/trunk/doc/libcaca.dox
  5690. M /libcaca/trunk/doc/migrating.dox
  5691. * Updated the migration guide.
  5692. ------------------------------------------------------------------------
  5693. r844 | sam | 2006-04-22 19:14:26 +0000 (Sat, 22 Apr 2006) | 2 lines
  5694. Changed paths:
  5695. M /libcaca/trunk/doc/style.dox
  5696. * Wrote the C coding style documentation.
  5697. ------------------------------------------------------------------------
  5698. r843 | sam | 2006-04-22 19:13:27 +0000 (Sat, 22 Apr 2006) | 3 lines
  5699. Changed paths:
  5700. M /libcaca/trunk/test
  5701. M /libcaca/trunk/test/Makefile.am
  5702. A /libcaca/trunk/test/frames.c
  5703. A /libcaca/trunk/test/text.c
  5704. * Added a test for multiple frames support.
  5705. * Added a test for textfile loading.
  5706. ------------------------------------------------------------------------
  5707. r842 | sam | 2006-04-22 19:11:25 +0000 (Sat, 22 Apr 2006) | 2 lines
  5708. Changed paths:
  5709. M /libcaca/trunk/cucul/cucul.c
  5710. M /libcaca/trunk/cucul/cucul.h
  5711. M /libcaca/trunk/cucul/cucul_internals.h
  5712. M /libcaca/trunk/cucul/sprite.c
  5713. * Support for multiple frames in canvases.
  5714. ------------------------------------------------------------------------
  5715. r841 | sam | 2006-04-22 19:10:41 +0000 (Sat, 22 Apr 2006) | 2 lines
  5716. Changed paths:
  5717. M /libcaca/trunk/cucul/import.c
  5718. * Added a simple "text" importer, until the cool ANSI importer arrives.
  5719. ------------------------------------------------------------------------
  5720. r840 | sam | 2006-04-22 19:06:59 +0000 (Sat, 22 Apr 2006) | 3 lines
  5721. Changed paths:
  5722. M /libcaca/trunk/cucul/export.c
  5723. * Disabled the foreground/background optimisation in the IRC export because
  5724. it breaks on too many IRC clients.
  5725. ------------------------------------------------------------------------
  5726. r839 | sam | 2006-04-22 19:04:49 +0000 (Sat, 22 Apr 2006) | 2 lines
  5727. Changed paths:
  5728. M /libcaca/trunk/test/demo.c
  5729. M /libcaca/trunk/test/spritedit.c
  5730. * Disabled sprite stuff from the tests.
  5731. ------------------------------------------------------------------------
  5732. r838 | sam | 2006-04-22 19:00:14 +0000 (Sat, 22 Apr 2006) | 2 lines
  5733. Changed paths:
  5734. M /libcaca/trunk/cpp/caca++.h
  5735. M /libcaca/trunk/cpp/cucul++.cpp
  5736. M /libcaca/trunk/cpp/cucul++.h
  5737. * Removed soon-to-be-thrown-away sprite stuff from the C++ bindings.
  5738. ------------------------------------------------------------------------
  5739. r837 | sam | 2006-04-22 18:54:38 +0000 (Sat, 22 Apr 2006) | 4 lines
  5740. Changed paths:
  5741. M /libcaca/trunk/configure.ac
  5742. M /libcaca/trunk/cpp/Makefile.am
  5743. * Fixed --enable-cpp to actually do something. Also, disabled it by
  5744. default for the release, because it's not up to date and needs a lot
  5745. of polishing.
  5746. ------------------------------------------------------------------------
  5747. r836 | sam | 2006-04-21 21:41:30 +0000 (Fri, 21 Apr 2006) | 2 lines
  5748. Changed paths:
  5749. M /libcaca/trunk/doc/Makefile.am
  5750. M /libcaca/trunk/doc/libcaca.dox
  5751. M /libcaca/trunk/doc/migrating.dox
  5752. A /libcaca/trunk/doc/style.dox
  5753. A /libcaca/trunk/doc/tutorial.dox
  5754. * Oops, tutorial.dox was actually missing. Also, added a style.dox skeleton.
  5755. ------------------------------------------------------------------------
  5756. r835 | sam | 2006-04-21 21:21:20 +0000 (Fri, 21 Apr 2006) | 2 lines
  5757. Changed paths:
  5758. M /libcaca/trunk/configure.ac
  5759. * Set version number to 0.99.beta1.
  5760. ------------------------------------------------------------------------
  5761. r834 | sam | 2006-04-21 20:51:58 +0000 (Fri, 21 Apr 2006) | 2 lines
  5762. Changed paths:
  5763. M /libcaca/trunk/cucul/cucul.c
  5764. M /libcaca/trunk/cucul/cucul_internals.h
  5765. * Got rid of cv->scratch_line. It's unused, too.
  5766. ------------------------------------------------------------------------
  5767. r833 | sam | 2006-04-21 20:51:14 +0000 (Fri, 21 Apr 2006) | 2 lines
  5768. Changed paths:
  5769. M /libcaca/trunk/cucul/cucul.c
  5770. M /libcaca/trunk/cucul/cucul_internals.h
  5771. * Got rid of cv->empty_line, it's now unused.
  5772. ------------------------------------------------------------------------
  5773. r832 | sam | 2006-04-21 20:49:17 +0000 (Fri, 21 Apr 2006) | 3 lines
  5774. Changed paths:
  5775. M /libcaca/trunk/configure.ac
  5776. M /libcaca/trunk/cpp/cucul++.cpp
  5777. M /libcaca/trunk/cpp/cucul++.h
  5778. M /libcaca/trunk/cucul/canvas.c
  5779. M /libcaca/trunk/cucul/cucul.h
  5780. M /libcaca/trunk/src/cacaview.c
  5781. M /libcaca/trunk/src/img2irc.c
  5782. M /libcaca/trunk/test/colors.c
  5783. M /libcaca/trunk/test/demo.c
  5784. M /libcaca/trunk/test/event.c
  5785. M /libcaca/trunk/test/gamma.c
  5786. M /libcaca/trunk/test/spritedit.c
  5787. * Changed cucul_clear_canvas() again. It now uses the current foreground
  5788. and background colours to clear the screen.
  5789. ------------------------------------------------------------------------
  5790. r831 | sam | 2006-04-21 20:24:04 +0000 (Fri, 21 Apr 2006) | 2 lines
  5791. Changed paths:
  5792. M /libcaca/trunk/cpp/caca++.cpp
  5793. M /libcaca/trunk/cpp/caca++.h
  5794. * Fixed a segfault in the C++ bindings. Vieux porc !
  5795. ------------------------------------------------------------------------
  5796. r830 | sam | 2006-04-21 19:26:54 +0000 (Fri, 21 Apr 2006) | 2 lines
  5797. Changed paths:
  5798. M /libcaca/trunk/caca/Makefile.am
  5799. M /libcaca/trunk/configure.ac
  5800. M /libcaca/trunk/cpp/Makefile.am
  5801. M /libcaca/trunk/cucul/Makefile.am
  5802. * Set library names to lib*.so.0.10.0.
  5803. ------------------------------------------------------------------------
  5804. r829 | sam | 2006-04-21 19:26:18 +0000 (Fri, 21 Apr 2006) | 2 lines
  5805. Changed paths:
  5806. M /libcaca/trunk/cucul/import.c
  5807. * Fixed a compilation warning.
  5808. ------------------------------------------------------------------------
  5809. r828 | sam | 2006-04-21 19:08:00 +0000 (Fri, 21 Apr 2006) | 2 lines
  5810. Changed paths:
  5811. M /libcaca/trunk/cucul/import.c
  5812. * Minor documentation fix.
  5813. ------------------------------------------------------------------------
  5814. r827 | sam | 2006-04-21 19:06:38 +0000 (Fri, 21 Apr 2006) | 2 lines
  5815. Changed paths:
  5816. M /libcaca/trunk/cpp/caca++.cpp
  5817. M /libcaca/trunk/cpp/caca++.h
  5818. M /libcaca/trunk/cpp/cpptest.cpp
  5819. M /libcaca/trunk/cpp/cucul++.cpp
  5820. M /libcaca/trunk/cpp/cucul++.h
  5821. * Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
  5822. ------------------------------------------------------------------------
  5823. r826 | sam | 2006-04-21 18:44:04 +0000 (Fri, 21 Apr 2006) | 4 lines
  5824. Changed paths:
  5825. M /libcaca/trunk/caca/driver_raw.c
  5826. M /libcaca/trunk/cpp/cucul++.cpp
  5827. M /libcaca/trunk/cpp/cucul++.h
  5828. M /libcaca/trunk/cucul/Makefile.am
  5829. M /libcaca/trunk/cucul/cucul.c
  5830. M /libcaca/trunk/cucul/cucul.h
  5831. M /libcaca/trunk/cucul/export.c
  5832. A /libcaca/trunk/cucul/import.c (from /libcaca/trunk/cucul/cucul.c:823)
  5833. M /libcaca/trunk/src/cacaplay.c
  5834. M /libcaca/trunk/src/cacaserver.c
  5835. M /libcaca/trunk/src/img2irc.c
  5836. M /libcaca/trunk/test/export.c
  5837. * Moved cucul_load_canvas() into cucul/import.c and renamed it into
  5838. cucul_import_canvas().
  5839. * Renamed cucul_create_export() into cucul_export_canvas() for consistency.
  5840. ------------------------------------------------------------------------
  5841. r825 | sam | 2006-04-21 18:09:30 +0000 (Fri, 21 Apr 2006) | 2 lines
  5842. Changed paths:
  5843. M /libcaca/trunk/cucul/colour.c
  5844. M /libcaca/trunk/cucul/dither.c
  5845. M /libcaca/trunk/cucul/export.c
  5846. M /libcaca/trunk/cucul/font.c
  5847. * Minor documentation improvements.
  5848. ------------------------------------------------------------------------
  5849. r824 | sam | 2006-04-21 18:03:22 +0000 (Fri, 21 Apr 2006) | 3 lines
  5850. Changed paths:
  5851. M /libcaca/trunk/TODO
  5852. M /libcaca/trunk/caca/caca.h
  5853. M /libcaca/trunk/cucul/cucul.h
  5854. M /libcaca/trunk/doc/Makefile.am
  5855. M /libcaca/trunk/doc/libcaca.dox
  5856. A /libcaca/trunk/doc/migrating.dox
  5857. A /libcaca/trunk/doc/user.dox
  5858. * Documentation improvements. Wrote a small migration guide and added the
  5859. skeleton of a tutorial for Jylam.
  5860. ------------------------------------------------------------------------
  5861. r823 | sam | 2006-04-21 16:27:43 +0000 (Fri, 21 Apr 2006) | 3 lines
  5862. Changed paths:
  5863. M /libcaca/trunk/AUTHORS
  5864. M /libcaca/trunk/NEWS
  5865. M /libcaca/trunk/THANKS
  5866. M /libcaca/trunk/TODO
  5867. M /libcaca/trunk/caca/caca.h
  5868. M /libcaca/trunk/doc/Makefile.am
  5869. M /libcaca/trunk/doc/doxygen.cfg.in
  5870. A /libcaca/trunk/doc/libcaca.dox
  5871. * Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. Moved the main
  5872. documentation page from caca.h to a separate file.
  5873. ------------------------------------------------------------------------
  5874. r822 | sam | 2006-04-21 12:01:14 +0000 (Fri, 21 Apr 2006) | 2 lines
  5875. Changed paths:
  5876. M /libcaca/trunk/caca/driver_ncurses.c
  5877. * Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here.
  5878. ------------------------------------------------------------------------
  5879. r821 | sam | 2006-04-19 13:02:45 +0000 (Wed, 19 Apr 2006) | 2 lines
  5880. Changed paths:
  5881. M /libcaca/trunk/cpp/Makefile.am
  5882. * Workaround for broken C++ linking with old libtool versions.
  5883. ------------------------------------------------------------------------
  5884. r820 | sam | 2006-04-19 11:50:24 +0000 (Wed, 19 Apr 2006) | 3 lines
  5885. Changed paths:
  5886. M /libcaca/trunk/NOTES
  5887. M /libcaca/trunk/tools/optipal.c
  5888. * Moved the technical discussion on S-Lang's palette optimisation from
  5889. NOTES to tools/optipal.c.
  5890. ------------------------------------------------------------------------
  5891. r819 | sam | 2006-04-19 10:10:58 +0000 (Wed, 19 Apr 2006) | 2 lines
  5892. Changed paths:
  5893. M /libcaca/trunk/caca/caca.c
  5894. M /libcaca/trunk/caca/caca.h
  5895. M /libcaca/trunk/caca/caca_internals.h
  5896. M /libcaca/trunk/caca/driver_conio.c
  5897. M /libcaca/trunk/caca/driver_gl.c
  5898. M /libcaca/trunk/caca/driver_ncurses.c
  5899. M /libcaca/trunk/caca/driver_raw.c
  5900. M /libcaca/trunk/caca/driver_slang.c
  5901. M /libcaca/trunk/caca/driver_vga.c
  5902. M /libcaca/trunk/caca/driver_win32.c
  5903. M /libcaca/trunk/caca/driver_x11.c
  5904. M /libcaca/trunk/caca/graphics.c
  5905. M /libcaca/trunk/cpp/caca++.cpp
  5906. M /libcaca/trunk/cpp/caca++.h
  5907. M /libcaca/trunk/cucul/cucul.c
  5908. M /libcaca/trunk/python/pypycaca.c
  5909. M /libcaca/trunk/python/pypycaca.h
  5910. M /libcaca/trunk/src/aafire.c
  5911. M /libcaca/trunk/src/cacaball.c
  5912. M /libcaca/trunk/src/cacamoir.c
  5913. M /libcaca/trunk/src/cacaplas.c
  5914. M /libcaca/trunk/src/cacaplay.c
  5915. M /libcaca/trunk/src/cacaview.c
  5916. M /libcaca/trunk/test/colors.c
  5917. M /libcaca/trunk/test/demo.c
  5918. M /libcaca/trunk/test/dithering.c
  5919. M /libcaca/trunk/test/event.c
  5920. M /libcaca/trunk/test/font.c
  5921. M /libcaca/trunk/test/gamma.c
  5922. M /libcaca/trunk/test/hsv.c
  5923. M /libcaca/trunk/test/spritedit.c
  5924. M /libcaca/trunk/test/transform.c
  5925. M /libcaca/trunk/test/truecolor.c
  5926. M /libcaca/trunk/test/unicode.c
  5927. * More function mass-renaming: caca_attach -> caca_create_display, etc.
  5928. ------------------------------------------------------------------------
  5929. r818 | sam | 2006-04-19 09:07:55 +0000 (Wed, 19 Apr 2006) | 6 lines
  5930. Changed paths:
  5931. M /libcaca/trunk/caca/driver_raw.c
  5932. M /libcaca/trunk/cucul/cucul.c
  5933. M /libcaca/trunk/cucul/export.c
  5934. M /libcaca/trunk/src/cacaserver.c
  5935. * Added a new "caca" exporter.
  5936. * Removed most code from the raw driver and replaced it with a call to the
  5937. caca exporter.
  5938. * Slightly changed the caca export format and updated code accordingly.
  5939. * Improved cacaserver error reporting.
  5940. ------------------------------------------------------------------------
  5941. r817 | sam | 2006-04-18 16:51:52 +0000 (Tue, 18 Apr 2006) | 2 lines
  5942. Changed paths:
  5943. M /libcaca/trunk/debian/control
  5944. * Updates to the Debian build files.
  5945. ------------------------------------------------------------------------
  5946. r816 | sam | 2006-04-18 16:50:56 +0000 (Tue, 18 Apr 2006) | 4 lines
  5947. Changed paths:
  5948. M /libcaca/trunk/cucul/dither.c
  5949. M /libcaca/trunk/src/aafire.c
  5950. M /libcaca/trunk/src/cacaball.c
  5951. M /libcaca/trunk/src/cacamoir.c
  5952. M /libcaca/trunk/src/cacaplas.c
  5953. M /libcaca/trunk/src/cacaview.c
  5954. M /libcaca/trunk/src/img2irc.c
  5955. M /libcaca/trunk/test/demo.c
  5956. M /libcaca/trunk/test/export.c
  5957. M /libcaca/trunk/test/font.c
  5958. M /libcaca/trunk/test/gamma.c
  5959. M /libcaca/trunk/test/hsv.c
  5960. * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are
  5961. now x/y/width/height instead of x1/y1/x2/y2. Avoids unnecessary +1/-1
  5962. computations.
  5963. ------------------------------------------------------------------------
  5964. r815 | sam | 2006-04-18 16:17:14 +0000 (Tue, 18 Apr 2006) | 4 lines
  5965. Changed paths:
  5966. M /libcaca/trunk/cucul/cucul.c
  5967. M /libcaca/trunk/cucul/dither.c
  5968. M /libcaca/trunk/test/demo.c
  5969. M /libcaca/trunk/test/dithering.c
  5970. * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random
  5971. values between 0 and 9 (used to be 0 and 10). Updated documentation
  5972. accordingly.
  5973. ------------------------------------------------------------------------
  5974. r814 | sam | 2006-04-18 16:04:01 +0000 (Tue, 18 Apr 2006) | 3 lines
  5975. Changed paths:
  5976. M /libcaca/trunk/cpp/cucul++.cpp
  5977. M /libcaca/trunk/cpp/cucul++.h
  5978. M /libcaca/trunk/cucul/canvas.c
  5979. M /libcaca/trunk/cucul/cucul.h
  5980. M /libcaca/trunk/src/cacaview.c
  5981. M /libcaca/trunk/src/img2irc.c
  5982. M /libcaca/trunk/test/colors.c
  5983. M /libcaca/trunk/test/demo.c
  5984. M /libcaca/trunk/test/event.c
  5985. M /libcaca/trunk/test/gamma.c
  5986. M /libcaca/trunk/test/spritedit.c
  5987. * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to
  5988. choose the background colour.
  5989. ------------------------------------------------------------------------
  5990. r813 | sam | 2006-04-18 15:54:33 +0000 (Tue, 18 Apr 2006) | 4 lines
  5991. Changed paths:
  5992. M /libcaca/trunk/caca/driver_conio.c
  5993. M /libcaca/trunk/caca/driver_gl.c
  5994. M /libcaca/trunk/caca/driver_ncurses.c
  5995. M /libcaca/trunk/caca/driver_slang.c
  5996. M /libcaca/trunk/caca/driver_vga.c
  5997. M /libcaca/trunk/caca/driver_win32.c
  5998. M /libcaca/trunk/caca/driver_x11.c
  5999. M /libcaca/trunk/caca/graphics.c
  6000. M /libcaca/trunk/cpp/cucul++.cpp
  6001. M /libcaca/trunk/cucul/Makefile.am
  6002. A /libcaca/trunk/cucul/buffer.c (from /libcaca/trunk/cucul/cucul.c:811)
  6003. M /libcaca/trunk/cucul/cucul.c
  6004. M /libcaca/trunk/cucul/cucul.h
  6005. M /libcaca/trunk/cucul/cucul_internals.h
  6006. M /libcaca/trunk/cucul/export.c
  6007. M /libcaca/trunk/cucul/font.c
  6008. M /libcaca/trunk/src/aafire.c
  6009. M /libcaca/trunk/src/cacaball.c
  6010. M /libcaca/trunk/src/cacamoir.c
  6011. M /libcaca/trunk/src/cacaplas.c
  6012. M /libcaca/trunk/src/cacaplay.c
  6013. M /libcaca/trunk/src/cacaserver.c
  6014. M /libcaca/trunk/src/cacaview.c
  6015. M /libcaca/trunk/src/img2irc.c
  6016. M /libcaca/trunk/test/colors.c
  6017. M /libcaca/trunk/test/demo.c
  6018. M /libcaca/trunk/test/dithering.c
  6019. M /libcaca/trunk/test/event.c
  6020. M /libcaca/trunk/test/export.c
  6021. M /libcaca/trunk/test/font.c
  6022. M /libcaca/trunk/test/gamma.c
  6023. M /libcaca/trunk/test/hsv.c
  6024. M /libcaca/trunk/test/spritedit.c
  6025. M /libcaca/trunk/test/transform.c
  6026. M /libcaca/trunk/test/truecolor.c
  6027. M /libcaca/trunk/test/unicode.c
  6028. * Renamed main canvas-related functions so that they have "canvas" in
  6029. their name, eg. cucul_create() -> cucul_create_canvas() etc.
  6030. * Moved buffer-related functions to cucul/buffer.c.
  6031. ------------------------------------------------------------------------
  6032. r812 | sam | 2006-04-18 15:12:12 +0000 (Tue, 18 Apr 2006) | 2 lines
  6033. Changed paths:
  6034. M /libcaca/trunk/tools/makefont.c
  6035. * Cosmetic changes.
  6036. ------------------------------------------------------------------------
  6037. r811 | sam | 2006-04-18 15:11:25 +0000 (Tue, 18 Apr 2006) | 3 lines
  6038. Changed paths:
  6039. M /libcaca/trunk/caca/caca.c
  6040. M /libcaca/trunk/caca/caca.h
  6041. M /libcaca/trunk/caca/caca_internals.h
  6042. M /libcaca/trunk/caca/driver_conio.c
  6043. M /libcaca/trunk/caca/driver_gl.c
  6044. M /libcaca/trunk/caca/driver_ncurses.c
  6045. M /libcaca/trunk/caca/driver_raw.c
  6046. M /libcaca/trunk/caca/driver_slang.c
  6047. M /libcaca/trunk/caca/driver_vga.c
  6048. M /libcaca/trunk/caca/driver_win32.c
  6049. M /libcaca/trunk/caca/driver_x11.c
  6050. M /libcaca/trunk/caca/event.c
  6051. M /libcaca/trunk/caca/graphics.c
  6052. M /libcaca/trunk/cpp/caca++.cpp
  6053. M /libcaca/trunk/cpp/caca++.h
  6054. M /libcaca/trunk/cpp/cucul++.cpp
  6055. M /libcaca/trunk/cpp/cucul++.h
  6056. M /libcaca/trunk/cucul/box.c
  6057. M /libcaca/trunk/cucul/canvas.c
  6058. M /libcaca/trunk/cucul/charset.c
  6059. M /libcaca/trunk/cucul/colour.c
  6060. M /libcaca/trunk/cucul/conic.c
  6061. M /libcaca/trunk/cucul/cucul.c
  6062. M /libcaca/trunk/cucul/dither.c
  6063. M /libcaca/trunk/cucul/export.c
  6064. M /libcaca/trunk/cucul/font.c
  6065. M /libcaca/trunk/cucul/line.c
  6066. M /libcaca/trunk/cucul/sprite.c
  6067. M /libcaca/trunk/cucul/transform.c
  6068. M /libcaca/trunk/cucul/triangle.c
  6069. M /libcaca/trunk/src/aafire.c
  6070. M /libcaca/trunk/src/cacaball.c
  6071. M /libcaca/trunk/src/cacamoir.c
  6072. M /libcaca/trunk/src/cacaplas.c
  6073. M /libcaca/trunk/src/cacaplay.c
  6074. M /libcaca/trunk/src/cacaview.c
  6075. M /libcaca/trunk/src/img2irc.c
  6076. M /libcaca/trunk/test/colors.c
  6077. M /libcaca/trunk/test/demo.c
  6078. M /libcaca/trunk/test/dithering.c
  6079. M /libcaca/trunk/test/event.c
  6080. M /libcaca/trunk/test/export.c
  6081. M /libcaca/trunk/test/font.c
  6082. M /libcaca/trunk/test/gamma.c
  6083. M /libcaca/trunk/test/hsv.c
  6084. M /libcaca/trunk/test/spritedit.c
  6085. M /libcaca/trunk/test/transform.c
  6086. M /libcaca/trunk/test/truecolor.c
  6087. M /libcaca/trunk/test/unicode.c
  6088. * Renamed caca_t into caca_display_t.
  6089. * Renamed canvas handle variables from "c" to "cv". Eh ouais mon gros.
  6090. ------------------------------------------------------------------------
  6091. r810 | sam | 2006-04-18 12:59:07 +0000 (Tue, 18 Apr 2006) | 2 lines
  6092. Changed paths:
  6093. M /libcaca/trunk/caca/caca.c
  6094. M /libcaca/trunk/caca/caca.h
  6095. M /libcaca/trunk/caca/caca_internals.h
  6096. M /libcaca/trunk/caca/driver_conio.c
  6097. M /libcaca/trunk/caca/driver_gl.c
  6098. M /libcaca/trunk/caca/driver_ncurses.c
  6099. M /libcaca/trunk/caca/driver_raw.c
  6100. M /libcaca/trunk/caca/driver_slang.c
  6101. M /libcaca/trunk/caca/driver_vga.c
  6102. M /libcaca/trunk/caca/driver_win32.c
  6103. M /libcaca/trunk/caca/driver_x11.c
  6104. M /libcaca/trunk/caca/event.c
  6105. M /libcaca/trunk/caca/graphics.c
  6106. M /libcaca/trunk/cpp/caca++.cpp
  6107. M /libcaca/trunk/cpp/cucul++.cpp
  6108. M /libcaca/trunk/cpp/cucul++.h
  6109. M /libcaca/trunk/cucul/box.c
  6110. M /libcaca/trunk/cucul/canvas.c
  6111. M /libcaca/trunk/cucul/colour.c
  6112. M /libcaca/trunk/cucul/conic.c
  6113. M /libcaca/trunk/cucul/cucul.c
  6114. M /libcaca/trunk/cucul/cucul.h
  6115. M /libcaca/trunk/cucul/cucul_internals.h
  6116. M /libcaca/trunk/cucul/dither.c
  6117. M /libcaca/trunk/cucul/export.c
  6118. M /libcaca/trunk/cucul/font.c
  6119. M /libcaca/trunk/cucul/line.c
  6120. M /libcaca/trunk/cucul/sprite.c
  6121. M /libcaca/trunk/cucul/transform.c
  6122. M /libcaca/trunk/cucul/triangle.c
  6123. M /libcaca/trunk/src/aafire.c
  6124. M /libcaca/trunk/src/cacaball.c
  6125. M /libcaca/trunk/src/cacamoir.c
  6126. M /libcaca/trunk/src/cacaplas.c
  6127. M /libcaca/trunk/src/cacaplay.c
  6128. M /libcaca/trunk/src/cacaserver.c
  6129. M /libcaca/trunk/src/cacaview.c
  6130. M /libcaca/trunk/src/img2irc.c
  6131. M /libcaca/trunk/test/colors.c
  6132. M /libcaca/trunk/test/demo.c
  6133. M /libcaca/trunk/test/dithering.c
  6134. M /libcaca/trunk/test/event.c
  6135. M /libcaca/trunk/test/export.c
  6136. M /libcaca/trunk/test/font.c
  6137. M /libcaca/trunk/test/gamma.c
  6138. M /libcaca/trunk/test/hsv.c
  6139. M /libcaca/trunk/test/spritedit.c
  6140. M /libcaca/trunk/test/transform.c
  6141. M /libcaca/trunk/test/truecolor.c
  6142. M /libcaca/trunk/test/unicode.c
  6143. * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
  6144. ------------------------------------------------------------------------
  6145. r809 | sam | 2006-04-18 12:57:11 +0000 (Tue, 18 Apr 2006) | 3 lines
  6146. Changed paths:
  6147. M /libcaca/trunk/cpp/Makefile.am
  6148. * Fixed C++ bindings makefile so that it does not try to use the system's
  6149. <cucul.h> and <caca.h> headers.
  6150. ------------------------------------------------------------------------
  6151. r808 | sam | 2006-04-18 10:02:42 +0000 (Tue, 18 Apr 2006) | 2 lines
  6152. Changed paths:
  6153. M /libcaca/trunk/cucul/export.c
  6154. * Truecolor support for the HTML and HTMLv3 exporters.
  6155. ------------------------------------------------------------------------
  6156. r807 | sam | 2006-04-18 09:57:15 +0000 (Tue, 18 Apr 2006) | 2 lines
  6157. Changed paths:
  6158. M /libcaca/trunk/cucul/colour.c
  6159. * Fixed a bug in _cucul_argb32_to_rgb24fg/bg().
  6160. ------------------------------------------------------------------------
  6161. r806 | sam | 2006-04-18 08:33:53 +0000 (Tue, 18 Apr 2006) | 2 lines
  6162. Changed paths:
  6163. M /libcaca/trunk/README
  6164. M /libcaca/trunk/TODO
  6165. * Updated README (caca-config -> pkg-config) and TODO.
  6166. ------------------------------------------------------------------------
  6167. r805 | sam | 2006-04-18 08:33:06 +0000 (Tue, 18 Apr 2006) | 2 lines
  6168. Changed paths:
  6169. M /libcaca/trunk/cucul/export.c
  6170. M /libcaca/trunk/tools/makefont.c
  6171. * Cosmetic code changes and minor optimisations.
  6172. ------------------------------------------------------------------------
  6173. r804 | sam | 2006-04-18 08:24:41 +0000 (Tue, 18 Apr 2006) | 3 lines
  6174. Changed paths:
  6175. M /libcaca/trunk/cucul/Makefile.am
  6176. M /libcaca/trunk/cucul/cucul.c
  6177. M /libcaca/trunk/cucul/cucul_internals.h
  6178. A /libcaca/trunk/cucul/export.c
  6179. D /libcaca/trunk/cucul/export_ansi.c
  6180. D /libcaca/trunk/cucul/export_bitmap.c
  6181. D /libcaca/trunk/cucul/export_html.c
  6182. D /libcaca/trunk/cucul/export_irc.c
  6183. D /libcaca/trunk/cucul/export_ps.c
  6184. D /libcaca/trunk/cucul/export_svg.c
  6185. * Merged again all export functions into cucul/export.c. They're all the
  6186. same and they're very short (50-100 lines).
  6187. ------------------------------------------------------------------------
  6188. r803 | sam | 2006-04-18 08:21:31 +0000 (Tue, 18 Apr 2006) | 3 lines
  6189. Changed paths:
  6190. M /libcaca/trunk/cucul/cucul.h
  6191. M /libcaca/trunk/cucul/font.c
  6192. * Changed the buffer type in cucul_render_canvas() to void* to avoid
  6193. compilation warnings.
  6194. ------------------------------------------------------------------------
  6195. r802 | sam | 2006-04-18 08:19:42 +0000 (Tue, 18 Apr 2006) | 2 lines
  6196. Changed paths:
  6197. M /libcaca/trunk/test/event.c
  6198. * Handle CACA_EVENT_QUIT in the event test program.
  6199. ------------------------------------------------------------------------
  6200. r801 | sam | 2006-04-18 08:18:03 +0000 (Tue, 18 Apr 2006) | 2 lines
  6201. Changed paths:
  6202. M /libcaca/trunk/configure.ac
  6203. * Workaround for broken AC_PATH_X autoconf macros.
  6204. ------------------------------------------------------------------------
  6205. r800 | sam | 2006-04-18 08:13:20 +0000 (Tue, 18 Apr 2006) | 2 lines
  6206. Changed paths:
  6207. M /libcaca/trunk/caca/driver_x11.c
  6208. * Compilation fix.
  6209. ------------------------------------------------------------------------
  6210. r799 | sam | 2006-04-17 20:09:42 +0000 (Mon, 17 Apr 2006) | 2 lines
  6211. Changed paths:
  6212. M /libcaca/trunk/TODO
  6213. M /libcaca/trunk/caca/caca.h
  6214. M /libcaca/trunk/caca/driver_gl.c
  6215. M /libcaca/trunk/caca/driver_x11.c
  6216. M /libcaca/trunk/configure.ac
  6217. * Implemented CACA_EVENT_QUIT. Unused yet.
  6218. ------------------------------------------------------------------------
  6219. r798 | sam | 2006-04-17 13:34:02 +0000 (Mon, 17 Apr 2006) | 2 lines
  6220. Changed paths:
  6221. M /libcaca/trunk/cpp
  6222. M /libcaca/trunk/cpp/Makefile.am
  6223. * Fixed autotools stuff in the cpp bindings.
  6224. ------------------------------------------------------------------------
  6225. r797 | sam | 2006-04-17 13:31:43 +0000 (Mon, 17 Apr 2006) | 2 lines
  6226. Changed paths:
  6227. M /libcaca/trunk/cpp/cpptest.cpp
  6228. * Compilation fix in cpptest.cpp.
  6229. ------------------------------------------------------------------------
  6230. r796 | jylam | 2006-04-17 13:23:28 +0000 (Mon, 17 Apr 2006) | 3 lines
  6231. Changed paths:
  6232. M /libcaca/trunk/cpp/caca++.cpp
  6233. M /libcaca/trunk/cpp/caca++.h
  6234. M /libcaca/trunk/cpp/cpptest.cpp
  6235. * Fixed compile problem, put Event outside Caca class
  6236. ------------------------------------------------------------------------
  6237. r795 | sam | 2006-04-17 13:11:33 +0000 (Mon, 17 Apr 2006) | 3 lines
  6238. Changed paths:
  6239. M /libcaca/trunk/cpp/cucul++.cpp
  6240. M /libcaca/trunk/cpp/cucul++.h
  6241. M /libcaca/trunk/cucul/Makefile.am
  6242. M /libcaca/trunk/cucul/cucul.c
  6243. M /libcaca/trunk/cucul/cucul.h
  6244. D /libcaca/trunk/cucul/math.c
  6245. * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in
  6246. cucul.c just in case.
  6247. ------------------------------------------------------------------------
  6248. r794 | sam | 2006-04-17 13:09:45 +0000 (Mon, 17 Apr 2006) | 2 lines
  6249. Changed paths:
  6250. D /libcaca/trunk/cpp/Makefile.in
  6251. D /libcaca/trunk/cpp/caca++.pc
  6252. D /libcaca/trunk/cpp/cucul++.pc
  6253. * Removed a few useless files (vieux porc).
  6254. ------------------------------------------------------------------------
  6255. r793 | sam | 2006-04-17 12:48:57 +0000 (Mon, 17 Apr 2006) | 2 lines
  6256. Changed paths:
  6257. M /libcaca/trunk/TODO
  6258. * Updated TODO list.
  6259. ------------------------------------------------------------------------
  6260. r792 | sam | 2006-04-17 12:48:35 +0000 (Mon, 17 Apr 2006) | 2 lines
  6261. Changed paths:
  6262. M /libcaca/trunk/test/dithering.c
  6263. M /libcaca/trunk/test/truecolor.c
  6264. * Minor cosmetic changes in the test programs.
  6265. ------------------------------------------------------------------------
  6266. r791 | sam | 2006-04-17 12:48:05 +0000 (Mon, 17 Apr 2006) | 2 lines
  6267. Changed paths:
  6268. M /libcaca/trunk/cucul/export_ps.c
  6269. M /libcaca/trunk/cucul/export_svg.c
  6270. * Truecolor support in the SVG and PostScript exporters.
  6271. ------------------------------------------------------------------------
  6272. r790 | sam | 2006-04-17 12:47:34 +0000 (Mon, 17 Apr 2006) | 2 lines
  6273. Changed paths:
  6274. M /libcaca/trunk/cucul/Makefile.am
  6275. M /libcaca/trunk/cucul/cucul.c
  6276. M /libcaca/trunk/cucul/cucul_internals.h
  6277. A /libcaca/trunk/cucul/export_bitmap.c
  6278. * Implemented TGA image export.
  6279. ------------------------------------------------------------------------
  6280. r789 | sam | 2006-04-17 12:46:34 +0000 (Mon, 17 Apr 2006) | 2 lines
  6281. Changed paths:
  6282. M /libcaca/trunk/cucul/colour.c
  6283. M /libcaca/trunk/cucul/cucul_internals.h
  6284. * Implemented argb32 to rgb24fg/bg colour conversions.
  6285. ------------------------------------------------------------------------
  6286. r788 | sam | 2006-04-17 12:45:07 +0000 (Mon, 17 Apr 2006) | 3 lines
  6287. Changed paths:
  6288. M /libcaca/trunk/test/export.c
  6289. * Use cucul_get_export_list() in the export test instead of hardcoding the
  6290. list of available formats. Also added a few truecolor blocks to the test.
  6291. ------------------------------------------------------------------------
  6292. r787 | sam | 2006-04-17 12:41:50 +0000 (Mon, 17 Apr 2006) | 2 lines
  6293. Changed paths:
  6294. M /libcaca/trunk/cucul/font.c
  6295. * Fixed abusive strictness in the font loader.
  6296. ------------------------------------------------------------------------
  6297. r786 | jylam | 2006-04-17 11:24:38 +0000 (Mon, 17 Apr 2006) | 2 lines
  6298. Changed paths:
  6299. M /libcaca/trunk/TODO
  6300. * Updated TODO list.
  6301. ------------------------------------------------------------------------
  6302. r785 | jylam | 2006-04-17 11:19:26 +0000 (Mon, 17 Apr 2006) | 2 lines
  6303. Changed paths:
  6304. M /libcaca/trunk/cpp/cpptest.cpp
  6305. * Better C++ test
  6306. ------------------------------------------------------------------------
  6307. r784 | jylam | 2006-04-17 11:06:48 +0000 (Mon, 17 Apr 2006) | 2 lines
  6308. Changed paths:
  6309. M /libcaca/trunk/cpp/caca++.cpp
  6310. M /libcaca/trunk/cpp/caca++.h
  6311. M /libcaca/trunk/cpp/cpptest.cpp
  6312. M /libcaca/trunk/cpp/cucul++.cpp
  6313. M /libcaca/trunk/cpp/cucul++.h
  6314. * Added license in C++ files.
  6315. ------------------------------------------------------------------------
  6316. r783 | jylam | 2006-04-17 11:00:10 +0000 (Mon, 17 Apr 2006) | 2 lines
  6317. Changed paths:
  6318. M /libcaca/trunk/cpp/cpptest.cpp
  6319. M /libcaca/trunk/cpp/cucul++.cpp
  6320. M /libcaca/trunk/cpp/cucul++.h
  6321. * Fixed C++ printf(), added it in example
  6322. ------------------------------------------------------------------------
  6323. r782 | jylam | 2006-04-17 10:44:40 +0000 (Mon, 17 Apr 2006) | 2 lines
  6324. Changed paths:
  6325. M /libcaca/trunk/cpp/cpptest.cpp
  6326. * Forgot a test on Caca() instantiation
  6327. ------------------------------------------------------------------------
  6328. r781 | jylam | 2006-04-17 10:41:30 +0000 (Mon, 17 Apr 2006) | 2 lines
  6329. Changed paths:
  6330. M /libcaca/trunk/Makefile.am
  6331. M /libcaca/trunk/configure.ac
  6332. A /libcaca/trunk/cpp
  6333. A /libcaca/trunk/cpp/Makefile.am
  6334. A /libcaca/trunk/cpp/Makefile.in
  6335. A /libcaca/trunk/cpp/caca++.cpp
  6336. A /libcaca/trunk/cpp/caca++.h
  6337. A /libcaca/trunk/cpp/caca++.pc
  6338. A /libcaca/trunk/cpp/caca++.pc.in
  6339. A /libcaca/trunk/cpp/cpptest.cpp
  6340. A /libcaca/trunk/cpp/cucul++.cpp
  6341. A /libcaca/trunk/cpp/cucul++.h
  6342. A /libcaca/trunk/cpp/cucul++.pc
  6343. A /libcaca/trunk/cpp/cucul++.pc.in
  6344. * Added preliminary C++ bindings
  6345. ------------------------------------------------------------------------
  6346. r780 | sam | 2006-04-16 21:52:05 +0000 (Sun, 16 Apr 2006) | 2 lines
  6347. Changed paths:
  6348. M /libcaca/trunk/caca/driver_gl.c
  6349. M /libcaca/trunk/caca/driver_x11.c
  6350. * Added truecolor support to the X11 and GL drivers.
  6351. ------------------------------------------------------------------------
  6352. r779 | sam | 2006-04-16 21:29:40 +0000 (Sun, 16 Apr 2006) | 2 lines
  6353. Changed paths:
  6354. M /libcaca/trunk/test
  6355. M /libcaca/trunk/test/Makefile.am
  6356. A /libcaca/trunk/test/truecolor.c
  6357. * Added test/truecolor.c to test non-ANSI colour pairs.
  6358. ------------------------------------------------------------------------
  6359. r778 | sam | 2006-04-16 21:26:25 +0000 (Sun, 16 Apr 2006) | 4 lines
  6360. Changed paths:
  6361. M /libcaca/trunk/cucul/canvas.c
  6362. M /libcaca/trunk/cucul/colour.c
  6363. M /libcaca/trunk/cucul/cucul.h
  6364. M /libcaca/trunk/cucul/cucul_internals.h
  6365. * Moved cucul_set_color() from canvas.c to colour.c.
  6366. * Added cucul_set_truecolor() for non-ANSI colours.
  6367. * Added new argb32 -> rgb12 conversion functions.
  6368. ------------------------------------------------------------------------
  6369. r777 | sam | 2006-04-16 18:28:47 +0000 (Sun, 16 Apr 2006) | 6 lines
  6370. Changed paths:
  6371. M /libcaca/trunk/caca/caca.h
  6372. M /libcaca/trunk/caca/caca_internals.h
  6373. M /libcaca/trunk/caca/driver_conio.c
  6374. M /libcaca/trunk/caca/driver_gl.c
  6375. M /libcaca/trunk/caca/driver_ncurses.c
  6376. M /libcaca/trunk/caca/driver_raw.c
  6377. M /libcaca/trunk/caca/driver_slang.c
  6378. M /libcaca/trunk/caca/driver_vga.c
  6379. M /libcaca/trunk/caca/driver_win32.c
  6380. M /libcaca/trunk/caca/driver_x11.c
  6381. M /libcaca/trunk/caca/event.c
  6382. M /libcaca/trunk/caca/time.c
  6383. M /libcaca/trunk/cucul/cucul.c
  6384. M /libcaca/trunk/cucul/cucul.h
  6385. M /libcaca/trunk/cucul/cucul_internals.h
  6386. M /libcaca/trunk/cucul/dither.c
  6387. M /libcaca/trunk/cucul/export_ansi.c
  6388. M /libcaca/trunk/cucul/export_html.c
  6389. M /libcaca/trunk/cucul/export_irc.c
  6390. M /libcaca/trunk/cucul/export_ps.c
  6391. M /libcaca/trunk/cucul/export_svg.c
  6392. M /libcaca/trunk/cucul/font.c
  6393. M /libcaca/trunk/cucul/sprite.c
  6394. M /libcaca/trunk/src/aafire.c
  6395. M /libcaca/trunk/src/cacaball.c
  6396. M /libcaca/trunk/src/cacamoir.c
  6397. M /libcaca/trunk/src/cacaplas.c
  6398. M /libcaca/trunk/src/cacaplay.c
  6399. M /libcaca/trunk/src/cacaserver.c
  6400. M /libcaca/trunk/src/cacaview.c
  6401. M /libcaca/trunk/src/img2irc.c
  6402. M /libcaca/trunk/test/colors.c
  6403. M /libcaca/trunk/test/demo.c
  6404. M /libcaca/trunk/test/dithering.c
  6405. M /libcaca/trunk/test/event.c
  6406. M /libcaca/trunk/test/export.c
  6407. M /libcaca/trunk/test/font.c
  6408. M /libcaca/trunk/test/gamma.c
  6409. M /libcaca/trunk/test/hsv.c
  6410. M /libcaca/trunk/test/spritedit.c
  6411. M /libcaca/trunk/test/transform.c
  6412. M /libcaca/trunk/test/unicode.c
  6413. * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs
  6414. such as cucul_dither_t instead of struct cucul_dither.
  6415. * Made cucul_buffer_t an opaque structure and implemented the two getters
  6416. cucul_get_buffer_data() and cucul_get_buffer_size().
  6417. * Documented all missing functions and function parameters.
  6418. ------------------------------------------------------------------------
  6419. r776 | sam | 2006-04-16 18:21:14 +0000 (Sun, 16 Apr 2006) | 2 lines
  6420. Changed paths:
  6421. M /libcaca/trunk/cucul/cucul.pc.in
  6422. * Fixed bad library name in pc file.
  6423. ------------------------------------------------------------------------
  6424. r775 | jylam | 2006-04-15 15:24:13 +0000 (Sat, 15 Apr 2006) | 2 lines
  6425. Changed paths:
  6426. M /libcaca/trunk/caca/caca_internals.h
  6427. M /libcaca/trunk/cucul/font.c
  6428. M /libcaca/trunk/msvc/cacaball.vcproj
  6429. M /libcaca/trunk/msvc/cacafire.vcproj
  6430. M /libcaca/trunk/msvc/cacamoir.vcproj
  6431. M /libcaca/trunk/msvc/cacaplas.vcproj
  6432. M /libcaca/trunk/msvc/cacaview.vcproj
  6433. M /libcaca/trunk/msvc/config.h
  6434. M /libcaca/trunk/msvc/libcaca.sln
  6435. M /libcaca/trunk/msvc/libcaca.vcproj
  6436. M /libcaca/trunk/perl/lib/Term/Caca/Constants.pm
  6437. M /libcaca/trunk/perl/lib/Term/Caca.pm
  6438. M /libcaca/trunk/perl/lib/Term/Kaka.pm
  6439. * Updated MSVC++ project (static library and src/*)
  6440. ------------------------------------------------------------------------
  6441. r774 | jylam | 2006-04-15 15:23:13 +0000 (Sat, 15 Apr 2006) | 2 lines
  6442. Changed paths:
  6443. M /libcaca/trunk/test/demo.c
  6444. M /libcaca/trunk/test/spritedit.c
  6445. * Fixed sprite functions (it compiles now) (Y'a des connards qui font ce qu'ils veulent, mais qui finissent pas)
  6446. ------------------------------------------------------------------------
  6447. r773 | sam | 2006-04-14 12:10:18 +0000 (Fri, 14 Apr 2006) | 2 lines
  6448. Changed paths:
  6449. M /libcaca/trunk/caca/caca.c
  6450. M /libcaca/trunk/caca/caca.h
  6451. M /libcaca/trunk/caca/event.c
  6452. M /libcaca/trunk/caca/graphics.c
  6453. M /libcaca/trunk/cucul/box.c
  6454. M /libcaca/trunk/cucul/canvas.c
  6455. M /libcaca/trunk/cucul/conic.c
  6456. M /libcaca/trunk/cucul/cucul.c
  6457. M /libcaca/trunk/cucul/cucul.h
  6458. M /libcaca/trunk/cucul/dither.c
  6459. M /libcaca/trunk/cucul/font.c
  6460. M /libcaca/trunk/cucul/line.c
  6461. M /libcaca/trunk/cucul/math.c
  6462. M /libcaca/trunk/cucul/sprite.c
  6463. M /libcaca/trunk/cucul/triangle.c
  6464. * Improved documentation in many places.
  6465. ------------------------------------------------------------------------
  6466. r772 | sam | 2006-04-14 08:41:59 +0000 (Fri, 14 Apr 2006) | 3 lines
  6467. Changed paths:
  6468. M /libcaca/trunk/configure.ac
  6469. M /libcaca/trunk/doc/Makefile.am
  6470. M /libcaca/trunk/doc/doxygen.cfg.in
  6471. * Generate a PDF documentation instead of the PostScript one. It has nice
  6472. hyperlinks! Also, set compact LaTeX mode and a few other Doxygen options.
  6473. ------------------------------------------------------------------------
  6474. r771 | sam | 2006-04-14 08:00:06 +0000 (Fri, 14 Apr 2006) | 2 lines
  6475. Changed paths:
  6476. M /libcaca/trunk/cucul/font.c
  6477. * Ahaha I didn't even check that it compiled properly.
  6478. ------------------------------------------------------------------------
  6479. r770 | sam | 2006-04-14 07:33:48 +0000 (Fri, 14 Apr 2006) | 2 lines
  6480. Changed paths:
  6481. M /libcaca/trunk/cucul/font.c
  6482. * Only support version 1 fonts.
  6483. ------------------------------------------------------------------------
  6484. r769 | sam | 2006-04-14 07:30:53 +0000 (Fri, 14 Apr 2006) | 3 lines
  6485. Changed paths:
  6486. M /libcaca/trunk/caca/caca.c
  6487. M /libcaca/trunk/caca/caca.h
  6488. M /libcaca/trunk/caca/caca_internals.h
  6489. M /libcaca/trunk/caca/driver_conio.c
  6490. M /libcaca/trunk/caca/driver_gl.c
  6491. M /libcaca/trunk/caca/driver_ncurses.c
  6492. M /libcaca/trunk/caca/driver_raw.c
  6493. M /libcaca/trunk/caca/driver_slang.c
  6494. M /libcaca/trunk/caca/driver_vga.c
  6495. M /libcaca/trunk/caca/driver_win32.c
  6496. M /libcaca/trunk/caca/driver_x11.c
  6497. M /libcaca/trunk/caca/event.c
  6498. M /libcaca/trunk/caca/graphics.c
  6499. M /libcaca/trunk/caca/time.c
  6500. M /libcaca/trunk/cucul/box.c
  6501. M /libcaca/trunk/cucul/canvas.c
  6502. M /libcaca/trunk/cucul/charset.c
  6503. M /libcaca/trunk/cucul/colour.c
  6504. M /libcaca/trunk/cucul/conic.c
  6505. M /libcaca/trunk/cucul/cucul.c
  6506. M /libcaca/trunk/cucul/cucul.h
  6507. M /libcaca/trunk/cucul/cucul_internals.h
  6508. M /libcaca/trunk/cucul/dither.c
  6509. M /libcaca/trunk/cucul/export_ansi.c
  6510. M /libcaca/trunk/cucul/export_html.c
  6511. M /libcaca/trunk/cucul/export_irc.c
  6512. M /libcaca/trunk/cucul/export_ps.c
  6513. M /libcaca/trunk/cucul/export_svg.c
  6514. M /libcaca/trunk/cucul/font.c
  6515. M /libcaca/trunk/cucul/line.c
  6516. M /libcaca/trunk/cucul/math.c
  6517. M /libcaca/trunk/cucul/sprite.c
  6518. M /libcaca/trunk/cucul/transform.c
  6519. M /libcaca/trunk/cucul/triangle.c
  6520. M /libcaca/trunk/kernel/kernel.c
  6521. M /libcaca/trunk/kernel/kernel.h
  6522. M /libcaca/trunk/python/pypycaca.c
  6523. M /libcaca/trunk/python/pypycaca.h
  6524. M /libcaca/trunk/src/cacaplas.c
  6525. M /libcaca/trunk/src/cacaserver.c
  6526. M /libcaca/trunk/src/cacaview.c
  6527. M /libcaca/trunk/src/common-image.c
  6528. M /libcaca/trunk/src/common-image.h
  6529. * Removed \file directives from all files except caca.h and cucul.h, to
  6530. remove redundencies in the Doxygen documentation.
  6531. ------------------------------------------------------------------------
  6532. r768 | sam | 2006-04-13 17:57:19 +0000 (Thu, 13 Apr 2006) | 3 lines
  6533. Changed paths:
  6534. M /libcaca/trunk/cucul/font.c
  6535. * Added a lot of sanity checks to the font parsing. It should now be
  6536. secure against broken files, but it probably needs peer review.
  6537. ------------------------------------------------------------------------
  6538. r767 | sam | 2006-04-13 17:54:07 +0000 (Thu, 13 Apr 2006) | 2 lines
  6539. Changed paths:
  6540. M /libcaca/trunk/test/Makefile.am
  6541. M /libcaca/trunk/test/font.c
  6542. * Redisplay the output bitmap using libcaca. Eh ouais mon gars.
  6543. ------------------------------------------------------------------------
  6544. r766 | sam | 2006-04-13 17:37:51 +0000 (Thu, 13 Apr 2006) | 2 lines
  6545. Changed paths:
  6546. M /libcaca/trunk/test/hsv.c
  6547. * Fixed caca_get_event() call in test/hsv.c.
  6548. ------------------------------------------------------------------------
  6549. r765 | sam | 2006-04-13 17:08:16 +0000 (Thu, 13 Apr 2006) | 2 lines
  6550. Changed paths:
  6551. M /libcaca/trunk/cucul/colour.c
  6552. * Fixed compilation warning.
  6553. ------------------------------------------------------------------------
  6554. r764 | sam | 2006-04-13 16:54:25 +0000 (Thu, 13 Apr 2006) | 2 lines
  6555. Changed paths:
  6556. M /libcaca/trunk/cucul/colour.c
  6557. * Fixed colour conversion routines so that they work with ARGB too.
  6558. ------------------------------------------------------------------------
  6559. r763 | sam | 2006-04-13 16:10:16 +0000 (Thu, 13 Apr 2006) | 4 lines
  6560. Changed paths:
  6561. M /libcaca/trunk/cucul/Makefile.am
  6562. M /libcaca/trunk/cucul/cucul.h
  6563. M /libcaca/trunk/cucul/font.c
  6564. A /libcaca/trunk/cucul/font_mono9.h (from /libcaca/trunk/cucul/font_monospace9.h:759)
  6565. A /libcaca/trunk/cucul/font_monobold12.h
  6566. D /libcaca/trunk/cucul/font_monospace9.h
  6567. M /libcaca/trunk/test/font.c
  6568. * Implemented cucul_get_font_list() to retrieve the list of builtin fonts.
  6569. * Fixed font selection through cucul_font_load().
  6570. * Added a bigger 10x19 bold font.
  6571. ------------------------------------------------------------------------
  6572. r762 | sam | 2006-04-13 15:36:09 +0000 (Thu, 13 Apr 2006) | 3 lines
  6573. Changed paths:
  6574. M /libcaca/trunk/tools/makefont.c
  6575. * Made makefont more configurable. Also, store the commandline in a comment
  6576. so that the font can be easily rebuilt.
  6577. ------------------------------------------------------------------------
  6578. r761 | sam | 2006-04-13 15:00:56 +0000 (Thu, 13 Apr 2006) | 2 lines
  6579. Changed paths:
  6580. M /libcaca/trunk/TODO
  6581. * Updated TODO list.
  6582. ------------------------------------------------------------------------
  6583. r760 | sam | 2006-04-13 14:24:31 +0000 (Thu, 13 Apr 2006) | 3 lines
  6584. Changed paths:
  6585. M /libcaca/trunk/cucul/cucul.h
  6586. M /libcaca/trunk/cucul/font.c
  6587. M /libcaca/trunk/test/font.c
  6588. * Internal font support through cucul_load_font(). Documented that.
  6589. * Removed ugly hooks from test/font.c.
  6590. ------------------------------------------------------------------------
  6591. r759 | sam | 2006-04-13 14:23:04 +0000 (Thu, 13 Apr 2006) | 2 lines
  6592. Changed paths:
  6593. M /libcaca/trunk/cucul/font.c
  6594. * Ugly overflow bug in the rendering code.
  6595. ------------------------------------------------------------------------
  6596. r758 | sam | 2006-04-13 13:33:31 +0000 (Thu, 13 Apr 2006) | 5 lines
  6597. Changed paths:
  6598. M /libcaca/trunk/cucul/cucul.h
  6599. M /libcaca/trunk/cucul/font.c
  6600. M /libcaca/trunk/test/font.c
  6601. * Implemented cucul_get_font_width() and cucul_get_font_height().
  6602. * Documented most font functions.
  6603. * Cleaned up cucul_render_canvas() and made it actually usable by external
  6604. programs. Removed ugly printf() debug calls.
  6605. ------------------------------------------------------------------------
  6606. r757 | sam | 2006-04-13 12:50:41 +0000 (Thu, 13 Apr 2006) | 2 lines
  6607. Changed paths:
  6608. M /libcaca/trunk/cucul/cucul.c
  6609. M /libcaca/trunk/cucul/cucul.h
  6610. M /libcaca/trunk/cucul/cucul_internals.h
  6611. M /libcaca/trunk/cucul/export_ansi.c
  6612. M /libcaca/trunk/cucul/export_html.c
  6613. M /libcaca/trunk/cucul/export_irc.c
  6614. M /libcaca/trunk/cucul/export_ps.c
  6615. M /libcaca/trunk/cucul/export_svg.c
  6616. M /libcaca/trunk/src/cacaserver.c
  6617. M /libcaca/trunk/src/img2irc.c
  6618. M /libcaca/trunk/test/export.c
  6619. * Renamed cucul_export into cucul_buffer. We'll use it for other things.
  6620. ------------------------------------------------------------------------
  6621. r756 | sam | 2006-04-13 12:49:54 +0000 (Thu, 13 Apr 2006) | 2 lines
  6622. Changed paths:
  6623. M /libcaca/trunk/cucul/font_monospace9.h
  6624. * Putain de bordel de manche a couilles. I forgot to fix the font.
  6625. ------------------------------------------------------------------------
  6626. r755 | sam | 2006-04-13 12:44:55 +0000 (Thu, 13 Apr 2006) | 2 lines
  6627. Changed paths:
  6628. M /libcaca/trunk/tools/makefont.c
  6629. * Some cleaning up in makefont.c.
  6630. ------------------------------------------------------------------------
  6631. r754 | sam | 2006-04-13 12:25:36 +0000 (Thu, 13 Apr 2006) | 3 lines
  6632. Changed paths:
  6633. M /libcaca/trunk/cucul/font.c
  6634. M /libcaca/trunk/cucul/font_monospace9.h
  6635. M /libcaca/trunk/tools/makefont.c
  6636. * Fixed 4, 2 and 1-bit font rendering.
  6637. * Replaced the 8-bit internal font with a 4-bit one.
  6638. ------------------------------------------------------------------------
  6639. r753 | sam | 2006-04-13 12:23:50 +0000 (Thu, 13 Apr 2006) | 3 lines
  6640. Changed paths:
  6641. M /libcaca/trunk/cucul/colour.c
  6642. M /libcaca/trunk/cucul/cucul_internals.h
  6643. * Created internal function _cucul_argb32_to_argb4() that splits an argb
  6644. fg/bg value into its separate argb 4-bit fields.
  6645. ------------------------------------------------------------------------
  6646. r752 | jylam | 2006-04-13 08:58:55 +0000 (Thu, 13 Apr 2006) | 2 lines
  6647. Changed paths:
  6648. M /libcaca/trunk/test/spritedit.c
  6649. * Added silly play with interframe delay. Need to rework sprite format.
  6650. ------------------------------------------------------------------------
  6651. r751 | sam | 2006-04-13 08:44:25 +0000 (Thu, 13 Apr 2006) | 3 lines
  6652. Changed paths:
  6653. M /libcaca/trunk/cucul/font_monospace9.h
  6654. * 4bpp fonts do not work yet. Replaced the built-in font with an 8bpp font
  6655. for the moment.
  6656. ------------------------------------------------------------------------
  6657. r750 | sam | 2006-04-13 08:39:30 +0000 (Thu, 13 Apr 2006) | 2 lines
  6658. Changed paths:
  6659. M /libcaca/trunk/test
  6660. M /libcaca/trunk/test/Makefile.am
  6661. A /libcaca/trunk/test/font.c
  6662. * Added a test program for the font renderer.
  6663. ------------------------------------------------------------------------
  6664. r749 | sam | 2006-04-13 08:38:34 +0000 (Thu, 13 Apr 2006) | 2 lines
  6665. Changed paths:
  6666. M /libcaca/trunk/test/export.c
  6667. * Code simplification.
  6668. ------------------------------------------------------------------------
  6669. r748 | sam | 2006-04-13 08:37:32 +0000 (Thu, 13 Apr 2006) | 2 lines
  6670. Changed paths:
  6671. M /libcaca/trunk/cucul/Makefile.am
  6672. M /libcaca/trunk/cucul/font.c
  6673. A /libcaca/trunk/cucul/font_monospace9.h
  6674. * Created a built-in font from Bitstream Vera (Monospace 9).
  6675. ------------------------------------------------------------------------
  6676. r747 | sam | 2006-04-13 08:26:21 +0000 (Thu, 13 Apr 2006) | 2 lines
  6677. Changed paths:
  6678. M /libcaca/trunk/configure.ac
  6679. M /libcaca/trunk/tools
  6680. M /libcaca/trunk/tools/Makefile.am
  6681. A /libcaca/trunk/tools/makefont.c
  6682. * Added a font creator that uses pango to render glyphs.
  6683. ------------------------------------------------------------------------
  6684. r746 | sam | 2006-04-13 08:16:04 +0000 (Thu, 13 Apr 2006) | 3 lines
  6685. Changed paths:
  6686. M /libcaca/trunk/cucul/cucul.h
  6687. M /libcaca/trunk/cucul/font.c
  6688. * Slightly updated the font format and wrote a font loader. Also added a
  6689. skeleton for the renderer that will not last very long.
  6690. ------------------------------------------------------------------------
  6691. r745 | sam | 2006-04-12 16:34:34 +0000 (Wed, 12 Apr 2006) | 2 lines
  6692. Changed paths:
  6693. M /libcaca/trunk/cucul/font.c
  6694. * New version of the font format.
  6695. ------------------------------------------------------------------------
  6696. r744 | sam | 2006-04-12 14:18:19 +0000 (Wed, 12 Apr 2006) | 3 lines
  6697. Changed paths:
  6698. M /libcaca/trunk/cucul/Makefile.am
  6699. A /libcaca/trunk/cucul/font.c
  6700. * Added a file for future font handling routines. Currently only the font
  6701. format proposal is in this file. Feel free to comment.
  6702. ------------------------------------------------------------------------
  6703. r743 | sam | 2006-04-12 08:57:59 +0000 (Wed, 12 Apr 2006) | 2 lines
  6704. Changed paths:
  6705. M /libcaca/trunk/test
  6706. M /libcaca/trunk/tools
  6707. * Proper svn:ignore properties on tools/.
  6708. ------------------------------------------------------------------------
  6709. r742 | sam | 2006-04-12 08:31:11 +0000 (Wed, 12 Apr 2006) | 3 lines
  6710. Changed paths:
  6711. M /libcaca/trunk/Makefile.am
  6712. M /libcaca/trunk/caca/driver_slang.c
  6713. M /libcaca/trunk/configure.ac
  6714. M /libcaca/trunk/test/Makefile.am
  6715. D /libcaca/trunk/test/optipal.c
  6716. A /libcaca/trunk/tools
  6717. A /libcaca/trunk/tools/Makefile.am (from /libcaca/trunk/test/Makefile.am:738)
  6718. A /libcaca/trunk/tools/optipal.c (from /libcaca/trunk/test/optipal.c:738)
  6719. * Moved test/optipal.c to tools/optipal.c. The tools subdirectory will
  6720. contain development tools that are only useful to libcaca developers.
  6721. ------------------------------------------------------------------------
  6722. r741 | sam | 2006-04-11 10:36:31 +0000 (Tue, 11 Apr 2006) | 4 lines
  6723. Changed paths:
  6724. M /libcaca/trunk/src/Makefile.am
  6725. M /libcaca/trunk/src/cacaview.c
  6726. * cacaview works again. Somewhat. Image loading is now handled by the
  6727. factored common-image.c file. Feature selection such as antialiasing or
  6728. dithering mode are still disabled.
  6729. ------------------------------------------------------------------------
  6730. r740 | sam | 2006-04-11 10:12:03 +0000 (Tue, 11 Apr 2006) | 2 lines
  6731. Changed paths:
  6732. M /libcaca/trunk/src/common-image.c
  6733. * Renamed "freadint" to "u32fread", and so on.
  6734. ------------------------------------------------------------------------
  6735. r739 | sam | 2006-04-11 10:05:48 +0000 (Tue, 11 Apr 2006) | 3 lines
  6736. Changed paths:
  6737. M /libcaca/trunk/src
  6738. M /libcaca/trunk/src/Makefile.am
  6739. A /libcaca/trunk/src/common-image.c (from /libcaca/trunk/src/cacaview.c:734)
  6740. A /libcaca/trunk/src/common-image.h
  6741. A /libcaca/trunk/src/img2irc.c
  6742. * Added img2irc program. I know it does not have "cucul" or "caca" in the
  6743. name, but as I said, I do what I want. http://zoy.org/~sam/pb7th.png
  6744. ------------------------------------------------------------------------
  6745. r738 | sam | 2006-04-10 22:06:19 +0000 (Mon, 10 Apr 2006) | 3 lines
  6746. Changed paths:
  6747. M /libcaca/trunk/cucul/export_ansi.c
  6748. M /libcaca/trunk/cucul/export_html.c
  6749. M /libcaca/trunk/cucul/export_irc.c
  6750. M /libcaca/trunk/cucul/export_ps.c
  6751. M /libcaca/trunk/cucul/export_svg.c
  6752. * Avoid useless call to strlen() in the exporters.
  6753. * Removed '\x0f' from the IRC exporter until I understand why it was here.
  6754. ------------------------------------------------------------------------
  6755. r737 | sam | 2006-04-10 22:03:22 +0000 (Mon, 10 Apr 2006) | 2 lines
  6756. Changed paths:
  6757. M /libcaca/trunk/test/export.c
  6758. * Fixed test/export that was not printing the last character of the file.
  6759. ------------------------------------------------------------------------
  6760. r736 | sam | 2006-04-10 21:07:40 +0000 (Mon, 10 Apr 2006) | 2 lines
  6761. Changed paths:
  6762. M /libcaca/trunk/TODO
  6763. * Updated TODO list. I forgot the aspect ratio function!
  6764. ------------------------------------------------------------------------
  6765. r735 | sam | 2006-04-10 20:24:12 +0000 (Mon, 10 Apr 2006) | 2 lines
  6766. Changed paths:
  6767. M /libcaca/trunk/cucul/Makefile.am
  6768. D /libcaca/trunk/cucul/bitmap.c
  6769. A /libcaca/trunk/cucul/dither.c (from /libcaca/trunk/cucul/bitmap.c:734)
  6770. * Renamed bitmap.c into dither.c.
  6771. ------------------------------------------------------------------------
  6772. r734 | sam | 2006-04-10 20:02:38 +0000 (Mon, 10 Apr 2006) | 2 lines
  6773. Changed paths:
  6774. M /libcaca/trunk/cucul/bitmap.c
  6775. M /libcaca/trunk/cucul/cucul.c
  6776. M /libcaca/trunk/cucul/cucul.h
  6777. M /libcaca/trunk/cucul/cucul_internals.h
  6778. M /libcaca/trunk/src/aafire.c
  6779. M /libcaca/trunk/src/cacaball.c
  6780. M /libcaca/trunk/src/cacamoir.c
  6781. M /libcaca/trunk/src/cacaplas.c
  6782. M /libcaca/trunk/src/cacaview.c
  6783. M /libcaca/trunk/test/demo.c
  6784. M /libcaca/trunk/test/export.c
  6785. M /libcaca/trunk/test/gamma.c
  6786. M /libcaca/trunk/test/hsv.c
  6787. * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
  6788. ------------------------------------------------------------------------
  6789. r733 | sam | 2006-04-10 09:17:51 +0000 (Mon, 10 Apr 2006) | 4 lines
  6790. Changed paths:
  6791. M /libcaca/trunk/cucul/bitmap.c
  6792. M /libcaca/trunk/cucul/canvas.c
  6793. M /libcaca/trunk/cucul/cucul.c
  6794. M /libcaca/trunk/cucul/cucul.h
  6795. M /libcaca/trunk/cucul/cucul_internals.h
  6796. M /libcaca/trunk/cucul/sprite.c
  6797. M /libcaca/trunk/test/dithering.c
  6798. M /libcaca/trunk/test/optipal.c
  6799. * Replaced enum cucul_color with unsigned int. The size of an enum is not
  6800. really portable, and Visual Studio complains when they are not explicitely
  6801. cast.
  6802. ------------------------------------------------------------------------
  6803. r732 | sam | 2006-04-10 09:04:29 +0000 (Mon, 10 Apr 2006) | 2 lines
  6804. Changed paths:
  6805. M /libcaca/trunk/doc/doxygen.cfg.in
  6806. * Updated the Doxygen configuration file.
  6807. ------------------------------------------------------------------------
  6808. r731 | sam | 2006-04-10 09:00:18 +0000 (Mon, 10 Apr 2006) | 3 lines
  6809. Changed paths:
  6810. M /libcaca/trunk/cucul/export_ansi.c
  6811. M /libcaca/trunk/cucul/export_html.c
  6812. M /libcaca/trunk/cucul/export_irc.c
  6813. M /libcaca/trunk/cucul/export_ps.c
  6814. M /libcaca/trunk/cucul/export_svg.c
  6815. * Fixed old bugs I introduced in the exporters.
  6816. * Fixed exporter headers to make Doxygen happy.
  6817. ------------------------------------------------------------------------
  6818. r730 | sam | 2006-04-10 08:30:02 +0000 (Mon, 10 Apr 2006) | 2 lines
  6819. Changed paths:
  6820. M /libcaca/trunk/cucul
  6821. * Forgot an svn:ignore property.
  6822. ------------------------------------------------------------------------
  6823. r729 | sam | 2006-04-10 07:52:07 +0000 (Mon, 10 Apr 2006) | 2 lines
  6824. Changed paths:
  6825. M /libcaca/trunk/caca
  6826. M /libcaca/trunk/caca/Makefile.am
  6827. A /libcaca/trunk/caca/caca.pc.in
  6828. M /libcaca/trunk/configure.ac
  6829. M /libcaca/trunk/cucul/Makefile.am
  6830. A /libcaca/trunk/cucul/cucul.pc.in
  6831. * Added pkgconfig files. Eh ouais mon gars.
  6832. ------------------------------------------------------------------------
  6833. r728 | sam | 2006-04-07 09:46:30 +0000 (Fri, 07 Apr 2006) | 2 lines
  6834. Changed paths:
  6835. M /libcaca/trunk/caca/driver_conio.c
  6836. M /libcaca/trunk/caca/driver_gl.c
  6837. M /libcaca/trunk/caca/driver_ncurses.c
  6838. M /libcaca/trunk/caca/driver_slang.c
  6839. M /libcaca/trunk/caca/driver_vga.c
  6840. M /libcaca/trunk/caca/driver_win32.c
  6841. M /libcaca/trunk/caca/driver_x11.c
  6842. M /libcaca/trunk/cucul/colour.c
  6843. M /libcaca/trunk/cucul/cucul_internals.h
  6844. M /libcaca/trunk/cucul/export_ansi.c
  6845. M /libcaca/trunk/cucul/export_html.c
  6846. M /libcaca/trunk/cucul/export_irc.c
  6847. M /libcaca/trunk/cucul/export_ps.c
  6848. M /libcaca/trunk/cucul/export_svg.c
  6849. * Replaced occurrences of "rgba" with "argb".
  6850. ------------------------------------------------------------------------
  6851. r727 | sam | 2006-04-07 08:55:01 +0000 (Fri, 07 Apr 2006) | 2 lines
  6852. Changed paths:
  6853. M /libcaca/trunk/cucul/bitmap.c
  6854. * Fixed a syntax error. Gruik.
  6855. ------------------------------------------------------------------------
  6856. r726 | sam | 2006-04-07 08:19:42 +0000 (Fri, 07 Apr 2006) | 2 lines
  6857. Changed paths:
  6858. M /libcaca/trunk/cucul/bitmap.c
  6859. M /libcaca/trunk/cucul/cucul.h
  6860. * Changed the cucul_set_bitmap_antialias() argument to a string.
  6861. ------------------------------------------------------------------------
  6862. r725 | sam | 2006-04-06 13:49:10 +0000 (Thu, 06 Apr 2006) | 2 lines
  6863. Changed paths:
  6864. M /libcaca/trunk/cucul/export_ps.c
  6865. * Of course I had to fuck up something. Here, PS export works again.
  6866. ------------------------------------------------------------------------
  6867. r724 | sam | 2006-04-06 13:41:56 +0000 (Thu, 06 Apr 2006) | 2 lines
  6868. Changed paths:
  6869. M /libcaca/trunk/caca/driver_conio.c
  6870. M /libcaca/trunk/caca/driver_gl.c
  6871. M /libcaca/trunk/caca/driver_ncurses.c
  6872. M /libcaca/trunk/caca/driver_raw.c
  6873. M /libcaca/trunk/caca/driver_slang.c
  6874. M /libcaca/trunk/caca/driver_vga.c
  6875. M /libcaca/trunk/caca/driver_win32.c
  6876. M /libcaca/trunk/caca/driver_x11.c
  6877. M /libcaca/trunk/cucul/Makefile.am
  6878. M /libcaca/trunk/cucul/canvas.c
  6879. A /libcaca/trunk/cucul/colour.c
  6880. M /libcaca/trunk/cucul/cucul.c
  6881. M /libcaca/trunk/cucul/cucul_internals.h
  6882. M /libcaca/trunk/cucul/export_ansi.c
  6883. M /libcaca/trunk/cucul/export_html.c
  6884. M /libcaca/trunk/cucul/export_irc.c
  6885. M /libcaca/trunk/cucul/export_ps.c
  6886. M /libcaca/trunk/cucul/export_svg.c
  6887. M /libcaca/trunk/cucul/transform.c
  6888. M /libcaca/trunk/src/cacaserver.c
  6889. * Store colour information on 32 bits, for future 12-bit colour support.
  6890. ------------------------------------------------------------------------
  6891. r723 | sam | 2006-04-06 13:21:15 +0000 (Thu, 06 Apr 2006) | 2 lines
  6892. Changed paths:
  6893. M /libcaca/trunk/cucul/canvas.c
  6894. M /libcaca/trunk/cucul/cucul.h
  6895. * Got rid of cucul_get_screen(). Use cucul_export() instead.
  6896. ------------------------------------------------------------------------
  6897. r722 | sam | 2006-04-06 13:11:12 +0000 (Thu, 06 Apr 2006) | 2 lines
  6898. Changed paths:
  6899. M /libcaca/trunk/cucul/cucul.c
  6900. * Check the magic bytes at the end of the buffer when cucul_load()ing it.
  6901. ------------------------------------------------------------------------
  6902. r721 | sam | 2006-04-06 13:07:58 +0000 (Thu, 06 Apr 2006) | 2 lines
  6903. Changed paths:
  6904. M /libcaca/trunk/src/cacaserver.c
  6905. * Sanity check in cacaserver.c.
  6906. ------------------------------------------------------------------------
  6907. r720 | sam | 2006-04-06 10:23:10 +0000 (Thu, 06 Apr 2006) | 2 lines
  6908. Changed paths:
  6909. M /libcaca/trunk/src/cacaserver.c
  6910. * Fixed a crash when realloc() returns a new address.
  6911. ------------------------------------------------------------------------
  6912. r719 | sam | 2006-04-06 10:19:17 +0000 (Thu, 06 Apr 2006) | 2 lines
  6913. Changed paths:
  6914. M /libcaca/trunk/cucul/cucul.c
  6915. * Fixed old typo that caused qq->height to be uninitialised.
  6916. ------------------------------------------------------------------------
  6917. r718 | jylam | 2006-04-01 21:29:10 +0000 (Sat, 01 Apr 2006) | 2 lines
  6918. Changed paths:
  6919. M /libcaca/trunk/src/cacaserver.c
  6920. * Oops, removed unused variable
  6921. ------------------------------------------------------------------------
  6922. r717 | jylam | 2006-04-01 21:26:30 +0000 (Sat, 01 Apr 2006) | 2 lines
  6923. Changed paths:
  6924. M /libcaca/trunk/src/cacaserver.c
  6925. * Added Winsock (c)(tm)(r) compatibility
  6926. ------------------------------------------------------------------------
  6927. r716 | jylam | 2006-04-01 16:11:37 +0000 (Sat, 01 Apr 2006) | 2 lines
  6928. Changed paths:
  6929. M /libcaca/trunk/src/cacaplas.c
  6930. * removed b0rked test. No more pigs, I just commited 500 of them.
  6931. ------------------------------------------------------------------------
  6932. r715 | sam | 2006-04-01 15:58:10 +0000 (Sat, 01 Apr 2006) | 2 lines
  6933. Changed paths:
  6934. M /libcaca/trunk/cucul/bitmap.c
  6935. * Set the default dithering mode to Floyd-Steinberg.
  6936. ------------------------------------------------------------------------
  6937. r714 | sam | 2006-04-01 15:56:31 +0000 (Sat, 01 Apr 2006) | 14 lines
  6938. Changed paths:
  6939. M /libcaca/trunk/cucul/canvas.c
  6940. M /libcaca/trunk/cucul/sprite.c
  6941. ((`)_.._ ,'-. _..._ _._
  6942. * Ooops. Compilation fix. \,' '-._.-\ ' ` .-'
  6943. .' / (
  6944. / S | _ _ \
  6945. | a \ o o |
  6946. ; m .-. /
  6947. ; ', '-.( '')-'
  6948. '. | ;-'
  6949. \ / /
  6950. / /-._ __, 7 |
  6951. \ `\ \`` | | |
  6952. \ \_,\ | |_,\
  6953. '-`' \_,\
  6954. ------------------------------------------------------------------------
  6955. r713 | sam | 2006-04-01 15:25:33 +0000 (Sat, 01 Apr 2006) | 2 lines
  6956. Changed paths:
  6957. M /libcaca/trunk/TODO
  6958. M /libcaca/trunk/cucul/canvas.c
  6959. M /libcaca/trunk/cucul/cucul.h
  6960. * Got rid of the useless cucul_get_fg_color/cucul_get_bg_color functions.
  6961. ------------------------------------------------------------------------
  6962. r712 | sam | 2006-04-01 15:02:41 +0000 (Sat, 01 Apr 2006) | 2 lines
  6963. Changed paths:
  6964. M /libcaca/trunk/TODO
  6965. * Updated the TODO list.
  6966. ------------------------------------------------------------------------
  6967. r711 | sam | 2006-04-01 15:02:05 +0000 (Sat, 01 Apr 2006) | 10 lines
  6968. Changed paths:
  6969. M /libcaca/trunk/caca/caca.h
  6970. M /libcaca/trunk/cucul/bitmap.c
  6971. M /libcaca/trunk/cucul/cucul.c
  6972. M /libcaca/trunk/cucul/cucul.h
  6973. M /libcaca/trunk/cucul/cucul_internals.h
  6974. M /libcaca/trunk/test/demo.c
  6975. * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING
  6976. environment variables handling. Replaced that with three per-bitmap
  6977. functions: cucul_set_bitmap_antialias(), cucul_set_bitmap_color() and
  6978. cucul_set_bitmap_dithering().
  6979. * Added cucul_set_bitmap_brightness() and cucul_set_bitmap_contrast()
  6980. prototypes (but did not implement them yet).
  6981. * Added cucul_set_bitmap_charset() to choose what characters are going
  6982. to be used for the bitmap rendering.
  6983. * Removed the now useless cucul_get_feature(), cucul_set_feature() etc.
  6984. ------------------------------------------------------------------------
  6985. r710 | sam | 2006-04-01 14:44:09 +0000 (Sat, 01 Apr 2006) | 3 lines
  6986. Changed paths:
  6987. M /libcaca/trunk/caca/caca.h
  6988. M /libcaca/trunk/caca/event.c
  6989. M /libcaca/trunk/src/aafire.c
  6990. M /libcaca/trunk/src/cacaball.c
  6991. M /libcaca/trunk/src/cacamoir.c
  6992. M /libcaca/trunk/src/cacaplas.c
  6993. M /libcaca/trunk/src/cacaplay.c
  6994. M /libcaca/trunk/src/cacaview.c
  6995. M /libcaca/trunk/test/colors.c
  6996. M /libcaca/trunk/test/demo.c
  6997. M /libcaca/trunk/test/dithering.c
  6998. M /libcaca/trunk/test/event.c
  6999. M /libcaca/trunk/test/gamma.c
  7000. M /libcaca/trunk/test/hsv.c
  7001. M /libcaca/trunk/test/spritedit.c
  7002. M /libcaca/trunk/test/transform.c
  7003. M /libcaca/trunk/test/unicode.c
  7004. * Merged caca_wait_event() into caca_get_event() and added a timeout
  7005. parameter to do what both functions did before, and even more.
  7006. ------------------------------------------------------------------------
  7007. r709 | sam | 2006-04-01 14:37:27 +0000 (Sat, 01 Apr 2006) | 2 lines
  7008. Changed paths:
  7009. M /libcaca/trunk/src/Makefile.am
  7010. * Disabled cacaview for now. I'm going to utterly break it.
  7011. ------------------------------------------------------------------------
  7012. r708 | sam | 2006-04-01 14:36:59 +0000 (Sat, 01 Apr 2006) | 2 lines
  7013. Changed paths:
  7014. M /libcaca/trunk/cucul/cucul.c
  7015. M /libcaca/trunk/cucul/cucul.h
  7016. * Added cucul_get_export_list(). Returns a list of known export formats.
  7017. ------------------------------------------------------------------------
  7018. r707 | sam | 2006-03-29 09:41:30 +0000 (Wed, 29 Mar 2006) | 4 lines
  7019. Changed paths:
  7020. M /libcaca/trunk/src/cacaserver.c
  7021. * cacaserver works again (but needs a complete rewrite because it's really
  7022. become ugly). You can now emulate the previous network driver behaviour
  7023. by doing: "CACA_DRIVER=raw cacaplas | cacaserver".
  7024. ------------------------------------------------------------------------
  7025. r706 | sam | 2006-03-27 22:16:58 +0000 (Mon, 27 Mar 2006) | 3 lines
  7026. Changed paths:
  7027. M /libcaca/trunk/cucul/cucul.c
  7028. M /libcaca/trunk/cucul/cucul.h
  7029. M /libcaca/trunk/src/cacaserver.c
  7030. M /libcaca/trunk/test/export.c
  7031. * Changed the 2nd argument of cucul_create_export to a string. This way we
  7032. can add new exporters without changing the API.
  7033. ------------------------------------------------------------------------
  7034. r705 | sam | 2006-03-27 22:12:12 +0000 (Mon, 27 Mar 2006) | 2 lines
  7035. Changed paths:
  7036. M /libcaca/trunk/src/Makefile.am
  7037. * Oops, I barfed that makefile.
  7038. ------------------------------------------------------------------------
  7039. r704 | jylam | 2006-03-27 21:40:17 +0000 (Mon, 27 Mar 2006) | 2 lines
  7040. Changed paths:
  7041. M /libcaca/trunk/src/aafire.c
  7042. M /libcaca/trunk/src/cacaball.c
  7043. M /libcaca/trunk/src/cacamoir.c
  7044. * Added "powered by libcaca" text to all examples for consistency
  7045. ------------------------------------------------------------------------
  7046. r703 | sam | 2006-03-27 21:37:52 +0000 (Mon, 27 Mar 2006) | 4 lines
  7047. Changed paths:
  7048. M /libcaca/trunk/caca/Makefile.am
  7049. M /libcaca/trunk/caca/caca.c
  7050. M /libcaca/trunk/caca/caca.h
  7051. M /libcaca/trunk/caca/caca_internals.h
  7052. D /libcaca/trunk/caca/driver_network.c
  7053. M /libcaca/trunk/src
  7054. M /libcaca/trunk/src/Makefile.am
  7055. M /libcaca/trunk/src/cacaplas.c
  7056. A /libcaca/trunk/src/cacaserver.c (from /libcaca/trunk/caca/driver_network.c:698)
  7057. * Removed the network driver and replaced it with a cacaserver executable
  7058. that has all the functionality, except it does not work yet (the stdin
  7059. reading routine is missing).
  7060. ------------------------------------------------------------------------
  7061. r702 | sam | 2006-03-27 21:33:29 +0000 (Mon, 27 Mar 2006) | 3 lines
  7062. Changed paths:
  7063. M /libcaca/trunk/caca/driver_raw.c
  7064. M /libcaca/trunk/src
  7065. M /libcaca/trunk/src/Makefile.am
  7066. A /libcaca/trunk/src/cacaplay.c
  7067. * Implemented a proof-of-concept cacaplay program that can redisplay a
  7068. single frame that was saved by the raw driver.
  7069. ------------------------------------------------------------------------
  7070. r701 | sam | 2006-03-27 21:22:34 +0000 (Mon, 27 Mar 2006) | 4 lines
  7071. Changed paths:
  7072. M /libcaca/trunk/cucul/cucul.c
  7073. M /libcaca/trunk/cucul/cucul.h
  7074. * Implemented cucul_load() to reload a file that was saved with the
  7075. raw driver. I know it is inconsistent to have the loader in libcucul
  7076. and the exporter in libcaca but I'll find a way to harmonise that.
  7077. ------------------------------------------------------------------------
  7078. r700 | jylam | 2006-03-27 18:17:09 +0000 (Mon, 27 Mar 2006) | 19 lines
  7079. Changed paths:
  7080. M /libcaca/trunk/caca/driver_gl.c
  7081. * Fixed OpenGL mouse handling
  7082. Sam Le Vieux Porc
  7083. (\____/)
  7084. Le / @__@ \ Le
  7085. ( (oo) )
  7086. `-.~~.-' Vieux
  7087. Vieux / \
  7088. @/ \_
  7089. (/ / \ \) Porc
  7090. Porc WW`----'WW
  7091. Sam Le Vieux Porc
  7092. ------------------------------------------------------------------------
  7093. r699 | sam | 2006-03-27 18:07:18 +0000 (Mon, 27 Mar 2006) | 2 lines
  7094. Changed paths:
  7095. M /libcaca/trunk/caca/Makefile.am
  7096. M /libcaca/trunk/caca/caca.c
  7097. M /libcaca/trunk/caca/caca_internals.h
  7098. A /libcaca/trunk/caca/driver_raw.c
  7099. * Created a minimal raw driver that outputs stuff to stdout.
  7100. ------------------------------------------------------------------------
  7101. r698 | sam | 2006-03-27 09:35:22 +0000 (Mon, 27 Mar 2006) | 16 lines
  7102. Changed paths:
  7103. M /libcaca/trunk/caca/driver_gl.c
  7104. ██████ ██████
  7105. * Ah mais putain j'avais pas vu ! ██░░░░██████████████████░░░░██
  7106. ██░░░░░░░░░░░░░░░░░░░░░░░░██
  7107. ██░░░░███░░░░░░░░███░░░░██
  7108. ██░░░░░░███░░░░░░███░░░░░░██
  7109. ██░░░░░░░░░░░░░░░░░░░░░░░░░░██
  7110. ██░░░░░░██████████████░░░░░░██
  7111. ██░░░░░██▒▒▒▒▒▒▒▒▒▒▒▒██░░░░░██
  7112. ██░░░░██▒▒▒▒██▒▒██▒▒▒▒██░░░░██
  7113. ██░░░░██▒▒▒▒██▒▒██▒▒▒▒██░░░░██
  7114. ██░░░░██▒▒▒▒▒▒▒▒▒▒▒▒██░░░░██
  7115. ██░░░░██████████████░░░░██
  7116. ███░░░░░░██████░░░░░░███
  7117. █████░░░░░░░░░░█████
  7118. ████████████
  7119. ------------------------------------------------------------------------
  7120. r697 | sam | 2006-03-27 08:01:27 +0000 (Mon, 27 Mar 2006) | 3 lines
  7121. Changed paths:
  7122. M /libcaca/trunk/caca/driver_gl.c
  7123. M /libcaca/trunk/configure.ac
  7124. * Reworked the OpenGL headers and Glut features detection (what did you
  7125. expect).
  7126. ------------------------------------------------------------------------
  7127. r696 | sam | 2006-03-27 07:40:30 +0000 (Mon, 27 Mar 2006) | 2 lines
  7128. Changed paths:
  7129. M /libcaca/trunk/cucul/cucul.h
  7130. M /libcaca/trunk/cucul/transform.c
  7131. * Implemented cucul_invert() to invert a canvas' colours.
  7132. ------------------------------------------------------------------------
  7133. r695 | jylam | 2006-03-26 23:08:19 +0000 (Sun, 26 Mar 2006) | 2 lines
  7134. Changed paths:
  7135. M /libcaca/trunk/caca/driver_gl.c
  7136. * Fixed glutCheckLoop headers, testing only under MacOSX
  7137. ------------------------------------------------------------------------
  7138. r694 | jylam | 2006-03-26 22:57:12 +0000 (Sun, 26 Mar 2006) | 2 lines
  7139. Changed paths:
  7140. M /libcaca/trunk/caca/driver_gl.c
  7141. M /libcaca/trunk/configure.ac
  7142. * Added (untested) glut3 glutCheckLoop(), ans a regular display function
  7143. ------------------------------------------------------------------------
  7144. r693 | sam | 2006-03-26 20:16:28 +0000 (Sun, 26 Mar 2006) | 2 lines
  7145. Changed paths:
  7146. M /libcaca/trunk/cucul/transform.c
  7147. * Minor addition to the rotate code.
  7148. ------------------------------------------------------------------------
  7149. r692 | sam | 2006-03-24 23:17:25 +0000 (Fri, 24 Mar 2006) | 2 lines
  7150. Changed paths:
  7151. M /libcaca/trunk/caca/Makefile.am
  7152. M /libcaca/trunk/src/Makefile.am
  7153. M /libcaca/trunk/test/Makefile.am
  7154. * Workaround for automake < 1.6.
  7155. ------------------------------------------------------------------------
  7156. r691 | jylam | 2006-03-24 19:44:12 +0000 (Fri, 24 Mar 2006) | 24 lines
  7157. Changed paths:
  7158. M /libcaca/trunk/cucul/bitmap.c
  7159. * Ok, invert works. OK OK SAM THAT WAS MY FAULT
  7160. AHAHAH _
  7161. _._ _..._ .-', _.._(`))
  7162. '-. ` ' /-._.-' ',/
  7163. ) MAIS \ '.
  7164. / _ _ | JE \
  7165. | a a / SUIS |
  7166. \ .-. ;
  7167. '-('' ).-' ,' UN ;
  7168. '-; | .'
  7169. \ VIEUX \ /
  7170. | 7 .__ _.-\ \
  7171. | | | ``/ /` /
  7172. /,_| | /,_/ /
  7173. /,_/ '`-'
  7174. POOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOORC!
  7175. ------------------------------------------------------------------------
  7176. r690 | jylam | 2006-03-24 19:34:45 +0000 (Fri, 24 Mar 2006) | 3 lines
  7177. Changed paths:
  7178. M /libcaca/trunk/cucul/bitmap.c
  7179. M /libcaca/trunk/cucul/cucul.h
  7180. M /libcaca/trunk/test/demo.c
  7181. * Added bitmap invert routine. It doesn't work well, so don't use it right now. Sam is working hard to correct the strange behaviour.
  7182. ------------------------------------------------------------------------
  7183. r689 | sam | 2006-03-24 16:51:59 +0000 (Fri, 24 Mar 2006) | 24 lines
  7184. Changed paths:
  7185. M /libcaca/trunk/caca/caca.h
  7186. M /libcaca/trunk/caca/caca_internals.h
  7187. M /libcaca/trunk/caca/driver_conio.c
  7188. M /libcaca/trunk/caca/driver_gl.c
  7189. M /libcaca/trunk/caca/driver_ncurses.c
  7190. M /libcaca/trunk/caca/driver_network.c
  7191. M /libcaca/trunk/caca/driver_slang.c
  7192. M /libcaca/trunk/caca/driver_vga.c
  7193. M /libcaca/trunk/caca/driver_win32.c
  7194. M /libcaca/trunk/caca/driver_x11.c
  7195. M /libcaca/trunk/caca/graphics.c
  7196. M /libcaca/trunk/test/demo.c
  7197. * Merged caca_show_cursor() and caca_hide_cursor() into caca_set_mouse() so
  7198. that we have one function less.
  7199. * Fixed coding style.
  7200. * Removed FUCKING TABS. ____.------.___
  7201. _______.----'`` ``` `` ``` ``-.
  7202. _.--' ` ```` ` ` ` ``` `` `` ``.
  7203. _.-' ' ` `` ``` `` ` `' `. _
  7204. .-'' ` H A H A H A `' M A I S \/.)
  7205. . . .-' / ` ` ` `` ||
  7206. |`-.(``-. ` ` ` ' ` ` ``` |\
  7207. `. '\```\ `` ` V I E U X ' ' `` `-`` -|\\
  7208. `/''````) `` ` - - ````` ' '.' |\_)
  7209. |`'_._` ``` ''` P O R C . . ```` /
  7210. // @) \ ` `` ''' . ``` '/
  7211. /''''' | ` \).`.'-. ''' _ _ .`` ` '/
  7212. .''''- `-'`. . // )-- '/,,',,' ,,,,''__,._`' ' /
  7213. .' ` `- ` ' .' / ' /,;;;, ,___.---' \ '' / \
  7214. (`. .'` __',`''''.--'/ ' /'-----' | ' / ))
  7215. `'-'/ `'''_.---' \;;|- '/ ,,, | ''|`- |
  7216. `'--'---' |;| / ,,,,;;;;;;;;;;,,,,, |-' /` |
  7217. |;|-'| ,;;;;;;;;;;;;;;;; ;;;/ /|`'''
  7218. ''',,,''',,,,,,,,,,,,,,,' /,,'''
  7219. ''''
  7220. ------------------------------------------------------------------------
  7221. r688 | jylam | 2006-03-24 16:25:39 +0000 (Fri, 24 Mar 2006) | 2 lines
  7222. Changed paths:
  7223. M /libcaca/trunk/caca/driver_x11.c
  7224. M /libcaca/trunk/caca/graphics.c
  7225. * Fixed bug in show/hide cursor, implemented X11 cursor
  7226. ------------------------------------------------------------------------
  7227. r687 | jylam | 2006-03-24 15:42:46 +0000 (Fri, 24 Mar 2006) | 2 lines
  7228. Changed paths:
  7229. M /libcaca/trunk/caca/driver_x11.c
  7230. M /libcaca/trunk/test/demo.c
  7231. * Added forgotten X11 set/hide cursor (non-working code)
  7232. ------------------------------------------------------------------------
  7233. r686 | jylam | 2006-03-24 15:00:47 +0000 (Fri, 24 Mar 2006) | 2 lines
  7234. Changed paths:
  7235. M /libcaca/trunk/caca/caca.h
  7236. M /libcaca/trunk/caca/caca_internals.h
  7237. M /libcaca/trunk/caca/driver_conio.c
  7238. M /libcaca/trunk/caca/driver_gl.c
  7239. M /libcaca/trunk/caca/driver_ncurses.c
  7240. M /libcaca/trunk/caca/driver_network.c
  7241. M /libcaca/trunk/caca/driver_slang.c
  7242. M /libcaca/trunk/caca/driver_vga.c
  7243. M /libcaca/trunk/caca/driver_win32.c
  7244. M /libcaca/trunk/caca/graphics.c
  7245. * Added caca_show/hide_cursor, and corresponding GL binding
  7246. ------------------------------------------------------------------------
  7247. r685 | sam | 2006-03-24 14:17:40 +0000 (Fri, 24 Mar 2006) | 3 lines
  7248. Changed paths:
  7249. M /libcaca/trunk/caca/caca.h
  7250. * Documented the caca_event structure and improved a few things here and
  7251. there in the documentation.
  7252. ------------------------------------------------------------------------
  7253. r684 | sam | 2006-03-24 09:48:20 +0000 (Fri, 24 Mar 2006) | 2 lines
  7254. Changed paths:
  7255. M /libcaca/trunk/caca/caca.c
  7256. M /libcaca/trunk/caca/caca_internals.h
  7257. M /libcaca/trunk/caca/driver_conio.c
  7258. M /libcaca/trunk/caca/driver_gl.c
  7259. M /libcaca/trunk/caca/driver_ncurses.c
  7260. M /libcaca/trunk/caca/driver_network.c
  7261. M /libcaca/trunk/caca/driver_slang.c
  7262. M /libcaca/trunk/caca/driver_vga.c
  7263. M /libcaca/trunk/caca/driver_win32.c
  7264. M /libcaca/trunk/caca/driver_x11.c
  7265. * Allow the driver initialisation to fail, for instance when $DISPLAY = "".
  7266. ------------------------------------------------------------------------
  7267. r683 | sam | 2006-03-24 09:30:02 +0000 (Fri, 24 Mar 2006) | 2 lines
  7268. Changed paths:
  7269. M /libcaca/trunk/cucul/math.c
  7270. * Removed spurious prototype.
  7271. ------------------------------------------------------------------------
  7272. r682 | sam | 2006-03-23 18:38:44 +0000 (Thu, 23 Mar 2006) | 2 lines
  7273. Changed paths:
  7274. M /libcaca/trunk/TODO
  7275. * Updated the TODO list with what's been done so far.
  7276. ------------------------------------------------------------------------
  7277. r681 | sam | 2006-03-23 18:36:59 +0000 (Thu, 23 Mar 2006) | 2 lines
  7278. Changed paths:
  7279. M /libcaca/trunk/caca/caca.c
  7280. M /libcaca/trunk/caca/caca.h
  7281. M /libcaca/trunk/caca/caca_internals.h
  7282. M /libcaca/trunk/caca/driver_conio.c
  7283. M /libcaca/trunk/caca/driver_gl.c
  7284. M /libcaca/trunk/caca/driver_ncurses.c
  7285. M /libcaca/trunk/caca/driver_network.c
  7286. M /libcaca/trunk/caca/driver_slang.c
  7287. M /libcaca/trunk/caca/driver_vga.c
  7288. M /libcaca/trunk/caca/driver_win32.c
  7289. M /libcaca/trunk/caca/driver_x11.c
  7290. M /libcaca/trunk/caca/event.c
  7291. M /libcaca/trunk/src/aafire.c
  7292. M /libcaca/trunk/src/cacaball.c
  7293. M /libcaca/trunk/src/cacamoir.c
  7294. M /libcaca/trunk/src/cacaplas.c
  7295. M /libcaca/trunk/src/cacaview.c
  7296. M /libcaca/trunk/test/colors.c
  7297. M /libcaca/trunk/test/demo.c
  7298. M /libcaca/trunk/test/dithering.c
  7299. M /libcaca/trunk/test/event.c
  7300. M /libcaca/trunk/test/gamma.c
  7301. M /libcaca/trunk/test/hsv.c
  7302. M /libcaca/trunk/test/spritedit.c
  7303. M /libcaca/trunk/test/transform.c
  7304. M /libcaca/trunk/test/unicode.c
  7305. * Massive rework of the event handling code, as per the TODO list.
  7306. ------------------------------------------------------------------------
  7307. r680 | sam | 2006-03-23 17:20:57 +0000 (Thu, 23 Mar 2006) | 2 lines
  7308. Changed paths:
  7309. M /libcaca/trunk/test/gamma.c
  7310. * Hahaha mais le vieux porc c'est moi.
  7311. ------------------------------------------------------------------------
  7312. r679 | sam | 2006-03-23 15:14:17 +0000 (Thu, 23 Mar 2006) | 2 lines
  7313. Changed paths:
  7314. M /libcaca/trunk/cucul/transform.c
  7315. * Added missing ASCII characters to cucul_rotate().
  7316. ------------------------------------------------------------------------
  7317. r678 | sam | 2006-03-23 14:07:32 +0000 (Thu, 23 Mar 2006) | 4 lines
  7318. Changed paths:
  7319. M /libcaca/trunk/cucul/box.c
  7320. M /libcaca/trunk/cucul/canvas.c
  7321. M /libcaca/trunk/cucul/conic.c
  7322. M /libcaca/trunk/cucul/cucul.h
  7323. M /libcaca/trunk/cucul/cucul_internals.h
  7324. M /libcaca/trunk/cucul/line.c
  7325. M /libcaca/trunk/cucul/triangle.c
  7326. M /libcaca/trunk/src/cacaview.c
  7327. M /libcaca/trunk/test/demo.c
  7328. M /libcaca/trunk/test/event.c
  7329. M /libcaca/trunk/test/export.c
  7330. M /libcaca/trunk/test/spritedit.c
  7331. * Made cucul_putchar32() an internal-only function.
  7332. * Changed the line, box, ellipsis etc. prototypes so that they use an UTF-8
  7333. string instead of a single character as their last argument.
  7334. ------------------------------------------------------------------------
  7335. r677 | sam | 2006-03-23 13:12:56 +0000 (Thu, 23 Mar 2006) | 2 lines
  7336. Changed paths:
  7337. M /libcaca/trunk/cucul/cucul.c
  7338. M /libcaca/trunk/cucul/cucul.h
  7339. M /libcaca/trunk/src/aafire.c
  7340. M /libcaca/trunk/src/cacaball.c
  7341. M /libcaca/trunk/src/cacamoir.c
  7342. M /libcaca/trunk/src/cacaplas.c
  7343. M /libcaca/trunk/src/cacaview.c
  7344. M /libcaca/trunk/test/colors.c
  7345. M /libcaca/trunk/test/demo.c
  7346. M /libcaca/trunk/test/dithering.c
  7347. M /libcaca/trunk/test/event.c
  7348. M /libcaca/trunk/test/export.c
  7349. M /libcaca/trunk/test/gamma.c
  7350. M /libcaca/trunk/test/hsv.c
  7351. M /libcaca/trunk/test/spritedit.c
  7352. M /libcaca/trunk/test/transform.c
  7353. M /libcaca/trunk/test/unicode.c
  7354. * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
  7355. ------------------------------------------------------------------------
  7356. r676 | sam | 2006-03-23 11:34:27 +0000 (Thu, 23 Mar 2006) | 4 lines
  7357. Changed paths:
  7358. M /libcaca/trunk/TODO
  7359. * Removed done stuff from the TODO.
  7360. * Updated the TODO list with what I said in the mailing-list. The top
  7361. priority is what's marked "API-dependent stuff".
  7362. ------------------------------------------------------------------------
  7363. r675 | sam | 2006-03-23 11:03:43 +0000 (Thu, 23 Mar 2006) | 2 lines
  7364. Changed paths:
  7365. M /libcaca/trunk/test
  7366. M /libcaca/trunk/test/Makefile.am
  7367. A /libcaca/trunk/test/transform.c
  7368. * Added a test for the transformation routines.
  7369. ------------------------------------------------------------------------
  7370. r674 | sam | 2006-03-23 11:00:54 +0000 (Thu, 23 Mar 2006) | 2 lines
  7371. Changed paths:
  7372. M /libcaca/trunk/cucul/transform.c
  7373. * Added more characters to the flip/rotate routines.
  7374. ------------------------------------------------------------------------
  7375. r673 | sam | 2006-03-23 09:47:06 +0000 (Thu, 23 Mar 2006) | 3 lines
  7376. Changed paths:
  7377. M /libcaca/trunk/cucul/Makefile.am
  7378. M /libcaca/trunk/cucul/cucul.h
  7379. A /libcaca/trunk/cucul/transform.c
  7380. * Added cucul_flip(), cucul_flop() and cucul_transform() to perform
  7381. operations on canvases.
  7382. ------------------------------------------------------------------------
  7383. r672 | sam | 2006-03-22 21:15:57 +0000 (Wed, 22 Mar 2006) | 2 lines
  7384. Changed paths:
  7385. M /libcaca/trunk/caca/caca.c
  7386. M /libcaca/trunk/caca/caca.h
  7387. M /libcaca/trunk/caca/caca_internals.h
  7388. M /libcaca/trunk/caca/driver_conio.c
  7389. M /libcaca/trunk/caca/driver_gl.c
  7390. M /libcaca/trunk/caca/driver_ncurses.c
  7391. M /libcaca/trunk/caca/driver_network.c
  7392. M /libcaca/trunk/caca/driver_slang.c
  7393. M /libcaca/trunk/caca/driver_vga.c
  7394. M /libcaca/trunk/caca/driver_win32.c
  7395. M /libcaca/trunk/caca/driver_x11.c
  7396. M /libcaca/trunk/caca/event.c
  7397. M /libcaca/trunk/caca/graphics.c
  7398. M /libcaca/trunk/caca/time.c
  7399. M /libcaca/trunk/cucul/bitmap.c
  7400. M /libcaca/trunk/cucul/box.c
  7401. M /libcaca/trunk/cucul/canvas.c
  7402. M /libcaca/trunk/cucul/charset.c
  7403. M /libcaca/trunk/cucul/conic.c
  7404. M /libcaca/trunk/cucul/cucul.c
  7405. M /libcaca/trunk/cucul/cucul.h
  7406. M /libcaca/trunk/cucul/cucul_internals.h
  7407. M /libcaca/trunk/cucul/export_ansi.c
  7408. M /libcaca/trunk/cucul/export_html.c
  7409. M /libcaca/trunk/cucul/export_irc.c
  7410. M /libcaca/trunk/cucul/export_ps.c
  7411. M /libcaca/trunk/cucul/export_svg.c
  7412. M /libcaca/trunk/cucul/line.c
  7413. M /libcaca/trunk/cucul/math.c
  7414. M /libcaca/trunk/cucul/sprite.c
  7415. M /libcaca/trunk/cucul/triangle.c
  7416. M /libcaca/trunk/kernel/kernel.c
  7417. M /libcaca/trunk/kernel/kernel.h
  7418. M /libcaca/trunk/test
  7419. * Slightly changed header comments.
  7420. ------------------------------------------------------------------------
  7421. r671 | sam | 2006-03-22 20:10:14 +0000 (Wed, 22 Mar 2006) | 2 lines
  7422. Changed paths:
  7423. M /libcaca/trunk/cucul/canvas.c
  7424. * Optimise cucul_blit() by using memcpy() if there is no mask.
  7425. ------------------------------------------------------------------------
  7426. r670 | sam | 2006-03-22 19:54:37 +0000 (Wed, 22 Mar 2006) | 3 lines
  7427. Changed paths:
  7428. M /libcaca/trunk/cucul/canvas.c
  7429. M /libcaca/trunk/cucul/cucul.h
  7430. M /libcaca/trunk/test/Makefile.am
  7431. M /libcaca/trunk/test/gamma.c
  7432. * Added the cucul_blit() function. It lets us blit various canvas one
  7433. onto the other with an optional mask.
  7434. ------------------------------------------------------------------------
  7435. r669 | sam | 2006-03-22 19:20:52 +0000 (Wed, 22 Mar 2006) | 2 lines
  7436. Changed paths:
  7437. M /libcaca/trunk/cucul/cucul.c
  7438. * Fixed an uninitialised structure member.
  7439. ------------------------------------------------------------------------
  7440. r668 | sam | 2006-03-22 18:38:06 +0000 (Wed, 22 Mar 2006) | 3 lines
  7441. Changed paths:
  7442. M /libcaca/trunk/cucul/Makefile.am
  7443. A /libcaca/trunk/cucul/canvas.c (from /libcaca/trunk/cucul/char.c:656)
  7444. D /libcaca/trunk/cucul/char.c
  7445. * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there
  7446. that is a bit more high level than characters.
  7447. ------------------------------------------------------------------------
  7448. r667 | sam | 2006-03-22 18:29:39 +0000 (Wed, 22 Mar 2006) | 2 lines
  7449. Changed paths:
  7450. M /libcaca/trunk/caca/driver_network.c
  7451. M /libcaca/trunk/cucul/cucul.c
  7452. M /libcaca/trunk/cucul/cucul.h
  7453. M /libcaca/trunk/test/export.c
  7454. * Renamed cucul_get_export() to cucul_create_export().
  7455. ------------------------------------------------------------------------
  7456. r666 | sam | 2006-03-22 17:49:18 +0000 (Wed, 22 Mar 2006) | 2 lines
  7457. Changed paths:
  7458. M /libcaca/trunk/cucul/bitmap.c
  7459. M /libcaca/trunk/cucul/cucul.h
  7460. M /libcaca/trunk/src/aafire.c
  7461. M /libcaca/trunk/src/cacaball.c
  7462. M /libcaca/trunk/src/cacamoir.c
  7463. M /libcaca/trunk/src/cacaplas.c
  7464. M /libcaca/trunk/src/cacaview.c
  7465. M /libcaca/trunk/test/demo.c
  7466. M /libcaca/trunk/test/export.c
  7467. M /libcaca/trunk/test/gamma.c
  7468. M /libcaca/trunk/test/hsv.c
  7469. * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed.
  7470. ------------------------------------------------------------------------
  7471. r665 | sam | 2006-03-22 17:46:11 +0000 (Wed, 22 Mar 2006) | 3 lines
  7472. Changed paths:
  7473. M /libcaca/trunk/cucul/cucul.c
  7474. M /libcaca/trunk/cucul/cucul.h
  7475. M /libcaca/trunk/src/aafire.c
  7476. M /libcaca/trunk/src/cacaball.c
  7477. M /libcaca/trunk/src/cacamoir.c
  7478. M /libcaca/trunk/src/cacaplas.c
  7479. M /libcaca/trunk/src/cacaview.c
  7480. M /libcaca/trunk/test/colors.c
  7481. M /libcaca/trunk/test/demo.c
  7482. M /libcaca/trunk/test/dithering.c
  7483. M /libcaca/trunk/test/event.c
  7484. M /libcaca/trunk/test/export.c
  7485. M /libcaca/trunk/test/gamma.c
  7486. M /libcaca/trunk/test/hsv.c
  7487. M /libcaca/trunk/test/spritedit.c
  7488. M /libcaca/trunk/test/unicode.c
  7489. * Changed the cucul_init parameter so that it now directly accepts a
  7490. canvas size (use cucul_init(0, 0) for the old behaviour).
  7491. ------------------------------------------------------------------------
  7492. r664 | sam | 2006-03-22 17:34:03 +0000 (Wed, 22 Mar 2006) | 2 lines
  7493. Changed paths:
  7494. M /libcaca/trunk/kernel/kernel.c
  7495. * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
  7496. ------------------------------------------------------------------------
  7497. r663 | sam | 2006-03-22 17:30:56 +0000 (Wed, 22 Mar 2006) | 2 lines
  7498. Changed paths:
  7499. M /libcaca/trunk/cucul/cucul.c
  7500. * Removed code that did not need to be duplicated.
  7501. ------------------------------------------------------------------------
  7502. r662 | sam | 2006-03-22 16:09:14 +0000 (Wed, 22 Mar 2006) | 2 lines
  7503. Changed paths:
  7504. M /libcaca/trunk/src/cacaview.c
  7505. * Gamma support in cacaview (through the g/G key).
  7506. ------------------------------------------------------------------------
  7507. r661 | sam | 2006-03-22 15:00:43 +0000 (Wed, 22 Mar 2006) | 2 lines
  7508. Changed paths:
  7509. M /libcaca/trunk/test/gamma.c
  7510. * Added colour to the gamma test.
  7511. ------------------------------------------------------------------------
  7512. r660 | sam | 2006-03-22 14:56:50 +0000 (Wed, 22 Mar 2006) | 2 lines
  7513. Changed paths:
  7514. M /libcaca/trunk/cucul/bitmap.c
  7515. * Use ln(x) = 2 * (t + t^3/3 + t^5/5 + ...) with t = (x-1)/(x+1).
  7516. ------------------------------------------------------------------------
  7517. r659 | sam | 2006-03-22 13:58:24 +0000 (Wed, 22 Mar 2006) | 2 lines
  7518. Changed paths:
  7519. M /libcaca/trunk/test/gamma.c
  7520. * Animated gamma test.
  7521. ------------------------------------------------------------------------
  7522. r658 | sam | 2006-03-22 13:15:08 +0000 (Wed, 22 Mar 2006) | 2 lines
  7523. Changed paths:
  7524. M /libcaca/trunk/cucul/cucul.h
  7525. M /libcaca/trunk/cucul/math.c
  7526. * Got rid of cucul_powf(), too complex to implement and no longer used.
  7527. ------------------------------------------------------------------------
  7528. r657 | sam | 2006-03-22 13:12:54 +0000 (Wed, 22 Mar 2006) | 3 lines
  7529. Changed paths:
  7530. M /libcaca/trunk/configure.ac
  7531. M /libcaca/trunk/cucul/bitmap.c
  7532. * Added optional support for CP437 gray blocks in the bitmap renderer.
  7533. * Use a custom pow() function for gamma computation.
  7534. ------------------------------------------------------------------------
  7535. r656 | sam | 2006-03-21 11:05:56 +0000 (Tue, 21 Mar 2006) | 2 lines
  7536. Changed paths:
  7537. M /libcaca/trunk/cucul/math.c
  7538. * Tried to do something with cucul_powf. It currently sucks.
  7539. ------------------------------------------------------------------------
  7540. r655 | sam | 2006-03-21 10:52:24 +0000 (Tue, 21 Mar 2006) | 2 lines
  7541. Changed paths:
  7542. M /libcaca/trunk/src/cacaplas.c
  7543. * Changed the cacaplas colours. Yeah, I do what I want.
  7544. ------------------------------------------------------------------------
  7545. r654 | sam | 2006-03-21 10:09:15 +0000 (Tue, 21 Mar 2006) | 27 lines
  7546. Changed paths:
  7547. M /libcaca/trunk/test/Makefile.am
  7548. A /libcaca/trunk/test/gamma.c
  7549. ___
  7550. * Bitmap gamma test example. Of ,---. /""`_,'
  7551. course it does not work yet, | `\``""-; /
  7552. because some dirty old pig \ /`\\ ';'
  7553. implemented a cucul_powf() .') | __ \
  7554. function that only works / (` / /(O\. _|
  7555. with integer exponents. .-`| `"` ` .-\_
  7556. .-' \ ` ;=-.
  7557. HAHAHAHA MAIS .' . ._, / o o\
  7558. VIEUX PORC ! .-'` . '-._;_._.J
  7559. .-'` `.-'`
  7560. _. -` L ' .'
  7561. .' U '- ._.-'
  7562. /` C /
  7563. / y |
  7564. ._ ; J | |
  7565. )).-| | | /
  7566. (/`.-| \ \ / .;
  7567. ( (_)| | \ ; .' |
  7568. '--'; | `\ / / |
  7569. \ | `\ /.' /
  7570. \ / ; |`\ |
  7571. '. .' _.-| | | |
  7572. '-. .-';_"---'`.__| | | \
  7573. `'-._ ``'-. | \ \__\\
  7574. `''--.___\\ \__\\
  7575. ------------------------------------------------------------------------
  7576. r653 | sam | 2006-03-21 09:52:32 +0000 (Tue, 21 Mar 2006) | 2 lines
  7577. Changed paths:
  7578. M /libcaca/trunk/cucul/bitmap.c
  7579. M /libcaca/trunk/cucul/cucul.h
  7580. M /libcaca/trunk/cucul/sprite.c
  7581. M /libcaca/trunk/src/aafire.c
  7582. M /libcaca/trunk/src/cacaball.c
  7583. M /libcaca/trunk/src/cacamoir.c
  7584. M /libcaca/trunk/src/cacaplas.c
  7585. M /libcaca/trunk/src/cacaview.c
  7586. M /libcaca/trunk/test/demo.c
  7587. M /libcaca/trunk/test/export.c
  7588. M /libcaca/trunk/test/hsv.c
  7589. * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite.
  7590. ------------------------------------------------------------------------
  7591. r652 | sam | 2006-03-21 09:48:02 +0000 (Tue, 21 Mar 2006) | 2 lines
  7592. Changed paths:
  7593. M /libcaca/trunk/configure.ac
  7594. M /libcaca/trunk/kernel/kernel.c
  7595. * Use the asm versions of sin and cos when available.
  7596. ------------------------------------------------------------------------
  7597. r651 | jylam | 2006-03-20 15:23:11 +0000 (Mon, 20 Mar 2006) | 2 lines
  7598. Changed paths:
  7599. M /libcaca/trunk/caca/driver_gl.c
  7600. * Added a bird.
  7601. ------------------------------------------------------------------------
  7602. r650 | sam | 2006-03-19 17:10:12 +0000 (Sun, 19 Mar 2006) | 2 lines
  7603. Changed paths:
  7604. M /libcaca/trunk/caca/driver_x11.c
  7605. * Added basic support for a few Unicode characters to the X11 driver.
  7606. ------------------------------------------------------------------------
  7607. r649 | sam | 2006-03-19 16:59:34 +0000 (Sun, 19 Mar 2006) | 2 lines
  7608. Changed paths:
  7609. M /libcaca/trunk/src/cacaplas.c
  7610. * Added a lame "powered by libcaca" banner to cacaplas.
  7611. ------------------------------------------------------------------------
  7612. r648 | sam | 2006-03-19 16:59:01 +0000 (Sun, 19 Mar 2006) | 2 lines
  7613. Changed paths:
  7614. M /libcaca/trunk/TODO
  7615. * Added a few notes to the TODO list.
  7616. ------------------------------------------------------------------------
  7617. r647 | sam | 2006-03-19 16:42:31 +0000 (Sun, 19 Mar 2006) | 18 lines
  7618. Changed paths:
  7619. M /libcaca/trunk/src/cacaball.c
  7620. Nan mais avec ma config _,--. ,--._
  7621. d'Emacs c'est vraiment \ > `-"""-' < /
  7622. impossible qu'il reste `-. .-'
  7623. des tabs dans mon code / 'e___e` \
  7624. \__ ( (o o) )
  7625. HAHAHAHA MAIS _\_ `=' _/_
  7626. VIEUX PORC ! / /|`-._.-'|\ \
  7627. \ ., / /||_______||\ \
  7628. .,|_) _/ /_||=======||_\ \_
  7629. _ _______( ,\ ', / _/==|| ||==\_ \
  7630. '(-'.` '-``o t__ `'( ^^ ^^ )`'
  7631. '/ (") \ /
  7632. | t-` \______|______/
  7633. \ )_.-` |______|______|
  7634. \ .^--| /_| )__| |__(
  7635. \_(_\ |_|'[_\ / ] [ \
  7636. '[_\ '[_\ `--' `--'
  7637. ------------------------------------------------------------------------
  7638. r646 | sam | 2006-03-19 16:34:53 +0000 (Sun, 19 Mar 2006) | 2 lines
  7639. Changed paths:
  7640. M /libcaca/trunk/test/unicode.c
  7641. * More special characters in the Unicode test.
  7642. ------------------------------------------------------------------------
  7643. r645 | sam | 2006-03-18 00:12:25 +0000 (Sat, 18 Mar 2006) | 2 lines
  7644. Changed paths:
  7645. M /libcaca/trunk/caca/caca.h
  7646. M /libcaca/trunk/caca/caca_internals.h
  7647. M /libcaca/trunk/caca/event.c
  7648. M /libcaca/trunk/caca/graphics.c
  7649. M /libcaca/trunk/cucul/char.c
  7650. M /libcaca/trunk/cucul/cucul_internals.h
  7651. * Cosmetic fixes.
  7652. ------------------------------------------------------------------------
  7653. r644 | sam | 2006-03-18 00:06:24 +0000 (Sat, 18 Mar 2006) | 2 lines
  7654. Changed paths:
  7655. M /libcaca/trunk/caca/driver_network.c
  7656. M /libcaca/trunk/cucul/cucul.c
  7657. M /libcaca/trunk/cucul/cucul.h
  7658. M /libcaca/trunk/cucul/export_ansi.c
  7659. M /libcaca/trunk/cucul/export_html.c
  7660. M /libcaca/trunk/cucul/export_irc.c
  7661. M /libcaca/trunk/cucul/export_ps.c
  7662. M /libcaca/trunk/cucul/export_svg.c
  7663. M /libcaca/trunk/test/export.c
  7664. * Renamed cucul_buffer to cucul_export. Vanilla rum rules.
  7665. ------------------------------------------------------------------------
  7666. r643 | sam | 2006-03-17 13:32:58 +0000 (Fri, 17 Mar 2006) | 2 lines
  7667. Changed paths:
  7668. M /libcaca/trunk/caca/driver_conio.c
  7669. M /libcaca/trunk/caca/driver_vga.c
  7670. M /libcaca/trunk/cucul/Makefile.am
  7671. M /libcaca/trunk/cucul/char.c
  7672. A /libcaca/trunk/cucul/charset.c (from /libcaca/trunk/cucul/char.c:639)
  7673. M /libcaca/trunk/cucul/cucul_internals.h
  7674. * Factorised some charset handling code into a new cucul/charset.c file.
  7675. ------------------------------------------------------------------------
  7676. r642 | sam | 2006-03-17 10:35:26 +0000 (Fri, 17 Mar 2006) | 2 lines
  7677. Changed paths:
  7678. M /libcaca/trunk/test/export.c
  7679. * Added a few commonly escaped characters to the export test: ( ) " < > &
  7680. ------------------------------------------------------------------------
  7681. r641 | sam | 2006-03-17 09:56:28 +0000 (Fri, 17 Mar 2006) | 2 lines
  7682. Changed paths:
  7683. M /libcaca/trunk/cucul/export_svg.c
  7684. * Full Unicode support in the SVG exporter.
  7685. ------------------------------------------------------------------------
  7686. r640 | sam | 2006-03-17 09:49:16 +0000 (Fri, 17 Mar 2006) | 2 lines
  7687. Changed paths:
  7688. M /libcaca/trunk/caca/driver_x11.c
  7689. * Print '?' instead of spaces for unknown glyphs in the X11 driver.
  7690. ------------------------------------------------------------------------
  7691. r639 | sam | 2006-03-16 19:10:12 +0000 (Thu, 16 Mar 2006) | 14 lines
  7692. Changed paths:
  7693. M /libcaca/trunk/cucul/export_ps.c
  7694. ___
  7695. ',_`""\ .---,
  7696. \ :-""``/` |
  7697. Ahaha mais vieux porc !! `;' //`\ /
  7698. / __ | ('.
  7699. |_ ./O)\ \ `) \
  7700. _/-. ` `"` |`
  7701. .-=; ` /
  7702. /o o \ ,_, .
  7703. L._._;_.-' .
  7704. `'-.` '
  7705. `. '
  7706. '-._. -'
  7707. ------------------------------------------------------------------------
  7708. r638 | sam | 2006-03-16 19:00:59 +0000 (Thu, 16 Mar 2006) | 2 lines
  7709. Changed paths:
  7710. M /libcaca/trunk/ChangeLog
  7711. * Updated ChangeLog and converted it to UTF-8.
  7712. ------------------------------------------------------------------------
  7713. r637 | sam | 2006-03-16 18:58:39 +0000 (Thu, 16 Mar 2006) | 2 lines
  7714. Changed paths:
  7715. M /libcaca/trunk/cucul/export_svg.c
  7716. * Fixed Unicode handling and improved coding style in the SVG exporter.
  7717. ------------------------------------------------------------------------
  7718. r636 | sam | 2006-03-16 18:52:40 +0000 (Thu, 16 Mar 2006) | 2 lines
  7719. Changed paths:
  7720. M /libcaca/trunk/test/export.c
  7721. * Do not write the trailing \0 when exporting data.
  7722. ------------------------------------------------------------------------
  7723. r635 | sam | 2006-03-16 18:44:07 +0000 (Thu, 16 Mar 2006) | 3 lines
  7724. Changed paths:
  7725. M /libcaca/trunk/cucul/export_ps.c
  7726. * Fixed syntax errors in the generated PostScript document if ( ) \ or
  7727. Unicode characters are encountered.
  7728. ------------------------------------------------------------------------
  7729. r634 | sam | 2006-03-16 18:09:26 +0000 (Thu, 16 Mar 2006) | 3 lines
  7730. Changed paths:
  7731. M /libcaca/trunk/cucul/export_ps.c
  7732. * Optimised for speed and space, fixed a few bugs, and improved coding style
  7733. in the PS exporter (vieux porc !).
  7734. ------------------------------------------------------------------------
  7735. r633 | sam | 2006-03-16 17:04:09 +0000 (Thu, 16 Mar 2006) | 2 lines
  7736. Changed paths:
  7737. M /libcaca/trunk/cucul/cucul.c
  7738. * Comment clarification.
  7739. ------------------------------------------------------------------------
  7740. r632 | sam | 2006-03-16 16:59:57 +0000 (Thu, 16 Mar 2006) | 2 lines
  7741. Changed paths:
  7742. M /libcaca/trunk/caca/driver_win32.c
  7743. * Fix resizing of the Win32 console. It now adapts to the requested size.
  7744. ------------------------------------------------------------------------
  7745. r631 | sam | 2006-03-16 12:58:55 +0000 (Thu, 16 Mar 2006) | 3 lines
  7746. Changed paths:
  7747. M /libcaca/trunk/caca/driver_conio.c
  7748. M /libcaca/trunk/caca/driver_vga.c
  7749. * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver.
  7750. * Cosmetic code changes.
  7751. ------------------------------------------------------------------------
  7752. r630 | sam | 2006-03-16 12:50:07 +0000 (Thu, 16 Mar 2006) | 2 lines
  7753. Changed paths:
  7754. M /libcaca/trunk/caca/driver_slang.c
  7755. * Fixed compiler warnings when UTF-8 S-Lang is not available.
  7756. ------------------------------------------------------------------------
  7757. r629 | sam | 2006-03-16 12:49:20 +0000 (Thu, 16 Mar 2006) | 2 lines
  7758. Changed paths:
  7759. M /libcaca/trunk/caca/driver_ncurses.c
  7760. M /libcaca/trunk/configure.ac
  7761. * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work.
  7762. ------------------------------------------------------------------------
  7763. r628 | sam | 2006-03-16 12:46:39 +0000 (Thu, 16 Mar 2006) | 3 lines
  7764. Changed paths:
  7765. M /libcaca/trunk/build-win32
  7766. * Distribute the license with Win32 packages and convert text files to
  7767. CRLF format.
  7768. ------------------------------------------------------------------------
  7769. r627 | sam | 2006-03-15 22:07:55 +0000 (Wed, 15 Mar 2006) | 3 lines
  7770. Changed paths:
  7771. M /libcaca/trunk/caca/driver_conio.c
  7772. M /libcaca/trunk/test/unicode.c
  7773. * Added support for Unicode characters that fall into CP437 0x01 - 0x1f to
  7774. the DOS/conio.h driver, and updated the unicode test accordingly.
  7775. ------------------------------------------------------------------------
  7776. r626 | sam | 2006-03-15 20:39:43 +0000 (Wed, 15 Mar 2006) | 2 lines
  7777. Changed paths:
  7778. M /libcaca/trunk/test/export.c
  7779. M /libcaca/trunk/test/unicode.c
  7780. * Added a few more Unicode characters to the export and unicode tests.
  7781. ------------------------------------------------------------------------
  7782. r625 | sam | 2006-03-15 20:30:39 +0000 (Wed, 15 Mar 2006) | 3 lines
  7783. Changed paths:
  7784. M /libcaca/trunk/caca/driver_conio.c
  7785. * Partial Unicode support for the DOS/conio.h driver. Glyphs that have
  7786. equivalents in CP437 0x7f - 0xff are translated.
  7787. ------------------------------------------------------------------------
  7788. r624 | sam | 2006-03-15 18:41:29 +0000 (Wed, 15 Mar 2006) | 2 lines
  7789. Changed paths:
  7790. M /libcaca/trunk/cucul/export_html.c
  7791. * Unicode support in the HTML exporter.
  7792. ------------------------------------------------------------------------
  7793. r623 | sam | 2006-03-15 17:42:03 +0000 (Wed, 15 Mar 2006) | 2 lines
  7794. Changed paths:
  7795. M /libcaca/trunk/caca/caca.c
  7796. * Cosmetic.
  7797. ------------------------------------------------------------------------
  7798. r622 | sam | 2006-03-15 17:33:03 +0000 (Wed, 15 Mar 2006) | 2 lines
  7799. Changed paths:
  7800. M /libcaca/trunk/test
  7801. M /libcaca/trunk/test/Makefile.am
  7802. A /libcaca/trunk/test/export.c
  7803. * Small test program for exporters. Usage: "export html", "export irc" etc.
  7804. ------------------------------------------------------------------------
  7805. r621 | jylam | 2006-03-15 17:16:09 +0000 (Wed, 15 Mar 2006) | 24 lines
  7806. Changed paths:
  7807. A /libcaca/trunk/cucul/export_svg.c
  7808. * Added the SVG exporter sources. SAM IS KOREA KEKEKEK ^^
  7809. *p_e_n_i_s_b_i_r_d_p_e_n_i_s_b_i_r_d_*
  7810. p______...___________________________p
  7811. e____(_..__`'-.,--,__________________e
  7812. n_____'-._'-.__`\a\\_________________n
  7813. i_________'.___.'_(|_________________i
  7814. s____________7____||_________________s
  7815. b___________/___.'_|_________________b
  7816. i__________/_.-'__,J_________________i
  7817. r_________/_________\________________r
  7818. d________||___/______;_______________d
  7819. *________||__|_______|_______________*
  7820. p________`\__\_______|__/__''\_______p
  7821. e__________'._\______/.-`____{}|_____e
  7822. n___________/\_`;_.-'_________/______n
  7823. i___________\_;(((____.--'\_/________i
  7824. s_________.(((_____.-;\______________s
  7825. b____.--'`_____,;`'.'-;\_____________b
  7826. i_taco's____.'____'._.'\\____________i
  7827. r_dick_--'_________|__\_|____________r
  7828. d__________________\_\,_/____________d
  7829. *p_e_n_i_s_b_i_r_d_p_e_n_i_s_b_i_r_d_*
  7830. ------------------------------------------------------------------------
  7831. r620 | jylam | 2006-03-15 16:55:40 +0000 (Wed, 15 Mar 2006) | 2 lines
  7832. Changed paths:
  7833. M /libcaca/trunk/cucul/Makefile.am
  7834. M /libcaca/trunk/cucul/cucul.c
  7835. M /libcaca/trunk/cucul/cucul.h
  7836. M /libcaca/trunk/cucul/export_html.c
  7837. M /libcaca/trunk/cucul/export_ps.c
  7838. * Added preliminary (but working) SVG exporter
  7839. ------------------------------------------------------------------------
  7840. r619 | jylam | 2006-03-15 15:03:43 +0000 (Wed, 15 Mar 2006) | 2 lines
  7841. Changed paths:
  7842. M /libcaca/trunk/caca/driver_network.c
  7843. * Added telnet commands and options strings for debug
  7844. ------------------------------------------------------------------------
  7845. r618 | jylam | 2006-03-15 13:48:51 +0000 (Wed, 15 Mar 2006) | 2 lines
  7846. Changed paths:
  7847. M /libcaca/trunk/test/demo.c
  7848. * Fixed refresh when updating parameter in display_menu()
  7849. ------------------------------------------------------------------------
  7850. r617 | jylam | 2006-03-15 13:10:34 +0000 (Wed, 15 Mar 2006) | 2 lines
  7851. Changed paths:
  7852. M /libcaca/trunk/kernel/kernel.c
  7853. * Removed false comment
  7854. ------------------------------------------------------------------------
  7855. r616 | jylam | 2006-03-15 13:06:25 +0000 (Wed, 15 Mar 2006) | 2 lines
  7856. Changed paths:
  7857. M /libcaca/trunk/src/cacaball.c
  7858. * Optimised cacaballs a bit
  7859. ------------------------------------------------------------------------
  7860. r615 | jylam | 2006-03-15 12:51:08 +0000 (Wed, 15 Mar 2006) | 2 lines
  7861. Changed paths:
  7862. M /libcaca/trunk/src/cacaball.c
  7863. * Better cacaballs parameters
  7864. ------------------------------------------------------------------------
  7865. r614 | sam | 2006-03-15 10:04:56 +0000 (Wed, 15 Mar 2006) | 3 lines
  7866. Changed paths:
  7867. M /libcaca/trunk/src/cacamoir.c
  7868. * Increased cacamoir circle thikness by 50%, because it currently really
  7869. sucks in small resolutions.
  7870. ------------------------------------------------------------------------
  7871. r613 | sam | 2006-03-15 10:03:04 +0000 (Wed, 15 Mar 2006) | 2 lines
  7872. Changed paths:
  7873. M /libcaca/trunk/caca/driver_gl.c
  7874. M /libcaca/trunk/caca/driver_ncurses.c
  7875. M /libcaca/trunk/caca/driver_x11.c
  7876. M /libcaca/trunk/src/cacaball.c
  7877. * Minor coding style fixes.
  7878. ------------------------------------------------------------------------
  7879. r612 | sam | 2006-03-15 10:02:08 +0000 (Wed, 15 Mar 2006) | 2 lines
  7880. Changed paths:
  7881. M /libcaca/trunk/caca/driver_win32.c
  7882. * UTF-8 support in the Win32 driver.
  7883. ------------------------------------------------------------------------
  7884. r611 | sam | 2006-03-15 10:01:14 +0000 (Wed, 15 Mar 2006) | 3 lines
  7885. Changed paths:
  7886. M /libcaca/trunk/caca/caca.h
  7887. M /libcaca/trunk/caca/driver_network.c
  7888. * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24.
  7889. * Use RETSIGTYPE for signal handler return values.
  7890. ------------------------------------------------------------------------
  7891. r610 | sam | 2006-03-15 09:57:04 +0000 (Wed, 15 Mar 2006) | 4 lines
  7892. Changed paths:
  7893. M /libcaca/trunk/caca/driver_slang.c
  7894. M /libcaca/trunk/configure.ac
  7895. * Do not fail if SLsmg_utf8_enable was not found, just disable UTF-8 support
  7896. in the SLang driver.
  7897. * Cosmetic fixes in configure.ac.
  7898. ------------------------------------------------------------------------
  7899. r609 | sam | 2006-03-14 22:05:34 +0000 (Tue, 14 Mar 2006) | 6 lines
  7900. Changed paths:
  7901. M /libcaca/trunk/caca/driver_network.c
  7902. M /libcaca/trunk/cucul/cucul.c
  7903. M /libcaca/trunk/cucul/cucul.h
  7904. M /libcaca/trunk/cucul/cucul_internals.h
  7905. M /libcaca/trunk/cucul/export_ansi.c
  7906. M /libcaca/trunk/cucul/export_html.c
  7907. M /libcaca/trunk/cucul/export_irc.c
  7908. M /libcaca/trunk/cucul/export_ps.c
  7909. * Replaced all cucul_get_* exporters with a generic cucul_export() function.
  7910. * Got rid of static buffers; we now use cucul_free() to free exported
  7911. buffers.
  7912. * Fixed light background in the ANSI exporter by adding escape sequences for
  7913. most terminal emulators.
  7914. ------------------------------------------------------------------------
  7915. r608 | jylam | 2006-03-14 19:01:19 +0000 (Tue, 14 Mar 2006) | 2 lines
  7916. Changed paths:
  7917. M /libcaca/trunk/kernel/kernel.c
  7918. * Fixed UPPER() for strcasecmp
  7919. ------------------------------------------------------------------------
  7920. r607 | sam | 2006-03-14 18:10:30 +0000 (Tue, 14 Mar 2006) | 2 lines
  7921. Changed paths:
  7922. M /libcaca/trunk/kernel/kernel.c
  7923. * Rewrote strncasecmp. Totally untested, of course.
  7924. ------------------------------------------------------------------------
  7925. r606 | sam | 2006-03-14 17:09:17 +0000 (Tue, 14 Mar 2006) | 2 lines
  7926. Changed paths:
  7927. M /libcaca/trunk/cucul/export_ps.c
  7928. * STATIC char const. AHAHAHAHA.
  7929. ------------------------------------------------------------------------
  7930. r605 | sam | 2006-03-14 17:06:12 +0000 (Tue, 14 Mar 2006) | 3 lines
  7931. Changed paths:
  7932. M /libcaca/trunk/caca/driver_network.c
  7933. * Do not switch to alternate screen when clearing, because sometimes we
  7934. are unable to cleanly restore the state.
  7935. ------------------------------------------------------------------------
  7936. r604 | jylam | 2006-03-14 16:57:53 +0000 (Tue, 14 Mar 2006) | 2 lines
  7937. Changed paths:
  7938. M /libcaca/trunk/cucul/export_ps.c
  7939. * Cosmetic changes. AHAHAH I COMMITED IT MYSELF.
  7940. ------------------------------------------------------------------------
  7941. r603 | jylam | 2006-03-14 16:51:38 +0000 (Tue, 14 Mar 2006) | 2 lines
  7942. Changed paths:
  7943. M /libcaca/trunk/cucul/export_ps.c
  7944. * Postscript exporter now kinda works. Paper size to be fixed
  7945. ------------------------------------------------------------------------
  7946. r602 | jylam | 2006-03-14 15:39:38 +0000 (Tue, 14 Mar 2006) | 2 lines
  7947. Changed paths:
  7948. M /libcaca/trunk/cucul/Makefile.am
  7949. M /libcaca/trunk/cucul/cucul.c
  7950. M /libcaca/trunk/cucul/cucul.h
  7951. M /libcaca/trunk/cucul/cucul_internals.h
  7952. A /libcaca/trunk/cucul/export_ps.c
  7953. * Added preliminary Postscript (tm) (r) (c) exporter.
  7954. ------------------------------------------------------------------------
  7955. r601 | sam | 2006-03-14 14:19:58 +0000 (Tue, 14 Mar 2006) | 2 lines
  7956. Changed paths:
  7957. M /libcaca/trunk/caca/driver_network.c
  7958. * Pressing Ctrl-C on the client side now drops the connection.
  7959. ------------------------------------------------------------------------
  7960. r600 | sam | 2006-03-14 12:49:32 +0000 (Tue, 14 Mar 2006) | 2 lines
  7961. Changed paths:
  7962. M /libcaca/trunk/TODO
  7963. * Updated the TODO list, mostly with Unicode-related tasks.
  7964. ------------------------------------------------------------------------
  7965. r599 | sam | 2006-03-14 12:49:01 +0000 (Tue, 14 Mar 2006) | 3 lines
  7966. Changed paths:
  7967. M /libcaca/trunk/caca/caca.h
  7968. M /libcaca/trunk/caca/driver_network.c
  7969. * Changed port environment variable to "CACA_PORT". No need to mention it's
  7970. a network port, we could have guessed.
  7971. ------------------------------------------------------------------------
  7972. r598 | sam | 2006-03-14 12:30:17 +0000 (Tue, 14 Mar 2006) | 2 lines
  7973. Changed paths:
  7974. M /libcaca/trunk/caca/caca.c
  7975. * Ooops, fixed an old typo.
  7976. ------------------------------------------------------------------------
  7977. r597 | sam | 2006-03-14 12:16:11 +0000 (Tue, 14 Mar 2006) | 2 lines
  7978. Changed paths:
  7979. M /libcaca/trunk/src/cacaball.c
  7980. * Fixed a warning in cacaball.c.
  7981. ------------------------------------------------------------------------
  7982. r596 | sam | 2006-03-13 19:04:29 +0000 (Mon, 13 Mar 2006) | 11 lines
  7983. Changed paths:
  7984. M /libcaca/trunk/caca/driver_network.c
  7985. * Improvements to the network output:
  7986. + Changed port to 51914 (rationale: it's 0xCACA; so okay, it's outside
  7987. the registered ports area, but we'd never be accepted anyway).
  7988. + Retry network sends in caca_get_event(), too.
  7989. + Have a per-client buffer in case of network congestion. If that buffer
  7990. gets full, just drop it and start again at the next frame.
  7991. + Set the window title to "caca for the network".
  7992. + Do not send the ANSI buffer's terminating \0.
  7993. + Restore the SIGPIPE handler on close.
  7994. + Set window size to 80x24 instead of 80x25.
  7995. ------------------------------------------------------------------------
  7996. r595 | sam | 2006-03-13 18:07:35 +0000 (Mon, 13 Mar 2006) | 24 lines
  7997. Changed paths:
  7998. M /libcaca/trunk/cucul/export_ansi.c
  7999. M /libcaca/trunk/cucul/export_html.c
  8000. M /libcaca/trunk/cucul/export_irc.c
  8001. M /libcaca/trunk/perl/lib/Term/Caca/Bitmap.pm
  8002. M /libcaca/trunk/perl/lib/Term/Caca/Constants.pm
  8003. M /libcaca/trunk/perl/lib/Term/Caca/Sprite.pm
  8004. M /libcaca/trunk/perl/lib/Term/Caca.pm
  8005. M /libcaca/trunk/perl/lib/Term/Kaka/Bitmap.pm
  8006. M /libcaca/trunk/perl/lib/Term/Kaka/Constants.pm
  8007. M /libcaca/trunk/perl/lib/Term/Kaka/Sprite.pm
  8008. M /libcaca/trunk/perl/lib/Term/Kaka.pm
  8009. M /libcaca/trunk/python/pypycaca.c
  8010. M /libcaca/trunk/python/pypycaca.h
  8011. * Set svn:keyword Id property on a few files.
  8012. Note to developers: use that chunk in your ~/.subversion/config:
  8013. [miscellany]
  8014. enable-auto-props = yes
  8015. [auto-props]
  8016. *.m = svn:keywords=Id
  8017. *.h = svn:keywords=Id
  8018. *.mm = svn:keywords=Id
  8019. *.c = svn:keywords=Id
  8020. *.cpp = svn:keywords=Id
  8021. *.pch = svn:keywords=Id
  8022. *.command = svn:keywords=Id
  8023. *.pl = svn:keywords=Id
  8024. *.pm = svn:keywords=Id
  8025. *.py = svn:keywords=Id
  8026. *.sh = svn:keywords=Id
  8027. *.txt = svn:keywords=Id
  8028. *.html = svn:keywords=Id
  8029. *.php = svn:keywords=Id
  8030. ------------------------------------------------------------------------
  8031. r594 | sam | 2006-03-13 18:05:12 +0000 (Mon, 13 Mar 2006) | 2 lines
  8032. Changed paths:
  8033. M /libcaca/trunk/cucul/export_ansi.c
  8034. * Fixed end of lines in the ANSI exporter (CRLF, not LFCR).
  8035. ------------------------------------------------------------------------
  8036. r593 | sam | 2006-03-13 17:49:04 +0000 (Mon, 13 Mar 2006) | 2 lines
  8037. Changed paths:
  8038. M /libcaca/trunk/caca/caca.c
  8039. * Fixed an uninitialised variable in the event queue handling.
  8040. ------------------------------------------------------------------------
  8041. r592 | sam | 2006-03-13 17:38:18 +0000 (Mon, 13 Mar 2006) | 2 lines
  8042. Changed paths:
  8043. M /libcaca/trunk/test/colors.c
  8044. * Allow the color test to be built as a kernel.
  8045. ------------------------------------------------------------------------
  8046. r591 | sam | 2006-03-13 17:36:14 +0000 (Mon, 13 Mar 2006) | 2 lines
  8047. Changed paths:
  8048. M /libcaca/trunk/THANKS
  8049. * Sorted list of extra contributors by topic and added the FSF.
  8050. ------------------------------------------------------------------------
  8051. r590 | sam | 2006-03-10 19:21:33 +0000 (Fri, 10 Mar 2006) | 3 lines
  8052. Changed paths:
  8053. M /libcaca/trunk/caca/driver_network.c
  8054. * Set the client sockets as non-blocking, and implemented non-blocking
  8055. writes. Currently works very badly with more than one client.
  8056. ------------------------------------------------------------------------
  8057. r589 | jylam | 2006-03-10 17:56:40 +0000 (Fri, 10 Mar 2006) | 2 lines
  8058. Changed paths:
  8059. M /libcaca/trunk/kernel/kernel.c
  8060. * wrote strcasecmp for fun
  8061. ------------------------------------------------------------------------
  8062. r588 | jylam | 2006-03-10 17:41:23 +0000 (Fri, 10 Mar 2006) | 2 lines
  8063. Changed paths:
  8064. M /libcaca/trunk/cucul/Makefile.am
  8065. A /libcaca/trunk/cucul/export_ansi.c
  8066. A /libcaca/trunk/cucul/export_html.c
  8067. A /libcaca/trunk/cucul/export_irc.c
  8068. D /libcaca/trunk/cucul/exporter_ansi.c
  8069. D /libcaca/trunk/cucul/exporter_html.c
  8070. D /libcaca/trunk/cucul/exporter_irc.c
  8071. * Renamed exporter_* to export_*, from God recommendation.
  8072. ------------------------------------------------------------------------
  8073. r587 | jylam | 2006-03-10 17:32:08 +0000 (Fri, 10 Mar 2006) | 2 lines
  8074. Changed paths:
  8075. M /libcaca/trunk/cucul/Makefile.am
  8076. D /libcaca/trunk/cucul/export.c
  8077. A /libcaca/trunk/cucul/exporter_ansi.c
  8078. A /libcaca/trunk/cucul/exporter_html.c
  8079. A /libcaca/trunk/cucul/exporter_irc.c
  8080. * Exploded cucul/export.c
  8081. ------------------------------------------------------------------------
  8082. r586 | jylam | 2006-03-10 15:11:40 +0000 (Fri, 10 Mar 2006) | 2 lines
  8083. Changed paths:
  8084. M /libcaca/trunk/caca/caca.c
  8085. M /libcaca/trunk/caca/caca.h
  8086. M /libcaca/trunk/caca/driver_network.c
  8087. * Added CACA_NETWORK_PORT env and related documentation
  8088. ------------------------------------------------------------------------
  8089. r585 | jylam | 2006-03-10 14:41:24 +0000 (Fri, 10 Mar 2006) | 2 lines
  8090. Changed paths:
  8091. M /libcaca/trunk/caca/driver_network.c
  8092. M /libcaca/trunk/configure.ac
  8093. M /libcaca/trunk/cucul/cucul_internals.h
  8094. * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver
  8095. ------------------------------------------------------------------------
  8096. r584 | sam | 2006-03-10 13:06:40 +0000 (Fri, 10 Mar 2006) | 4 lines
  8097. Changed paths:
  8098. M /libcaca/trunk/caca/driver_network.c
  8099. * Handle incoming connections in network_get_event() as well as
  8100. network_display() so that new clients immediately get the contents
  8101. of the canvas and do not need to wait for a caca_display() call.
  8102. ------------------------------------------------------------------------
  8103. r583 | sam | 2006-03-10 10:03:30 +0000 (Fri, 10 Mar 2006) | 3 lines
  8104. Changed paths:
  8105. M /libcaca/trunk/cucul/char.c
  8106. * Preliminary support for UTF-8 in cucul_putstr(). Also added a
  8107. cucul_putchar32() function but I'm not convinced it will be useful.
  8108. ------------------------------------------------------------------------
  8109. r582 | sam | 2006-03-10 10:01:22 +0000 (Fri, 10 Mar 2006) | 4 lines
  8110. Changed paths:
  8111. M /libcaca/trunk/caca/driver_conio.c
  8112. M /libcaca/trunk/caca/driver_gl.c
  8113. M /libcaca/trunk/caca/driver_ncurses.c
  8114. M /libcaca/trunk/caca/driver_network.c
  8115. M /libcaca/trunk/caca/driver_win32.c
  8116. M /libcaca/trunk/caca/driver_x11.c
  8117. M /libcaca/trunk/caca/graphics.c
  8118. * Use the internal version of cucul_set_size in output drivers so that
  8119. they can force a resize. We need to find a way to make those specific
  8120. cucul - caca interactions unavailable to the clueless user.
  8121. ------------------------------------------------------------------------
  8122. r581 | sam | 2006-03-10 09:48:33 +0000 (Fri, 10 Mar 2006) | 2 lines
  8123. Changed paths:
  8124. M /libcaca/trunk/src/cacaball.c
  8125. M /libcaca/trunk/src/cacamoir.c
  8126. M /libcaca/trunk/src/cacaplas.c
  8127. * Made cacamoir, cacaball and cacaplas buildable into a kernel.
  8128. ------------------------------------------------------------------------
  8129. r580 | sam | 2006-03-10 09:43:13 +0000 (Fri, 10 Mar 2006) | 3 lines
  8130. Changed paths:
  8131. M /libcaca/trunk/caca/driver_vga.c
  8132. * Assume the VGA screen is 320x200 and really resize the cucul canvas to
  8133. 80x25 upon initialisation.
  8134. ------------------------------------------------------------------------
  8135. r579 | sam | 2006-03-10 09:34:16 +0000 (Fri, 10 Mar 2006) | 2 lines
  8136. Changed paths:
  8137. M /libcaca/trunk/caca/driver_slang.c
  8138. * Added Unicode support to the SLang driver.
  8139. ------------------------------------------------------------------------
  8140. r578 | sam | 2006-03-10 09:31:32 +0000 (Fri, 10 Mar 2006) | 2 lines
  8141. Changed paths:
  8142. M /libcaca/trunk/kernel/kernel.c
  8143. M /libcaca/trunk/kernel/kernel.h
  8144. * Implemented a few math functions in our kernel: cos(), sin(), sqrt().
  8145. ------------------------------------------------------------------------
  8146. r577 | sam | 2006-03-10 09:30:30 +0000 (Fri, 10 Mar 2006) | 2 lines
  8147. Changed paths:
  8148. M /libcaca/trunk/test/unicode.c
  8149. * More Unicode tests: gradient glyphs, double width characters.
  8150. ------------------------------------------------------------------------
  8151. r576 | jylam | 2006-03-09 19:27:55 +0000 (Thu, 09 Mar 2006) | 2 lines
  8152. Changed paths:
  8153. M /libcaca/trunk/build-kernel
  8154. * Oops, modified build-kernel while testing and commited it ;)
  8155. ------------------------------------------------------------------------
  8156. r575 | jylam | 2006-03-09 19:27:14 +0000 (Thu, 09 Mar 2006) | 2 lines
  8157. Changed paths:
  8158. M /libcaca/trunk/build-kernel
  8159. M /libcaca/trunk/caca/driver_network.c
  8160. * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology.
  8161. ------------------------------------------------------------------------
  8162. r574 | sam | 2006-03-09 16:57:32 +0000 (Thu, 09 Mar 2006) | 2 lines
  8163. Changed paths:
  8164. M /libcaca/trunk/caca/driver_vga.c
  8165. * Fixed VGA colours. The values only range from 0 to 63.
  8166. ------------------------------------------------------------------------
  8167. r573 | sam | 2006-03-09 15:35:00 +0000 (Thu, 09 Mar 2006) | 4 lines
  8168. Changed paths:
  8169. M /libcaca/trunk/build-kernel
  8170. M /libcaca/trunk/caca/caca_internals.h
  8171. M /libcaca/trunk/cucul/cucul_internals.h
  8172. M /libcaca/trunk/kernel/kernel.c
  8173. M /libcaca/trunk/kernel/kernel.h
  8174. * Added assembly code for inb() and outb().
  8175. * Print a small message at kernel boot time just to check that the kernel
  8176. was properly loaded.
  8177. ------------------------------------------------------------------------
  8178. r572 | jylam | 2006-03-09 13:24:06 +0000 (Thu, 09 Mar 2006) | 2 lines
  8179. Changed paths:
  8180. M /libcaca/trunk/cucul/export.c
  8181. * Added tests for malloc()'s
  8182. ------------------------------------------------------------------------
  8183. r571 | jylam | 2006-03-09 13:08:41 +0000 (Thu, 09 Mar 2006) | 2 lines
  8184. Changed paths:
  8185. M /libcaca/trunk/README
  8186. M /libcaca/trunk/cucul/cucul.c
  8187. M /libcaca/trunk/cucul/cucul_internals.h
  8188. M /libcaca/trunk/cucul/export.c
  8189. * Updated README for network driver, fixed remaining exporters
  8190. ------------------------------------------------------------------------
  8191. r570 | sam | 2006-03-09 13:04:59 +0000 (Thu, 09 Mar 2006) | 2 lines
  8192. Changed paths:
  8193. M /libcaca/trunk/caca/Makefile.am
  8194. M /libcaca/trunk/configure.ac
  8195. M /libcaca/trunk/kernel/Makefile.am
  8196. * Added a conditional to only build the kernel if --enable-vga was set.
  8197. ------------------------------------------------------------------------
  8198. r569 | sam | 2006-03-09 12:56:33 +0000 (Thu, 09 Mar 2006) | 2 lines
  8199. Changed paths:
  8200. M /libcaca/trunk/build-kernel
  8201. * Set executable flag to the build-kernel script.
  8202. ------------------------------------------------------------------------
  8203. r568 | sam | 2006-03-09 12:47:37 +0000 (Thu, 09 Mar 2006) | 3 lines
  8204. Changed paths:
  8205. A /libcaca/trunk/COPYING.GPL
  8206. M /libcaca/trunk/Makefile.am
  8207. A /libcaca/trunk/build-kernel
  8208. M /libcaca/trunk/caca/time.c
  8209. M /libcaca/trunk/configure.ac
  8210. M /libcaca/trunk/cucul/bitmap.c
  8211. M /libcaca/trunk/cucul/box.c
  8212. M /libcaca/trunk/cucul/char.c
  8213. M /libcaca/trunk/cucul/conic.c
  8214. M /libcaca/trunk/cucul/cucul.c
  8215. M /libcaca/trunk/cucul/cucul_internals.h
  8216. M /libcaca/trunk/cucul/export.c
  8217. M /libcaca/trunk/cucul/line.c
  8218. M /libcaca/trunk/cucul/math.c
  8219. M /libcaca/trunk/cucul/sprite.c
  8220. M /libcaca/trunk/cucul/triangle.c
  8221. A /libcaca/trunk/kernel
  8222. A /libcaca/trunk/kernel/Makefile.am
  8223. A /libcaca/trunk/kernel/kernel.c
  8224. A /libcaca/trunk/kernel/kernel.h
  8225. A /libcaca/trunk/kernel/multiboot.S
  8226. A /libcaca/trunk/kernel/multiboot.h
  8227. M /libcaca/trunk/src
  8228. M /libcaca/trunk/src/aafire.c
  8229. * Added glue code to compile libcaca without a libc and build applications
  8230. as multiboot kernels.
  8231. ------------------------------------------------------------------------
  8232. r567 | sam | 2006-03-09 12:44:49 +0000 (Thu, 09 Mar 2006) | 2 lines
  8233. Changed paths:
  8234. M /libcaca/trunk/caca/driver_conio.c
  8235. * Cosmetic change.
  8236. ------------------------------------------------------------------------
  8237. r566 | sam | 2006-03-09 12:43:10 +0000 (Thu, 09 Mar 2006) | 2 lines
  8238. Changed paths:
  8239. M /libcaca/trunk/README
  8240. * Slightly updated README.
  8241. ------------------------------------------------------------------------
  8242. r565 | sam | 2006-03-09 12:41:02 +0000 (Thu, 09 Mar 2006) | 2 lines
  8243. Changed paths:
  8244. M /libcaca/trunk/caca/caca.c
  8245. M /libcaca/trunk/caca/caca_internals.h
  8246. A /libcaca/trunk/caca/driver_vga.c
  8247. * Pure VGA output driver.
  8248. ------------------------------------------------------------------------
  8249. r564 | sam | 2006-03-09 12:37:39 +0000 (Thu, 09 Mar 2006) | 2 lines
  8250. Changed paths:
  8251. M /libcaca/trunk/caca/graphics.c
  8252. * Removed unused includes.
  8253. ------------------------------------------------------------------------
  8254. r563 | sam | 2006-03-09 12:35:47 +0000 (Thu, 09 Mar 2006) | 2 lines
  8255. Changed paths:
  8256. M /libcaca/trunk/AUTHORS
  8257. * Added a few details for authors.
  8258. ------------------------------------------------------------------------
  8259. r562 | sam | 2006-03-09 12:34:40 +0000 (Thu, 09 Mar 2006) | 3 lines
  8260. Changed paths:
  8261. M /libcaca/trunk/test
  8262. M /libcaca/trunk/test/Makefile.am
  8263. A /libcaca/trunk/test/unicode.c
  8264. * Added a tiny Unicode test program. Of course it does not work yet, but
  8265. good to have something to start with.
  8266. ------------------------------------------------------------------------
  8267. r561 | jylam | 2006-03-09 09:52:24 +0000 (Thu, 09 Mar 2006) | 2 lines
  8268. Changed paths:
  8269. M /libcaca/trunk/caca/caca.h
  8270. M /libcaca/trunk/cucul/cucul.h
  8271. * Updated documentation a bit
  8272. ------------------------------------------------------------------------
  8273. r560 | jylam | 2006-03-09 09:44:54 +0000 (Thu, 09 Mar 2006) | 2 lines
  8274. Changed paths:
  8275. M /libcaca/trunk/caca/driver_network.c
  8276. M /libcaca/trunk/cucul/cucul.c
  8277. M /libcaca/trunk/cucul/cucul_internals.h
  8278. M /libcaca/trunk/cucul/export.c
  8279. * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well.
  8280. ------------------------------------------------------------------------
  8281. r559 | jylam | 2006-03-09 08:45:40 +0000 (Thu, 09 Mar 2006) | 2 lines
  8282. Changed paths:
  8283. M /libcaca/trunk/caca/driver_network.c
  8284. * Fixed memory leak in network driver
  8285. ------------------------------------------------------------------------
  8286. r558 | sam | 2006-03-08 22:39:43 +0000 (Wed, 08 Mar 2006) | 2 lines
  8287. Changed paths:
  8288. M /libcaca/trunk/caca/driver_gl.c
  8289. * Made the OpenGL colors slightly less saturated.
  8290. ------------------------------------------------------------------------
  8291. r557 | sam | 2006-03-08 22:29:00 +0000 (Wed, 08 Mar 2006) | 3 lines
  8292. Changed paths:
  8293. M /libcaca/trunk/caca/driver_conio.c
  8294. M /libcaca/trunk/caca/driver_gl.c
  8295. M /libcaca/trunk/caca/driver_ncurses.c
  8296. M /libcaca/trunk/caca/driver_slang.c
  8297. M /libcaca/trunk/caca/driver_win32.c
  8298. M /libcaca/trunk/caca/driver_x11.c
  8299. * Make output drivers more error resilient when handling UTF-32 characters,
  8300. by simply ignoring everything non ASCII :-)
  8301. ------------------------------------------------------------------------
  8302. r556 | jylam | 2006-03-08 20:58:07 +0000 (Wed, 08 Mar 2006) | 2 lines
  8303. Changed paths:
  8304. M /libcaca/trunk/caca/driver_network.c
  8305. * Fixed blinking screen
  8306. ------------------------------------------------------------------------
  8307. r555 | jylam | 2006-03-08 20:23:06 +0000 (Wed, 08 Mar 2006) | 2 lines
  8308. Changed paths:
  8309. M /libcaca/trunk/caca/driver_network.c
  8310. M /libcaca/trunk/cucul/cucul.h
  8311. M /libcaca/trunk/cucul/export.c
  8312. * Exporters now return size of generated data
  8313. ------------------------------------------------------------------------
  8314. r554 | jylam | 2006-03-08 20:03:24 +0000 (Wed, 08 Mar 2006) | 2 lines
  8315. Changed paths:
  8316. M /libcaca/trunk/caca/Makefile.am
  8317. M /libcaca/trunk/caca/caca.c
  8318. M /libcaca/trunk/caca/caca_internals.h
  8319. A /libcaca/trunk/caca/driver_network.c
  8320. M /libcaca/trunk/configure.ac
  8321. * Added very preliminary network driver
  8322. ------------------------------------------------------------------------
  8323. r553 | sam | 2006-03-08 19:41:53 +0000 (Wed, 08 Mar 2006) | 3 lines
  8324. Changed paths:
  8325. M /libcaca/trunk/caca/caca.c
  8326. M /libcaca/trunk/caca/caca_internals.h
  8327. M /libcaca/trunk/caca/driver_conio.c
  8328. M /libcaca/trunk/caca/driver_gl.c
  8329. M /libcaca/trunk/caca/driver_ncurses.c
  8330. M /libcaca/trunk/caca/driver_slang.c
  8331. M /libcaca/trunk/caca/driver_win32.c
  8332. M /libcaca/trunk/caca/driver_x11.c
  8333. M /libcaca/trunk/caca/event.c
  8334. M /libcaca/trunk/caca/graphics.c
  8335. M /libcaca/trunk/cucul/cucul.c
  8336. * Fixed async issues between the driver and libcaca when resizing windows,
  8337. and simplified the handle_resize() API. Still can be polished.
  8338. ------------------------------------------------------------------------
  8339. r552 | sam | 2006-03-08 17:20:38 +0000 (Wed, 08 Mar 2006) | 3 lines
  8340. Changed paths:
  8341. M /libcaca/trunk/cucul/cucul.c
  8342. * cucul_set_size() does nothing if a graphical backend is attached. Added
  8343. documentation to explain this behaviour.
  8344. ------------------------------------------------------------------------
  8345. r551 | sam | 2006-03-08 11:27:23 +0000 (Wed, 08 Mar 2006) | 2 lines
  8346. Changed paths:
  8347. M /libcaca/trunk/caca/caca.c
  8348. M /libcaca/trunk/caca/caca_internals.h
  8349. M /libcaca/trunk/caca/driver_gl.c
  8350. M /libcaca/trunk/caca/driver_ncurses.c
  8351. M /libcaca/trunk/caca/driver_slang.c
  8352. M /libcaca/trunk/caca/driver_win32.c
  8353. M /libcaca/trunk/caca/driver_x11.c
  8354. M /libcaca/trunk/caca/event.c
  8355. * Cosmetic changes here and there.
  8356. ------------------------------------------------------------------------
  8357. r550 | sam | 2006-03-08 10:33:01 +0000 (Wed, 08 Mar 2006) | 3 lines
  8358. Changed paths:
  8359. M /libcaca/trunk/caca/caca.c
  8360. M /libcaca/trunk/caca/caca_internals.h
  8361. M /libcaca/trunk/caca/driver_conio.c
  8362. M /libcaca/trunk/caca/driver_gl.c
  8363. M /libcaca/trunk/caca/driver_ncurses.c
  8364. M /libcaca/trunk/caca/driver_slang.c
  8365. M /libcaca/trunk/caca/driver_win32.c
  8366. M /libcaca/trunk/caca/driver_x11.c
  8367. M /libcaca/trunk/caca/event.c
  8368. M /libcaca/trunk/caca/graphics.c
  8369. * Finished moving everything driver-specific to the apropriate driver_*.c
  8370. files. Phew. Now they just need a few comments.
  8371. ------------------------------------------------------------------------
  8372. r549 | sam | 2006-03-08 09:51:53 +0000 (Wed, 08 Mar 2006) | 2 lines
  8373. Changed paths:
  8374. M /libcaca/trunk/caca/driver_conio.c
  8375. M /libcaca/trunk/caca/driver_gl.c
  8376. M /libcaca/trunk/caca/driver_ncurses.c
  8377. M /libcaca/trunk/caca/driver_slang.c
  8378. M /libcaca/trunk/caca/driver_win32.c
  8379. M /libcaca/trunk/caca/driver_x11.c
  8380. * Cleaned up useless header includes.
  8381. ------------------------------------------------------------------------
  8382. r548 | sam | 2006-03-08 09:28:41 +0000 (Wed, 08 Mar 2006) | 2 lines
  8383. Changed paths:
  8384. M /libcaca/trunk/caca/caca_internals.h
  8385. M /libcaca/trunk/caca/driver_conio.c
  8386. M /libcaca/trunk/caca/driver_gl.c
  8387. M /libcaca/trunk/caca/driver_ncurses.c
  8388. M /libcaca/trunk/caca/driver_slang.c
  8389. M /libcaca/trunk/caca/driver_win32.c
  8390. M /libcaca/trunk/caca/driver_x11.c
  8391. M /libcaca/trunk/caca/event.c
  8392. * Split event.c into the appropriate driver_*.c files.
  8393. ------------------------------------------------------------------------
  8394. r547 | sam | 2006-03-08 09:26:46 +0000 (Wed, 08 Mar 2006) | 2 lines
  8395. Changed paths:
  8396. M /libcaca/trunk/caca-config.in
  8397. * Let us do "caca-config --libs cucul" to get only the libcucul dependencies.
  8398. ------------------------------------------------------------------------
  8399. r546 | sam | 2006-03-08 09:23:38 +0000 (Wed, 08 Mar 2006) | 2 lines
  8400. Changed paths:
  8401. M /libcaca/trunk/doc/doxygen.cfg.in
  8402. * Ignore driver_*.c files when building documentation.
  8403. ------------------------------------------------------------------------
  8404. r545 | sam | 2006-03-08 09:21:55 +0000 (Wed, 08 Mar 2006) | 2 lines
  8405. Changed paths:
  8406. M /libcaca/trunk/configure.ac
  8407. * configure.ac: look for a4wide.sty in more than one location.
  8408. ------------------------------------------------------------------------
  8409. r543 | sam | 2006-03-07 12:39:34 +0000 (Tue, 07 Mar 2006) | 3 lines
  8410. Changed paths:
  8411. M /libcaca/trunk/Makefile.am
  8412. A /libcaca/trunk/build-dos (from /libcaca/trunk/build-win32:537)
  8413. M /libcaca/trunk/caca/caca_internals.h
  8414. M /libcaca/trunk/caca/driver_conio.c
  8415. M /libcaca/trunk/cucul/cucul_internals.h
  8416. * Fixed DOS driver.
  8417. * Added a build-dos script to cross-compile the DOS version using djgpp.
  8418. ------------------------------------------------------------------------
  8419. r542 | sam | 2006-03-07 10:46:29 +0000 (Tue, 07 Mar 2006) | 3 lines
  8420. Changed paths:
  8421. M /libcaca/trunk/configure.ac
  8422. * configure.ac: removed the "null" frontend. just don't attach any frontend
  8423. if you do not want any.
  8424. ------------------------------------------------------------------------
  8425. r541 | sam | 2006-03-07 10:37:59 +0000 (Tue, 07 Mar 2006) | 2 lines
  8426. Changed paths:
  8427. M /libcaca/trunk/caca/caca.c
  8428. M /libcaca/trunk/caca/caca_internals.h
  8429. M /libcaca/trunk/caca/event.c
  8430. * Got rid of static variables in the event code.
  8431. ------------------------------------------------------------------------
  8432. r540 | sam | 2006-03-07 09:17:35 +0000 (Tue, 07 Mar 2006) | 3 lines
  8433. Changed paths:
  8434. M /libcaca/trunk/caca/caca.c
  8435. M /libcaca/trunk/caca/caca_internals.h
  8436. M /libcaca/trunk/caca/driver_conio.c
  8437. M /libcaca/trunk/caca/driver_gl.c
  8438. M /libcaca/trunk/caca/driver_ncurses.c
  8439. M /libcaca/trunk/caca/driver_slang.c
  8440. M /libcaca/trunk/caca/driver_win32.c
  8441. M /libcaca/trunk/caca/driver_x11.c
  8442. M /libcaca/trunk/caca/event.c
  8443. M /libcaca/trunk/caca/graphics.c
  8444. M /libcaca/trunk/cucul/bitmap.c
  8445. M /libcaca/trunk/cucul/box.c
  8446. M /libcaca/trunk/cucul/char.c
  8447. M /libcaca/trunk/cucul/conic.c
  8448. M /libcaca/trunk/cucul/cucul.c
  8449. M /libcaca/trunk/cucul/cucul_internals.h
  8450. M /libcaca/trunk/cucul/export.c
  8451. M /libcaca/trunk/cucul/line.c
  8452. M /libcaca/trunk/cucul/math.c
  8453. M /libcaca/trunk/cucul/sprite.c
  8454. M /libcaca/trunk/cucul/triangle.c
  8455. M /libcaca/trunk/src/cacaview.c
  8456. * Polished the driver split a bit (still no events, except resize events),
  8457. properly credited authors and documented a few things.
  8458. ------------------------------------------------------------------------
  8459. r539 | sam | 2006-03-06 23:01:59 +0000 (Mon, 06 Mar 2006) | 4 lines
  8460. Changed paths:
  8461. M /libcaca/trunk/caca/Makefile.am
  8462. M /libcaca/trunk/caca/caca.c
  8463. M /libcaca/trunk/caca/caca_internals.h
  8464. A /libcaca/trunk/caca/driver_conio.c (from /libcaca/trunk/caca/graphics.c:537)
  8465. A /libcaca/trunk/caca/driver_gl.c (from /libcaca/trunk/caca/graphics.c:537)
  8466. A /libcaca/trunk/caca/driver_ncurses.c (from /libcaca/trunk/caca/graphics.c:537)
  8467. A /libcaca/trunk/caca/driver_slang.c (from /libcaca/trunk/caca/graphics.c:537)
  8468. A /libcaca/trunk/caca/driver_win32.c (from /libcaca/trunk/caca/graphics.c:537)
  8469. A /libcaca/trunk/caca/driver_x11.c (from /libcaca/trunk/caca/graphics.c:537)
  8470. M /libcaca/trunk/caca/event.c
  8471. M /libcaca/trunk/caca/graphics.c
  8472. * Split caca/graphics.c into driver-specific files. Resize is currently
  8473. broken, and event handling is not yet in the driver-specific files, but
  8474. I will of course fix that later.
  8475. ------------------------------------------------------------------------
  8476. r538 | sam | 2006-03-06 21:49:48 +0000 (Mon, 06 Mar 2006) | 2 lines
  8477. Changed paths:
  8478. M /libcaca/trunk/configure.ac
  8479. * Ooops, I fucked up the build.
  8480. ------------------------------------------------------------------------
  8481. r537 | sam | 2006-03-06 21:00:53 +0000 (Mon, 06 Mar 2006) | 2 lines
  8482. Changed paths:
  8483. M /libcaca/trunk/Makefile.am
  8484. D /libcaca/trunk/examples
  8485. A /libcaca/trunk/src (from /libcaca/trunk/examples:536)
  8486. * Moved stuff again.
  8487. ------------------------------------------------------------------------
  8488. r536 | sam | 2006-03-06 20:57:14 +0000 (Mon, 06 Mar 2006) | 2 lines
  8489. Changed paths:
  8490. M /libcaca/trunk/Makefile.am
  8491. A /libcaca/trunk/caca
  8492. A /libcaca/trunk/caca/Makefile.am (from /libcaca/trunk/src/Makefile.am:535)
  8493. A /libcaca/trunk/caca/caca.c (from /libcaca/trunk/src/caca.c:535)
  8494. A /libcaca/trunk/caca/caca.h (from /libcaca/trunk/src/caca.h:535)
  8495. A /libcaca/trunk/caca/caca_internals.h (from /libcaca/trunk/src/caca_internals.h:535)
  8496. A /libcaca/trunk/caca/event.c (from /libcaca/trunk/src/event.c:535)
  8497. A /libcaca/trunk/caca/graphics.c (from /libcaca/trunk/src/graphics.c:535)
  8498. A /libcaca/trunk/caca/time.c (from /libcaca/trunk/src/time.c:535)
  8499. M /libcaca/trunk/configure.ac
  8500. A /libcaca/trunk/cucul
  8501. A /libcaca/trunk/cucul/Makefile.am (from /libcaca/trunk/src/Makefile.am:535)
  8502. A /libcaca/trunk/cucul/bitmap.c (from /libcaca/trunk/src/bitmap.c:535)
  8503. A /libcaca/trunk/cucul/box.c (from /libcaca/trunk/src/box.c:535)
  8504. A /libcaca/trunk/cucul/char.c (from /libcaca/trunk/src/char.c:535)
  8505. A /libcaca/trunk/cucul/conic.c (from /libcaca/trunk/src/conic.c:535)
  8506. A /libcaca/trunk/cucul/cucul.c (from /libcaca/trunk/src/cucul.c:535)
  8507. A /libcaca/trunk/cucul/cucul.h (from /libcaca/trunk/src/cucul.h:535)
  8508. A /libcaca/trunk/cucul/cucul_internals.h (from /libcaca/trunk/src/cucul_internals.h:535)
  8509. A /libcaca/trunk/cucul/export.c (from /libcaca/trunk/src/export.c:535)
  8510. A /libcaca/trunk/cucul/line.c (from /libcaca/trunk/src/line.c:535)
  8511. A /libcaca/trunk/cucul/math.c (from /libcaca/trunk/src/math.c:535)
  8512. A /libcaca/trunk/cucul/sprite.c (from /libcaca/trunk/src/sprite.c:535)
  8513. A /libcaca/trunk/cucul/triangle.c (from /libcaca/trunk/src/triangle.c:535)
  8514. M /libcaca/trunk/examples/Makefile.am
  8515. D /libcaca/trunk/src
  8516. M /libcaca/trunk/test/Makefile.am
  8517. * Moved stuff around to differenciate between libcucul and libcaca.
  8518. ------------------------------------------------------------------------
  8519. r535 | sam | 2006-03-06 19:13:01 +0000 (Mon, 06 Mar 2006) | 3 lines
  8520. Changed paths:
  8521. M /libcaca/trunk/src/caca.c
  8522. M /libcaca/trunk/src/char.c
  8523. M /libcaca/trunk/src/cucul.c
  8524. M /libcaca/trunk/src/cucul_internals.h
  8525. M /libcaca/trunk/src/export.c
  8526. M /libcaca/trunk/src/graphics.c
  8527. * Use 32 bit integers for the character array. No visible difference for
  8528. now because we only do ASCII, but that will let us do Unicode later.
  8529. ------------------------------------------------------------------------
  8530. r534 | sam | 2006-03-06 14:17:42 +0000 (Mon, 06 Mar 2006) | 4 lines
  8531. Changed paths:
  8532. M /libcaca/trunk/src/caca.h
  8533. M /libcaca/trunk/src/graphics.c
  8534. * Removed caca_set_{size,width,height} because cucul_set_size ought to be
  8535. enough for everyone. Maybe I'll reintroduce caca_set_size sometime in the
  8536. future because it's libcaca who gets the resize events, after all.
  8537. ------------------------------------------------------------------------
  8538. r533 | jylam | 2006-03-06 13:50:05 +0000 (Mon, 06 Mar 2006) | 2 lines
  8539. Changed paths:
  8540. M /libcaca/trunk/src/graphics.c
  8541. * I just suck. I'll goatse myself right after beeing back at home.
  8542. ------------------------------------------------------------------------
  8543. r532 | sam | 2006-03-06 13:43:23 +0000 (Mon, 06 Mar 2006) | 2 lines
  8544. Changed paths:
  8545. M /libcaca/trunk/src/graphics.c
  8546. * src/graphics.c: minor optimisations.
  8547. ------------------------------------------------------------------------
  8548. r531 | sam | 2006-03-06 13:34:57 +0000 (Mon, 06 Mar 2006) | 6 lines
  8549. Changed paths:
  8550. M /libcaca/trunk/src/graphics.c
  8551. * Nan mais je voudrais pas avoir l'air d'insister mon gars, mais primo
  8552. dans la vraie vie, 0x007f7f7f et { 0x00, 0x7f, 0x7f, 0x7f } n'ont pas
  8553. toujours les bytes dans le meme ordre, deuzio un unsigned int n'a pas
  8554. toujours 4 bytes, et troizio tu pourrais au moins checker que ca fait
  8555. pas de warnings et/ou que ca segfaulte pas !
  8556. ------------------------------------------------------------------------
  8557. r530 | jylam | 2006-03-06 12:13:12 +0000 (Mon, 06 Mar 2006) | 2 lines
  8558. Changed paths:
  8559. M /libcaca/trunk/src/graphics.c
  8560. * Mais je fais comme je veux bordel de cul !
  8561. ------------------------------------------------------------------------
  8562. r529 | sam | 2006-03-06 11:08:25 +0000 (Mon, 06 Mar 2006) | 2 lines
  8563. Changed paths:
  8564. M /libcaca/trunk/src/graphics.c
  8565. * Haha mais vieux porc a pattes !
  8566. ------------------------------------------------------------------------
  8567. r528 | jylam | 2006-03-06 10:21:48 +0000 (Mon, 06 Mar 2006) | 2 lines
  8568. Changed paths:
  8569. M /libcaca/trunk/src/graphics.c
  8570. * Reverted to integer colors in GL driver, fixed a bunch of warnings in slang.
  8571. ------------------------------------------------------------------------
  8572. r527 | sam | 2006-03-06 08:32:40 +0000 (Mon, 06 Mar 2006) | 9 lines
  8573. Changed paths:
  8574. M /libcaca/trunk/caca-config.in
  8575. M /libcaca/trunk/configure.ac
  8576. M /libcaca/trunk/examples/aafire.c
  8577. M /libcaca/trunk/examples/cacaball.c
  8578. M /libcaca/trunk/examples/cacamoir.c
  8579. M /libcaca/trunk/examples/cacaplas.c
  8580. M /libcaca/trunk/examples/cacaview.c
  8581. M /libcaca/trunk/src/Makefile.am
  8582. M /libcaca/trunk/src/bitmap.c
  8583. M /libcaca/trunk/src/box.c
  8584. M /libcaca/trunk/src/caca.c
  8585. M /libcaca/trunk/src/caca.h
  8586. M /libcaca/trunk/src/caca_internals.h
  8587. M /libcaca/trunk/src/char.c
  8588. M /libcaca/trunk/src/conic.c
  8589. M /libcaca/trunk/src/cucul.c
  8590. M /libcaca/trunk/src/cucul_internals.h
  8591. M /libcaca/trunk/src/event.c
  8592. M /libcaca/trunk/src/export.c
  8593. M /libcaca/trunk/src/graphics.c
  8594. M /libcaca/trunk/src/line.c
  8595. M /libcaca/trunk/src/math.c
  8596. M /libcaca/trunk/src/sprite.c
  8597. M /libcaca/trunk/src/time.c
  8598. M /libcaca/trunk/src/triangle.c
  8599. M /libcaca/trunk/test/colors.c
  8600. M /libcaca/trunk/test/demo.c
  8601. M /libcaca/trunk/test/dithering.c
  8602. M /libcaca/trunk/test/event.c
  8603. M /libcaca/trunk/test/hsv.c
  8604. M /libcaca/trunk/test/spritedit.c
  8605. * All output plugins should now work again.
  8606. * Renamed caca_refresh() into caca_display() which makes more sense.
  8607. * Optimised gl_bgpal by directly storing floats instead of doing the
  8608. conversion at runtime.
  8609. * Handle resizing in cucul_set_size() and try to keep as much information
  8610. as possible from the previous canvas.
  8611. * Moved most global variables into cucul_t or caca_t contexts.
  8612. * Moved time.c into libcaca.
  8613. ------------------------------------------------------------------------
  8614. r526 | sam | 2006-03-06 08:26:09 +0000 (Mon, 06 Mar 2006) | 2 lines
  8615. Changed paths:
  8616. M /libcaca/trunk/debian
  8617. M /libcaca/trunk/debian/changelog
  8618. M /libcaca/trunk/debian/control
  8619. M /libcaca/trunk/debian/copyright
  8620. M /libcaca/trunk/debian/rules
  8621. M /libcaca/trunk/doc/Makefile.am
  8622. D /libcaca/trunk/doc/cacademo.1
  8623. A /libcaca/trunk/doc/cacafire.1 (from /libcaca/trunk/doc/cacademo.1:524)
  8624. M /libcaca/trunk/libcaca.spec
  8625. M /libcaca/trunk/msvc/Makefile.am
  8626. D /libcaca/trunk/msvc/cacademo.vcproj
  8627. M /libcaca/trunk/msvc/libcaca.sln
  8628. * Removed cacademo from examples, manpages and distributions. It's useless.
  8629. ------------------------------------------------------------------------
  8630. r525 | sam | 2006-03-06 08:22:09 +0000 (Mon, 06 Mar 2006) | 2 lines
  8631. Changed paths:
  8632. M /libcaca/trunk/src/cucul.c
  8633. * src/cucul.c: s/width/height/.
  8634. ------------------------------------------------------------------------
  8635. r524 | sam | 2006-03-05 18:43:13 +0000 (Sun, 05 Mar 2006) | 16 lines
  8636. Changed paths:
  8637. M /libcaca/trunk/configure.ac
  8638. M /libcaca/trunk/doc/doxygen.cfg.in
  8639. M /libcaca/trunk/examples
  8640. M /libcaca/trunk/examples/Makefile.am
  8641. M /libcaca/trunk/examples/aafire.c
  8642. M /libcaca/trunk/examples/cacaball.c
  8643. M /libcaca/trunk/examples/cacamoir.c
  8644. M /libcaca/trunk/examples/cacaplas.c
  8645. M /libcaca/trunk/examples/cacaview.c
  8646. D /libcaca/trunk/examples/demo.c
  8647. M /libcaca/trunk/src/Makefile.am
  8648. M /libcaca/trunk/src/bitmap.c
  8649. M /libcaca/trunk/src/box.c
  8650. M /libcaca/trunk/src/caca.c
  8651. M /libcaca/trunk/src/caca.h
  8652. M /libcaca/trunk/src/caca_internals.h
  8653. A /libcaca/trunk/src/char.c
  8654. M /libcaca/trunk/src/conic.c
  8655. A /libcaca/trunk/src/cucul.c
  8656. A /libcaca/trunk/src/cucul.h (from /libcaca/trunk/src/caca.h:522)
  8657. A /libcaca/trunk/src/cucul_internals.h
  8658. M /libcaca/trunk/src/event.c
  8659. A /libcaca/trunk/src/export.c
  8660. M /libcaca/trunk/src/graphics.c
  8661. M /libcaca/trunk/src/line.c
  8662. M /libcaca/trunk/src/math.c
  8663. M /libcaca/trunk/src/sprite.c
  8664. M /libcaca/trunk/src/triangle.c
  8665. M /libcaca/trunk/test
  8666. M /libcaca/trunk/test/Makefile.am
  8667. M /libcaca/trunk/test/colors.c
  8668. A /libcaca/trunk/test/demo.c (from /libcaca/trunk/examples/demo.c:522)
  8669. M /libcaca/trunk/test/dithering.c
  8670. M /libcaca/trunk/test/event.c
  8671. M /libcaca/trunk/test/hsv.c
  8672. M /libcaca/trunk/test/optipal.c
  8673. M /libcaca/trunk/test/spritedit.c
  8674. A new low-level text management library (canvas for ultrafast compositing
  8675. of unicode letters) is now separated from the higher level rendering and I/O
  8676. (that is, libcaca). This commit totally breaks the API, but once everything
  8677. is polished I will think about source-level backward compatibility. Most
  8678. drivers are broken, but X11 still sorta works.
  8679. The new design is much more object-oriented and allows having several
  8680. active renderers at the same time, changing renderers on the fly, and more
  8681. important, having no renderer at all (useful for converters, or when you
  8682. want to do your own renderer).
  8683. And in case you are still wondering, the libcucul acronym has "Unicode"
  8684. because I want to support at least a subset of Unicode. There are awesome
  8685. glyphs in it, including the ones inherited from Codepage 437 such as
  8686. "gray 25%" that are used in DOS and Win32 ANSI art.
  8687. ------------------------------------------------------------------------
  8688. r523 | sam | 2006-03-04 18:08:47 +0000 (Sat, 04 Mar 2006) | 2 lines
  8689. Changed paths:
  8690. M /libcaca/trunk/bootstrap
  8691. * New updated bootstrap script.
  8692. ------------------------------------------------------------------------
  8693. r522 | sam | 2006-03-04 00:35:45 +0000 (Sat, 04 Mar 2006) | 2 lines
  8694. Changed paths:
  8695. R /libcaca/trunk/COPYING
  8696. A /libcaca/trunk/COPYING.LGPL (from /libcaca/trunk/COPYING:521)
  8697. M /libcaca/trunk/Makefile.am
  8698. M /libcaca/trunk/debian/copyright
  8699. M /libcaca/trunk/doc/cacademo.1
  8700. M /libcaca/trunk/examples/cacaball.c
  8701. M /libcaca/trunk/examples/cacamoir.c
  8702. M /libcaca/trunk/examples/cacaplas.c
  8703. M /libcaca/trunk/examples/cacaview.c
  8704. M /libcaca/trunk/examples/demo.c
  8705. M /libcaca/trunk/perl/Build.PL
  8706. M /libcaca/trunk/perl/META.yml
  8707. M /libcaca/trunk/python/pypycaca.c
  8708. M /libcaca/trunk/python/pypycaca.h
  8709. M /libcaca/trunk/src/bitmap.c
  8710. M /libcaca/trunk/src/box.c
  8711. M /libcaca/trunk/src/caca.c
  8712. M /libcaca/trunk/src/caca.h
  8713. M /libcaca/trunk/src/caca_internals.h
  8714. M /libcaca/trunk/src/conic.c
  8715. M /libcaca/trunk/src/event.c
  8716. M /libcaca/trunk/src/graphics.c
  8717. M /libcaca/trunk/src/line.c
  8718. M /libcaca/trunk/src/math.c
  8719. M /libcaca/trunk/src/sprite.c
  8720. M /libcaca/trunk/src/time.c
  8721. M /libcaca/trunk/src/triangle.c
  8722. M /libcaca/trunk/test/colors.c
  8723. M /libcaca/trunk/test/dithering.c
  8724. M /libcaca/trunk/test/event.c
  8725. M /libcaca/trunk/test/hsv.c
  8726. M /libcaca/trunk/test/optipal.c
  8727. M /libcaca/trunk/test/spritedit.c
  8728. * Changed the licensing to WTFPL, as per all copyright holders' permission.
  8729. ------------------------------------------------------------------------
  8730. r521 | jylam | 2006-02-11 19:20:48 +0000 (Sat, 11 Feb 2006) | 2 lines
  8731. Changed paths:
  8732. A /libcaca/trunk/python/caca.txt
  8733. A /libcaca/trunk/python/test1.py
  8734. A /libcaca/trunk/python/test2.py
  8735. * Added two examples for python bindings (a subset of cacademo, and bitmap example)
  8736. ------------------------------------------------------------------------
  8737. r520 | jylam | 2006-02-11 15:46:51 +0000 (Sat, 11 Feb 2006) | 2 lines
  8738. Changed paths:
  8739. M /libcaca/trunk/src/event.c
  8740. * Fixed bug in events with GL driver
  8741. ------------------------------------------------------------------------
  8742. r519 | jylam | 2006-02-11 15:11:30 +0000 (Sat, 11 Feb 2006) | 2 lines
  8743. Changed paths:
  8744. M /libcaca/trunk/src/graphics.c
  8745. * Improved GL rendering (characters are not blurry anymore)
  8746. ------------------------------------------------------------------------
  8747. r518 | jylam | 2006-02-05 17:47:23 +0000 (Sun, 05 Feb 2006) | 2 lines
  8748. Changed paths:
  8749. A /libcaca/trunk/python
  8750. A /libcaca/trunk/python/Makefile
  8751. A /libcaca/trunk/python/README
  8752. A /libcaca/trunk/python/pypycaca.c
  8753. A /libcaca/trunk/python/pypycaca.h
  8754. * Added -preliminary- Python bindings
  8755. ------------------------------------------------------------------------
  8756. r517 | jylam | 2005-12-08 19:03:06 +0000 (Thu, 08 Dec 2005) | 2 lines
  8757. Changed paths:
  8758. M /libcaca/trunk/AUTHORS
  8759. * Updated for my ego trip
  8760. ------------------------------------------------------------------------
  8761. r516 | jylam | 2005-11-21 21:39:34 +0000 (Mon, 21 Nov 2005) | 2 lines
  8762. Changed paths:
  8763. M /libcaca/trunk/examples/cacaball.c
  8764. * Removed debug test, kekeke ^^
  8765. ------------------------------------------------------------------------
  8766. r515 | jylam | 2005-11-21 17:24:33 +0000 (Mon, 21 Nov 2005) | 2 lines
  8767. Changed paths:
  8768. M /libcaca/trunk/examples/cacaball.c
  8769. M /libcaca/trunk/src/caca.h
  8770. M /libcaca/trunk/src/graphics.c
  8771. * Added caca_set_width, set_height_, set_size
  8772. ------------------------------------------------------------------------
  8773. r514 | jylam | 2005-11-18 10:46:53 +0000 (Fri, 18 Nov 2005) | 2 lines
  8774. Changed paths:
  8775. M /libcaca/trunk/examples/aafire.c
  8776. M /libcaca/trunk/examples/cacaball.c
  8777. M /libcaca/trunk/examples/cacamoir.c
  8778. M /libcaca/trunk/examples/cacaplas.c
  8779. * Fixed remaining warnings with gcc 3.x and 4.x
  8780. ------------------------------------------------------------------------
  8781. r513 | jylam | 2005-11-17 14:33:43 +0000 (Thu, 17 Nov 2005) | 2 lines
  8782. Changed paths:
  8783. M /libcaca/trunk/src/bitmap.c
  8784. M /libcaca/trunk/src/graphics.c
  8785. * Fixed warnings under GCC 4.x
  8786. ------------------------------------------------------------------------
  8787. r512 | jylam | 2005-11-17 14:13:54 +0000 (Thu, 17 Nov 2005) | 2 lines
  8788. Changed paths:
  8789. M /libcaca/trunk/src/bitmap.c
  8790. M /libcaca/trunk/src/event.c
  8791. M /libcaca/trunk/src/graphics.c
  8792. * Fixed a bunch of warnings
  8793. ------------------------------------------------------------------------
  8794. r511 | sam | 2005-11-12 15:39:50 +0000 (Sat, 12 Nov 2005) | 2 lines
  8795. Changed paths:
  8796. M /libcaca/trunk/src/graphics.c
  8797. * more coding style fixes.
  8798. ------------------------------------------------------------------------
  8799. r510 | sam | 2005-11-12 15:30:46 +0000 (Sat, 12 Nov 2005) | 2 lines
  8800. Changed paths:
  8801. M /libcaca/trunk/src/caca.c
  8802. * src/caca.c: on Unix, do not use the GL driver if DISPLAY is not set.
  8803. ------------------------------------------------------------------------
  8804. r509 | sam | 2005-11-12 15:26:02 +0000 (Sat, 12 Nov 2005) | 2 lines
  8805. Changed paths:
  8806. M /libcaca/trunk/src/graphics.c
  8807. * src/graphics.c: call glutInit() before calling other glut functions.
  8808. ------------------------------------------------------------------------
  8809. r508 | sam | 2005-11-12 15:14:38 +0000 (Sat, 12 Nov 2005) | 2 lines
  8810. Changed paths:
  8811. M /libcaca/trunk/src/caca.h
  8812. M /libcaca/trunk/src/graphics.c
  8813. * coding style fixes.
  8814. ------------------------------------------------------------------------
  8815. r507 | sam | 2005-11-12 14:47:59 +0000 (Sat, 12 Nov 2005) | 4 lines
  8816. Changed paths:
  8817. M /libcaca/trunk/src/bitmap.c
  8818. * src/bitmap.c:
  8819. + Renamed gammaval into gamma.
  8820. + Fixed Doxygen comments.
  8821. ------------------------------------------------------------------------
  8822. r498 | jylam | 2005-07-30 11:58:48 +0000 (Sat, 30 Jul 2005) | 2 lines
  8823. Changed paths:
  8824. M /libcaca/trunk/src/event.c
  8825. * src/event.c Fixed compilation problem when compiled without slang nor ncurses
  8826. ------------------------------------------------------------------------
  8827. r497 | sam | 2005-07-29 13:38:35 +0000 (Fri, 29 Jul 2005) | 2 lines
  8828. Changed paths:
  8829. M /libcaca/trunk/debian/Makefile.am
  8830. * debian/Makefile.am: fixed long standing packaging bug (missing MIME file).
  8831. ------------------------------------------------------------------------
  8832. r496 | jylam | 2005-07-13 17:58:58 +0000 (Wed, 13 Jul 2005) | 2 lines
  8833. Changed paths:
  8834. M /libcaca/trunk/src/caca.h
  8835. M /libcaca/trunk/src/graphics.c
  8836. * src/graphics.c src/caca.h : Added ANSI exporter
  8837. ------------------------------------------------------------------------
  8838. r495 | jylam | 2005-07-13 17:45:47 +0000 (Wed, 13 Jul 2005) | 2 lines
  8839. Changed paths:
  8840. M /libcaca/trunk/src/bitmap.c
  8841. M /libcaca/trunk/src/caca.h
  8842. M /libcaca/trunk/src/math.c
  8843. * src/math.c src/bitmap.c src/caca.h Removed powf call, added caca_powf, to remove libm depencies and problems on old compilers/linkers.
  8844. ------------------------------------------------------------------------
  8845. r494 | sam | 2005-07-08 21:16:38 +0000 (Fri, 08 Jul 2005) | 2 lines
  8846. Changed paths:
  8847. M /libcaca/trunk/src/caca.c
  8848. M /libcaca/trunk/src/event.c
  8849. * src/event.c src/caca.c: fixed coding style
  8850. ------------------------------------------------------------------------
  8851. r493 | jylam | 2005-06-25 11:27:31 +0000 (Sat, 25 Jun 2005) | 2 lines
  8852. Changed paths:
  8853. M /libcaca/trunk/src/event.c
  8854. M /libcaca/trunk/src/graphics.c
  8855. * OpenGL driver mouse support
  8856. ------------------------------------------------------------------------
  8857. r492 | sam | 2005-06-24 11:54:28 +0000 (Fri, 24 Jun 2005) | 2 lines
  8858. Changed paths:
  8859. M /libcaca/trunk/debian/changelog
  8860. * imported previous Debian uploads.
  8861. ------------------------------------------------------------------------
  8862. r491 | sam | 2005-06-24 11:48:31 +0000 (Fri, 24 Jun 2005) | 2 lines
  8863. Changed paths:
  8864. M /libcaca/trunk/src/graphics.c
  8865. * src/graphics.c: more optimisations in the exporters
  8866. ------------------------------------------------------------------------
  8867. r490 | jylam | 2005-06-23 18:27:02 +0000 (Thu, 23 Jun 2005) | 2 lines
  8868. Changed paths:
  8869. M /libcaca/trunk/src/graphics.c
  8870. * made caca_get_html3() use tables again, as div is not html3 (bgcolor in html3 neither, but works on text mode tables-aware browsers
  8871. ------------------------------------------------------------------------
  8872. r489 | sam | 2005-06-23 16:58:58 +0000 (Thu, 23 Jun 2005) | 2 lines
  8873. Changed paths:
  8874. M /libcaca/trunk/src/graphics.c
  8875. * src/graphics.c: cleaned caca_get_html()
  8876. ------------------------------------------------------------------------
  8877. r488 | sam | 2005-06-23 16:44:14 +0000 (Thu, 23 Jun 2005) | 2 lines
  8878. Changed paths:
  8879. M /libcaca/trunk/src/graphics.c
  8880. * src/graphics.c: heavy cleanup in caca_get_html3().
  8881. ------------------------------------------------------------------------
  8882. r487 | jylam | 2005-06-22 22:06:42 +0000 (Wed, 22 Jun 2005) | 2 lines
  8883. Changed paths:
  8884. M /libcaca/trunk/configure.ac
  8885. M /libcaca/trunk/src/caca.c
  8886. M /libcaca/trunk/src/caca.h
  8887. M /libcaca/trunk/src/caca_internals.h
  8888. M /libcaca/trunk/src/event.c
  8889. M /libcaca/trunk/src/graphics.c
  8890. * Added Null driver and html3 exporter.
  8891. ------------------------------------------------------------------------
  8892. r486 | jylam | 2005-06-21 16:13:41 +0000 (Tue, 21 Jun 2005) | 2 lines
  8893. Changed paths:
  8894. M /libcaca/trunk/src/caca.h
  8895. M /libcaca/trunk/src/graphics.c
  8896. GL driver : Updated documentation and added support for CACA_GEOMETRY
  8897. ------------------------------------------------------------------------
  8898. r485 | jylam | 2005-06-21 14:50:43 +0000 (Tue, 21 Jun 2005) | 2 lines
  8899. Changed paths:
  8900. M /libcaca/trunk/src/caca.h
  8901. M /libcaca/trunk/src/graphics.c
  8902. Added HTML and IRC output support
  8903. ------------------------------------------------------------------------
  8904. r484 | sam | 2005-06-21 13:46:13 +0000 (Tue, 21 Jun 2005) | 2 lines
  8905. Changed paths:
  8906. M /libcaca/trunk/debian/control
  8907. * debian/control: use libslang2 instead of slang1.
  8908. ------------------------------------------------------------------------
  8909. r483 | jylam | 2005-06-21 13:28:51 +0000 (Tue, 21 Jun 2005) | 2 lines
  8910. Changed paths:
  8911. M /libcaca/trunk/configure.ac
  8912. M /libcaca/trunk/src/caca.c
  8913. M /libcaca/trunk/src/caca_internals.h
  8914. M /libcaca/trunk/src/event.c
  8915. M /libcaca/trunk/src/graphics.c
  8916. OpenGL support.
  8917. ------------------------------------------------------------------------
  8918. r475 | sam | 2005-03-26 10:27:30 +0000 (Sat, 26 Mar 2005) | 3 lines
  8919. Changed paths:
  8920. M /libcaca/trunk/bootstrap
  8921. M /libcaca/trunk/configure.ac
  8922. M /libcaca/trunk/examples/Makefile.am
  8923. M /libcaca/trunk/src/Makefile.am
  8924. M /libcaca/trunk/test/Makefile.am
  8925. * Use libtool for the static library generation; paves the way for
  8926. a future shared library.
  8927. ------------------------------------------------------------------------
  8928. r466 | sam | 2005-01-22 16:43:58 +0000 (Sat, 22 Jan 2005) | 2 lines
  8929. Changed paths:
  8930. M /libcaca/trunk/src/graphics.c
  8931. * compilation fix.
  8932. ------------------------------------------------------------------------
  8933. r464 | sam | 2005-01-13 23:59:55 +0000 (Thu, 13 Jan 2005) | 3 lines
  8934. Changed paths:
  8935. M /libcaca/trunk/src/bitmap.c
  8936. M /libcaca/trunk/src/caca.h
  8937. * src/bitmap.c:
  8938. + Implemented caca_set_bitmap_gamma().
  8939. ------------------------------------------------------------------------
  8940. r463 | sam | 2005-01-13 22:19:01 +0000 (Thu, 13 Jan 2005) | 3 lines
  8941. Changed paths:
  8942. M /libcaca/trunk/src/caca.h
  8943. M /libcaca/trunk/src/graphics.c
  8944. * src/graphics.c:
  8945. + Implemented caca_get_screen().
  8946. ------------------------------------------------------------------------
  8947. r462 | sam | 2005-01-13 20:46:00 +0000 (Thu, 13 Jan 2005) | 2 lines
  8948. Changed paths:
  8949. M /libcaca/trunk/examples/cacaplas.c
  8950. * examples/cacaplas: slower animation.
  8951. ------------------------------------------------------------------------
  8952. r379 | sam | 2004-11-21 00:31:13 +0000 (Sun, 21 Nov 2004) | 2 lines
  8953. Changed paths:
  8954. M /libcaca/trunk/AUTHORS
  8955. A /libcaca/trunk/perl
  8956. A /libcaca/trunk/perl/Build.PL
  8957. A /libcaca/trunk/perl/MANIFEST
  8958. A /libcaca/trunk/perl/MANIFEST.SKIP
  8959. A /libcaca/trunk/perl/META.yml
  8960. A /libcaca/trunk/perl/Makefile.PL
  8961. A /libcaca/trunk/perl/README
  8962. A /libcaca/trunk/perl/lib
  8963. A /libcaca/trunk/perl/lib/Term
  8964. A /libcaca/trunk/perl/lib/Term/Caca
  8965. A /libcaca/trunk/perl/lib/Term/Caca/Bitmap.pm
  8966. A /libcaca/trunk/perl/lib/Term/Caca/Constants.pm
  8967. A /libcaca/trunk/perl/lib/Term/Caca/Sprite.pm
  8968. A /libcaca/trunk/perl/lib/Term/Caca.pm
  8969. A /libcaca/trunk/perl/lib/Term/Caca.xs
  8970. A /libcaca/trunk/perl/lib/Term/Kaka
  8971. A /libcaca/trunk/perl/lib/Term/Kaka/Bitmap.pm
  8972. A /libcaca/trunk/perl/lib/Term/Kaka/Constants.pm
  8973. A /libcaca/trunk/perl/lib/Term/Kaka/Sprite.pm
  8974. A /libcaca/trunk/perl/lib/Term/Kaka.pm
  8975. A /libcaca/trunk/perl/t
  8976. A /libcaca/trunk/perl/t/data
  8977. A /libcaca/trunk/perl/t/data/caca.txt
  8978. * Imported John Beppu's Perl wrapper.
  8979. ------------------------------------------------------------------------
  8980. r378 | sam | 2004-11-05 14:57:50 +0000 (Fri, 05 Nov 2004) | 2 lines
  8981. Changed paths:
  8982. M /libcaca/trunk/src/bitmap.c
  8983. * src/bitmap.c: dark background works again with floyd-steinberg.
  8984. ------------------------------------------------------------------------
  8985. r377 | sam | 2004-11-05 14:44:41 +0000 (Fri, 05 Nov 2004) | 3 lines
  8986. Changed paths:
  8987. M /libcaca/trunk/examples/aafire.c
  8988. M /libcaca/trunk/examples/cacaball.c
  8989. M /libcaca/trunk/examples/cacamoir.c
  8990. M /libcaca/trunk/examples/cacaplas.c
  8991. * examples/:
  8992. + Use Space to pause demos, Esc to quit.
  8993. ------------------------------------------------------------------------
  8994. r376 | sam | 2004-11-04 22:59:29 +0000 (Thu, 04 Nov 2004) | 2 lines
  8995. Changed paths:
  8996. M /libcaca/trunk/src/bitmap.c
  8997. * src/bitmap.c: dark background works again, except with floyd-steinberg.
  8998. ------------------------------------------------------------------------
  8999. r375 | sam | 2004-11-04 22:28:39 +0000 (Thu, 04 Nov 2004) | 7 lines
  9000. Changed paths:
  9001. M /libcaca/trunk/src/bitmap.c
  9002. M /libcaca/trunk/src/caca.c
  9003. M /libcaca/trunk/src/caca.h
  9004. * src/caca.h:
  9005. + Introduced CACA_DITHER_FSTEIN.
  9006. * src/caca.c:
  9007. + CACA_DITHER_FSTEIN is the default dithering method.
  9008. * src/bitmap.c:
  9009. + Fixed other dithering methods. Black background does not work yet.
  9010. ------------------------------------------------------------------------
  9011. r374 | sam | 2004-11-04 21:19:52 +0000 (Thu, 04 Nov 2004) | 2 lines
  9012. Changed paths:
  9013. M /libcaca/trunk/src/bitmap.c
  9014. * src/bitmap.c: oops, removed spurious test code.
  9015. ------------------------------------------------------------------------
  9016. r373 | sam | 2004-11-04 21:18:52 +0000 (Thu, 04 Nov 2004) | 3 lines
  9017. Changed paths:
  9018. M /libcaca/trunk/src/bitmap.c
  9019. * src/bitmap.c:
  9020. + 7-3-5-1 Floyd-Steinberg dithering. Breaks all other ditherers.
  9021. ------------------------------------------------------------------------
  9022. r372 | sam | 2004-11-04 20:36:49 +0000 (Thu, 04 Nov 2004) | 3 lines
  9023. Changed paths:
  9024. M /libcaca/trunk/doc/Makefile.am
  9025. * doc/Makefile.am:
  9026. + Really fixed the manpage generation.
  9027. ------------------------------------------------------------------------
  9028. r371 | sam | 2004-11-04 18:30:34 +0000 (Thu, 04 Nov 2004) | 3 lines
  9029. Changed paths:
  9030. M /libcaca/trunk/doc/Makefile.am
  9031. * doc/Makefile.am:
  9032. + Manpage installation fix.
  9033. ------------------------------------------------------------------------
  9034. r370 | sam | 2004-11-04 18:16:57 +0000 (Thu, 04 Nov 2004) | 2 lines
  9035. Changed paths:
  9036. M /libcaca/trunk/examples/cacaplas.c
  9037. * examples/cacaplas.c: use Esc to quit, Space to pause.
  9038. ------------------------------------------------------------------------
  9039. r369 | sam | 2004-10-31 19:26:05 +0000 (Sun, 31 Oct 2004) | 3 lines
  9040. Changed paths:
  9041. M /libcaca/trunk/THANKS
  9042. M /libcaca/trunk/src/graphics.c
  9043. * src/graphics.c:
  9044. + Win32 speed improvements by Jari Komppa.
  9045. ------------------------------------------------------------------------
  9046. r368 | sam | 2004-08-06 17:33:46 +0000 (Fri, 06 Aug 2004) | 3 lines
  9047. Changed paths:
  9048. M /libcaca/trunk/src/graphics.c
  9049. * src/graphics.c:
  9050. + Fix strict aliasing rules breakage.
  9051. ------------------------------------------------------------------------
  9052. r367 | sam | 2004-07-05 12:08:49 +0000 (Mon, 05 Jul 2004) | 3 lines
  9053. Changed paths:
  9054. M /libcaca/trunk/bootstrap
  9055. * bootstrap:
  9056. + Support for automake 1.8.
  9057. ------------------------------------------------------------------------
  9058. r366 | sam | 2004-07-05 12:07:00 +0000 (Mon, 05 Jul 2004) | 6 lines
  9059. Changed paths:
  9060. D /libcaca/trunk/BUGS
  9061. M /libcaca/trunk/Makefile.am
  9062. M /libcaca/trunk/TODO
  9063. M /libcaca/trunk/debian/changelog
  9064. M /libcaca/trunk/debian/control
  9065. M /libcaca/trunk/debian/rules
  9066. * BUGS TODO:
  9067. + Removed BUGS, updated TODO.
  9068. * debian/*:
  9069. + Depend on libx11-dev instead of xlibs-dev.
  9070. + New Debian upload.
  9071. ------------------------------------------------------------------------
  9072. r364 | sam | 2004-02-02 13:51:55 +0000 (Mon, 02 Feb 2004) | 3 lines
  9073. Changed paths:
  9074. M /libcaca/trunk/configure.ac
  9075. M /libcaca/trunk/msvc/config.h
  9076. M /libcaca/trunk/src/graphics.c
  9077. * configure.ac src/graphics:
  9078. + Check for resize_term and resizeterm in -lncurses.
  9079. ------------------------------------------------------------------------
  9080. r363 | sam | 2004-02-02 02:59:43 +0000 (Mon, 02 Feb 2004) | 2 lines
  9081. Changed paths:
  9082. A /libcaca/branches/0.9 (from /libcaca/trunk:362)
  9083. M /libcaca/branches/0.9/ChangeLog
  9084. M /libcaca/trunk/ChangeLog
  9085. * 0.9 branch.
  9086. ------------------------------------------------------------------------
  9087. r362 | sam | 2004-02-02 02:54:43 +0000 (Mon, 02 Feb 2004) | 2 lines
  9088. Changed paths:
  9089. M /libcaca/trunk/ChangeLog
  9090. M /libcaca/trunk/NEWS
  9091. M /libcaca/trunk/configure.ac
  9092. M /libcaca/trunk/debian/changelog
  9093. M /libcaca/trunk/libcaca.spec
  9094. M /libcaca/trunk/msvc/config.h
  9095. * 0.9 release.
  9096. ------------------------------------------------------------------------
  9097. r361 | sam | 2004-01-26 10:52:30 +0000 (Mon, 26 Jan 2004) | 5 lines
  9098. Changed paths:
  9099. M /libcaca/trunk/configure.ac
  9100. M /libcaca/trunk/debian/changelog
  9101. M /libcaca/trunk/src/caca.c
  9102. M /libcaca/trunk/src/event.c
  9103. M /libcaca/trunk/src/graphics.c
  9104. * configure.ac:
  9105. + Check for curses.h as well as ncurses.h.
  9106. * src/caca.c src/event.c src/graphics.c:
  9107. + Include curses.h if ncurses.h was not found.
  9108. ------------------------------------------------------------------------
  9109. r360 | sam | 2004-01-23 09:20:39 +0000 (Fri, 23 Jan 2004) | 3 lines
  9110. Changed paths:
  9111. M /libcaca/trunk/examples/cacaview.c
  9112. * examples/cacaview.c:
  9113. + Moved statusbar and help menu handling in separate functions.
  9114. ------------------------------------------------------------------------
  9115. r359 | sam | 2004-01-23 09:15:42 +0000 (Fri, 23 Jan 2004) | 4 lines
  9116. Changed paths:
  9117. M /libcaca/trunk/src/caca.c
  9118. * src/caca.c:
  9119. + Alloc the AllocConsole() call to fail in case the process already has
  9120. a console.
  9121. ------------------------------------------------------------------------
  9122. r358 | sam | 2004-01-21 17:25:18 +0000 (Wed, 21 Jan 2004) | 6 lines
  9123. Changed paths:
  9124. M /libcaca/trunk/examples/cacaview.c
  9125. * examples/cacaview.c:
  9126. + Proper aspect ratio support.
  9127. + Finer zoom support.
  9128. + Handle mouse clicks as next/prev picture command.
  9129. + Removed useless iterations in draw_checkers().
  9130. ------------------------------------------------------------------------
  9131. r357 | sam | 2004-01-21 13:49:26 +0000 (Wed, 21 Jan 2004) | 8 lines
  9132. Changed paths:
  9133. M /libcaca/trunk/THANKS
  9134. M /libcaca/trunk/src/event.c
  9135. M /libcaca/trunk/src/graphics.c
  9136. * src/graphics.c:
  9137. + Fixed a buffer overflow due to bad signed/unsigned handling.
  9138. * src/event.c:
  9139. + Disallow zero width or height in the X11 driver.
  9140. + Fixed resizing in ncurses and slang.
  9141. * THANKS:
  9142. + Added the Source Mage maintainer.
  9143. ------------------------------------------------------------------------
  9144. r356 | sam | 2004-01-18 04:48:09 +0000 (Sun, 18 Jan 2004) | 2 lines
  9145. Changed paths:
  9146. A /libcaca/branches/0.8 (from /libcaca/trunk:355)
  9147. M /libcaca/branches/0.8/ChangeLog
  9148. M /libcaca/trunk/ChangeLog
  9149. * 0.8 branch.
  9150. ------------------------------------------------------------------------
  9151. r355 | sam | 2004-01-18 04:45:28 +0000 (Sun, 18 Jan 2004) | 2 lines
  9152. Changed paths:
  9153. M /libcaca/trunk/ChangeLog
  9154. M /libcaca/trunk/NEWS
  9155. M /libcaca/trunk/THANKS
  9156. M /libcaca/trunk/configure.ac
  9157. M /libcaca/trunk/debian/changelog
  9158. M /libcaca/trunk/libcaca.spec
  9159. M /libcaca/trunk/msvc/config.h
  9160. * 0.8 release.
  9161. ------------------------------------------------------------------------
  9162. r354 | sam | 2004-01-18 04:17:35 +0000 (Sun, 18 Jan 2004) | 5 lines
  9163. Changed paths:
  9164. M /libcaca/trunk/examples/cacaview.c
  9165. M /libcaca/trunk/src/event.c
  9166. M /libcaca/trunk/src/graphics.c
  9167. * src/graphics.c:
  9168. + When resizing under X11, copy the old pixmap to the new one.
  9169. * examples/cacaview.c:
  9170. + Resizing support.
  9171. ------------------------------------------------------------------------
  9172. r353 | sam | 2004-01-18 04:01:32 +0000 (Sun, 18 Jan 2004) | 5 lines
  9173. Changed paths:
  9174. M /libcaca/trunk/src/caca_internals.h
  9175. M /libcaca/trunk/src/event.c
  9176. M /libcaca/trunk/src/graphics.c
  9177. * src/event.c:
  9178. + Refresh the X11 window when an exposure event is received.
  9179. + When resizing the X11 window, start showing extra characters when two
  9180. thirds are visible.
  9181. ------------------------------------------------------------------------
  9182. r352 | sam | 2004-01-17 22:32:39 +0000 (Sat, 17 Jan 2004) | 6 lines
  9183. Changed paths:
  9184. M /libcaca/trunk/TODO
  9185. M /libcaca/trunk/examples/cacaview.c
  9186. M /libcaca/trunk/src/caca.h
  9187. M /libcaca/trunk/src/graphics.c
  9188. * src/graphics.c:
  9189. + Renamed caca_set_title() to caca_set_window_title().
  9190. + Implemented caca_get_window_width() and caca_get_window_height().
  9191. * examples/cacaview.c:
  9192. + Set the window title to cacaview.
  9193. ------------------------------------------------------------------------
  9194. r351 | sam | 2004-01-14 10:34:20 +0000 (Wed, 14 Jan 2004) | 8 lines
  9195. Changed paths:
  9196. M /libcaca/trunk/src/bitmap.c
  9197. M /libcaca/trunk/src/event.c
  9198. * src/event.c:
  9199. + Make sure the mouse coordinates stay within the screen boundaries even
  9200. if the window was resized.
  9201. * src/bitmap.c:
  9202. + Fixed a buffer underflow in the rendering routine that caused the bottom
  9203. and rightmost pixels to be missed in certain conditions.
  9204. + Minor speed optimisation.
  9205. ------------------------------------------------------------------------
  9206. r350 | sam | 2004-01-14 10:32:04 +0000 (Wed, 14 Jan 2004) | 3 lines
  9207. Changed paths:
  9208. M /libcaca/trunk/test
  9209. M /libcaca/trunk/test/Makefile.am
  9210. A /libcaca/trunk/test/colors.c (from /libcaca/trunk/examples/demo.c:346)
  9211. * test/colors.c:
  9212. + Extracted the colour test from examples/demo.c.
  9213. ------------------------------------------------------------------------
  9214. r349 | sam | 2004-01-13 22:33:09 +0000 (Tue, 13 Jan 2004) | 5 lines
  9215. Changed paths:
  9216. M /libcaca/trunk/src/caca_internals.h
  9217. M /libcaca/trunk/src/event.c
  9218. M /libcaca/trunk/src/graphics.c
  9219. M /libcaca/trunk/test/event.c
  9220. * src/graphics.c src/event.c:
  9221. + The ncurses and S-Lang drivers properly return CACA_EVENT_RESIZE.
  9222. * test/event.c:
  9223. + Display CACA_EVENT_RESIZE.
  9224. ------------------------------------------------------------------------
  9225. r348 | sam | 2004-01-13 21:08:43 +0000 (Tue, 13 Jan 2004) | 3 lines
  9226. Changed paths:
  9227. M /libcaca/trunk/configure.ac
  9228. M /libcaca/trunk/msvc/config.h
  9229. M /libcaca/trunk/src/graphics.c
  9230. * src/graphics.c:
  9231. + Resize handling in the ncurses and slang drivers.
  9232. ------------------------------------------------------------------------
  9233. r347 | sam | 2004-01-13 20:03:48 +0000 (Tue, 13 Jan 2004) | 8 lines
  9234. Changed paths:
  9235. M /libcaca/trunk/examples/aafire.c
  9236. M /libcaca/trunk/src/caca.h
  9237. M /libcaca/trunk/src/caca_internals.h
  9238. M /libcaca/trunk/src/event.c
  9239. M /libcaca/trunk/src/graphics.c
  9240. * src/event.c:
  9241. + Added the CACA_EVENT_RESIZE event.
  9242. + Added caca_get_mouse_x() and caca_get_mouse_y().
  9243. * src/graphics.c:
  9244. + Window resize handling in the X11 driver.
  9245. * examples/aafire.c:
  9246. + Fixed a bad assumption in the resize handling code.
  9247. ------------------------------------------------------------------------
  9248. r346 | sam | 2004-01-13 16:45:45 +0000 (Tue, 13 Jan 2004) | 5 lines
  9249. Changed paths:
  9250. M /libcaca/trunk/build-win32
  9251. M /libcaca/trunk/configure.ac
  9252. M /libcaca/trunk/debian/rules
  9253. M /libcaca/trunk/doc/Makefile.am
  9254. M /libcaca/trunk/libcaca.spec
  9255. * configure.ac:
  9256. + Added --disable-doc to let the user not build documentation.
  9257. * build-win32:
  9258. + Do not build documentation.
  9259. ------------------------------------------------------------------------
  9260. r345 | sam | 2004-01-13 15:01:22 +0000 (Tue, 13 Jan 2004) | 7 lines
  9261. Changed paths:
  9262. M /libcaca/trunk/THANKS
  9263. M /libcaca/trunk/src/Makefile.am
  9264. A /libcaca/trunk/src/event.c (from /libcaca/trunk/src/io.c:341)
  9265. M /libcaca/trunk/src/graphics.c
  9266. D /libcaca/trunk/src/io.c
  9267. * src/graphics.c:
  9268. + Fixed a typo preventing Win32 builds.
  9269. * src/event.c:
  9270. + Renamed io.c into event.c.
  9271. * THANKS:
  9272. + Added Gentoo, NetBSD and FreeBSD porters.
  9273. ------------------------------------------------------------------------
  9274. r344 | sam | 2004-01-13 09:55:32 +0000 (Tue, 13 Jan 2004) | 13 lines
  9275. Changed paths:
  9276. M /libcaca/trunk/Makefile.am
  9277. M /libcaca/trunk/configure.ac
  9278. M /libcaca/trunk/examples/aafire.c
  9279. M /libcaca/trunk/examples/cacaview.c
  9280. A /libcaca/trunk/msvc
  9281. A /libcaca/trunk/msvc/Makefile.am
  9282. A /libcaca/trunk/msvc/cacaball.vcproj
  9283. A /libcaca/trunk/msvc/cacademo.vcproj
  9284. A /libcaca/trunk/msvc/cacafire.vcproj
  9285. A /libcaca/trunk/msvc/cacamoir.vcproj
  9286. A /libcaca/trunk/msvc/cacaplas.vcproj
  9287. A /libcaca/trunk/msvc/cacaview.vcproj
  9288. A /libcaca/trunk/msvc/config.h
  9289. A /libcaca/trunk/msvc/libcaca.sln
  9290. A /libcaca/trunk/msvc/libcaca.vcproj
  9291. M /libcaca/trunk/src/caca.c
  9292. M /libcaca/trunk/src/graphics.c
  9293. M /libcaca/trunk/src/time.c
  9294. * configure.ac:
  9295. + Check for sys/times.h and unistd.h.
  9296. + Added calls to AC_C_CONST and AC_C_INLINE.
  9297. * src/time.c src/graphics.c:
  9298. + Fixes for MSVC compilation warnings.
  9299. + Additional sanity checks in the Win32 driver.
  9300. * src/caca.c:
  9301. + Use raw()/noraw() in the curses driver instead of cbreak().
  9302. * msvc/libcaca.sln:
  9303. + Added an MSVC solution.
  9304. * examples/aafire.c:
  9305. + Slightly reduced the maximum cacafire framerate.
  9306. ------------------------------------------------------------------------
  9307. r343 | sam | 2004-01-12 17:30:09 +0000 (Mon, 12 Jan 2004) | 5 lines
  9308. Changed paths:
  9309. M /libcaca/trunk/NOTES
  9310. M /libcaca/trunk/examples/cacaview.c
  9311. M /libcaca/trunk/src/caca.h
  9312. M /libcaca/trunk/src/graphics.c
  9313. * src/graphics.c:
  9314. + Implemented caca_set_title() for X11 and Win32.
  9315. * examples/cacaview.c:
  9316. + Use caca_set_title() to set the window title to "cacaview".
  9317. ------------------------------------------------------------------------
  9318. r342 | sam | 2004-01-12 16:22:35 +0000 (Mon, 12 Jan 2004) | 2 lines
  9319. Changed paths:
  9320. M /libcaca/trunk/Makefile.am
  9321. M /libcaca/trunk/autotools/Makefile.am
  9322. M /libcaca/trunk/debian/Makefile.am
  9323. M /libcaca/trunk/doc/Makefile.am
  9324. M /libcaca/trunk/examples/Makefile.am
  9325. M /libcaca/trunk/src/Makefile.am
  9326. M /libcaca/trunk/test/Makefile.am
  9327. * Fixed $Id in all Makefile.am files.
  9328. ------------------------------------------------------------------------
  9329. r341 | sam | 2004-01-12 16:21:34 +0000 (Mon, 12 Jan 2004) | 3 lines
  9330. Changed paths:
  9331. M /libcaca/trunk/Makefile.am
  9332. M /libcaca/trunk/autotools/Makefile.am
  9333. A /libcaca/trunk/build-win32
  9334. M /libcaca/trunk/debian/Makefile.am
  9335. M /libcaca/trunk/doc/Makefile.am
  9336. M /libcaca/trunk/examples/Makefile.am
  9337. M /libcaca/trunk/src/Makefile.am
  9338. M /libcaca/trunk/test/Makefile.am
  9339. * build-win32:
  9340. + Win32 cross-compilation script.
  9341. ------------------------------------------------------------------------
  9342. r340 | sam | 2004-01-12 15:28:27 +0000 (Mon, 12 Jan 2004) | 5 lines
  9343. Changed paths:
  9344. M /libcaca/trunk/NEWS
  9345. M /libcaca/trunk/debian/control
  9346. M /libcaca/trunk/debian/rules
  9347. M /libcaca/trunk/doc/Makefile.am
  9348. M /libcaca/trunk/doc/cacademo.1
  9349. M /libcaca/trunk/examples
  9350. M /libcaca/trunk/examples/Makefile.am
  9351. D /libcaca/trunk/examples/cacacirc.c
  9352. A /libcaca/trunk/examples/cacamoir.c (from /libcaca/trunk/examples/cacacirc.c:339)
  9353. M /libcaca/trunk/libcaca.spec
  9354. * examples/cacamoir.c:
  9355. + Renamed cacacirc to cacamoir.
  9356. * libcaca.spec debian/ doc/:
  9357. + Added cacamoir to the distributed files.
  9358. ------------------------------------------------------------------------
  9359. r339 | sam | 2004-01-12 14:25:46 +0000 (Mon, 12 Jan 2004) | 8 lines
  9360. Changed paths:
  9361. M /libcaca/trunk/examples
  9362. M /libcaca/trunk/examples/Makefile.am
  9363. M /libcaca/trunk/examples/cacaball.c
  9364. A /libcaca/trunk/examples/cacacirc.c
  9365. M /libcaca/trunk/examples/cacaplas.c
  9366. * examples/cacaballs.c:
  9367. + Bigger metaballs, less metaballs.
  9368. + Rotating palette.
  9369. * examples/cacaplas.c:
  9370. + Slightly decreased speed.
  9371. * examples/cacacirc.c:
  9372. + New effect.
  9373. ------------------------------------------------------------------------
  9374. r338 | sam | 2004-01-12 14:01:40 +0000 (Mon, 12 Jan 2004) | 3 lines
  9375. Changed paths:
  9376. M /libcaca/trunk/configure.ac
  9377. M /libcaca/trunk/src/time.c
  9378. * configure.ac:
  9379. + Better win32 check for Sleep().
  9380. ------------------------------------------------------------------------
  9381. r337 | sam | 2004-01-11 18:09:01 +0000 (Sun, 11 Jan 2004) | 5 lines
  9382. Changed paths:
  9383. M /libcaca/trunk/configure.ac
  9384. M /libcaca/trunk/examples/cacaview.c
  9385. M /libcaca/trunk/src/time.c
  9386. * configure.ac src/time.c:
  9387. + Look for Sleep in -lkernel32.
  9388. * examples/cacaview.c:
  9389. + Use caca_wait_event() instead of usleep()/caca_get_event().
  9390. ------------------------------------------------------------------------
  9391. r336 | sam | 2004-01-11 05:09:02 +0000 (Sun, 11 Jan 2004) | 3 lines
  9392. Changed paths:
  9393. M /libcaca/trunk/NOTES
  9394. M /libcaca/trunk/examples/cacaview.c
  9395. M /libcaca/trunk/src/caca.c
  9396. M /libcaca/trunk/src/caca_internals.h
  9397. M /libcaca/trunk/src/graphics.c
  9398. M /libcaca/trunk/src/io.c
  9399. M /libcaca/trunk/src/time.c
  9400. * src/caca.c src/graphics.c src/io.c src/time.c:
  9401. + Native win32 port.
  9402. ------------------------------------------------------------------------
  9403. r335 | sam | 2004-01-11 01:45:57 +0000 (Sun, 11 Jan 2004) | 10 lines
  9404. Changed paths:
  9405. M /libcaca/trunk/configure.ac
  9406. M /libcaca/trunk/src/caca.c
  9407. M /libcaca/trunk/src/caca_internals.h
  9408. M /libcaca/trunk/src/graphics.c
  9409. M /libcaca/trunk/src/io.c
  9410. M /libcaca/trunk/src/time.c
  9411. M /libcaca/trunk/test/event.c
  9412. * configure.ac:
  9413. + Check for gettimeofday().
  9414. * src/time.c:
  9415. + Created _caca_time().
  9416. + Ported _caca_getticks() to the Win32 API.
  9417. * src/caca.c:
  9418. + Properly builds on Win32.
  9419. * test/event.c:
  9420. + Added <stdlib.h> because we use malloc().
  9421. ------------------------------------------------------------------------
  9422. r334 | sam | 2004-01-10 19:59:50 +0000 (Sat, 10 Jan 2004) | 5 lines
  9423. Changed paths:
  9424. M /libcaca/trunk/NEWS
  9425. M /libcaca/trunk/THANKS
  9426. M /libcaca/trunk/examples/cacaplas.c
  9427. * THANKS examples/cacaplas.c:
  9428. + Updated credits.
  9429. * NEWS:
  9430. + Forthcoming 0.8 news.
  9431. ------------------------------------------------------------------------
  9432. r333 | sam | 2004-01-10 19:53:14 +0000 (Sat, 10 Jan 2004) | 5 lines
  9433. Changed paths:
  9434. M /libcaca/trunk/configure.ac
  9435. M /libcaca/trunk/examples
  9436. M /libcaca/trunk/examples/Makefile.am
  9437. A /libcaca/trunk/examples/cacaplas.c
  9438. * configure.ac:
  9439. + Check for -lm.
  9440. * examples/cacaplas.c:
  9441. + New demo, cacaplas, that displays a colour plasma.
  9442. ------------------------------------------------------------------------
  9443. r332 | sam | 2004-01-10 19:29:12 +0000 (Sat, 10 Jan 2004) | 12 lines
  9444. Changed paths:
  9445. M /libcaca/trunk/src/caca.h
  9446. M /libcaca/trunk/src/graphics.c
  9447. M /libcaca/trunk/src/io.c
  9448. M /libcaca/trunk/test/event.c
  9449. * src/graphics:
  9450. + Initialise the char buffers in the X11 driver.
  9451. * src/io.c:
  9452. + caca_get_event() and caca_wait_event() immediately return zero if
  9453. event_mask is zero.
  9454. + Added support for the Home, End, PgUp and PgDown keys.
  9455. + In the S-Lang driver, added a call to SLang_getkey() before the call to
  9456. SLkp_getkey(), otherwise a single Escape call will not be interpreted.
  9457. * test/event.c:
  9458. + The "quit" sequence now quits the program, instead of "q" alone.
  9459. + Added a status bar below.
  9460. ------------------------------------------------------------------------
  9461. r331 | sam | 2004-01-09 09:51:53 +0000 (Fri, 09 Jan 2004) | 16 lines
  9462. Changed paths:
  9463. M /libcaca/trunk/BUGS
  9464. M /libcaca/trunk/NOTES
  9465. M /libcaca/trunk/README
  9466. M /libcaca/trunk/configure.ac
  9467. M /libcaca/trunk/src/Makefile.am
  9468. M /libcaca/trunk/src/caca.c
  9469. M /libcaca/trunk/src/caca_internals.h
  9470. M /libcaca/trunk/src/graphics.c
  9471. M /libcaca/trunk/src/io.c
  9472. A /libcaca/trunk/src/time.c
  9473. M /libcaca/trunk/test/event.c
  9474. * test/event.c:
  9475. + Do not refresh after each event, but only when there is no event
  9476. pending.
  9477. + If the pressed key is a printable character, display it.
  9478. * src/time.c:
  9479. + Moved _caca_getticks() to this file.
  9480. * src/caca.c:
  9481. + Set the escape delay to a very low value in the ncurses driver,
  9482. because I don't want escape sequences to be entered manually.
  9483. * src/io.c:
  9484. + Autorepeat emulation in the ncurses and slang drivers: do not
  9485. immediately send the key release event.
  9486. * configure.ac:
  9487. + Check for usleep.
  9488. + Improvements in the win32 platform detection.
  9489. ------------------------------------------------------------------------
  9490. r330 | sam | 2004-01-08 18:40:29 +0000 (Thu, 08 Jan 2004) | 5 lines
  9491. Changed paths:
  9492. M /libcaca/trunk/configure.ac
  9493. M /libcaca/trunk/src/graphics.c
  9494. M /libcaca/trunk/test/event.c
  9495. * test/event.c:
  9496. + Display at least two digits for keycodes.
  9497. * configure.ac:
  9498. + ScreenUpdate is actually mandatory for our conio driver.
  9499. ------------------------------------------------------------------------
  9500. r329 | sam | 2004-01-08 10:22:14 +0000 (Thu, 08 Jan 2004) | 10 lines
  9501. Changed paths:
  9502. M /libcaca/trunk/src/graphics.c
  9503. M /libcaca/trunk/src/io.c
  9504. M /libcaca/trunk/test/event.c
  9505. * src/io.c:
  9506. + Use SLkp_getkey instead of SLang_getkey so that escape sequences are
  9507. directly interpreted.
  9508. + Major rehandling of the event code. All output drivers are now
  9509. correctly separated.
  9510. * src/graphics.c:
  9511. + Fixed a compilation warning.
  9512. * test/event.c:
  9513. + More human-readable event printing.
  9514. ------------------------------------------------------------------------
  9515. r328 | sam | 2004-01-07 18:36:41 +0000 (Wed, 07 Jan 2004) | 2 lines
  9516. Changed paths:
  9517. A /libcaca/branches/0.7 (from /libcaca/trunk:327)
  9518. M /libcaca/branches/0.7/ChangeLog
  9519. M /libcaca/branches/0.7/libcaca.spec
  9520. M /libcaca/trunk/ChangeLog
  9521. M /libcaca/trunk/libcaca.spec
  9522. * 0.7 branch.
  9523. ------------------------------------------------------------------------
  9524. r327 | sam | 2004-01-07 18:22:44 +0000 (Wed, 07 Jan 2004) | 3 lines
  9525. Changed paths:
  9526. M /libcaca/trunk/configure.ac
  9527. M /libcaca/trunk/debian/changelog
  9528. M /libcaca/trunk/libcaca.spec
  9529. * configure.ac:
  9530. + Release 0.7.
  9531. ------------------------------------------------------------------------
  9532. r326 | sam | 2004-01-07 18:22:08 +0000 (Wed, 07 Jan 2004) | 3 lines
  9533. Changed paths:
  9534. M /libcaca/trunk/src/bitmap.c
  9535. * src/bitmap.c:
  9536. + Fixed a bug in the dithering characters.
  9537. ------------------------------------------------------------------------
  9538. r325 | sam | 2004-01-07 18:15:10 +0000 (Wed, 07 Jan 2004) | 5 lines
  9539. Changed paths:
  9540. M /libcaca/trunk/NEWS
  9541. M /libcaca/trunk/src/bitmap.c
  9542. M /libcaca/trunk/src/io.c
  9543. * src/io.c:
  9544. + Do not report mouse motions if the coordinates did not change.
  9545. * src/bitmap.c:
  9546. + More documentation.
  9547. ------------------------------------------------------------------------
  9548. r324 | sam | 2004-01-07 17:19:36 +0000 (Wed, 07 Jan 2004) | 8 lines
  9549. Changed paths:
  9550. M /libcaca/trunk/configure.ac
  9551. M /libcaca/trunk/src/caca.c
  9552. M /libcaca/trunk/src/graphics.c
  9553. M /libcaca/trunk/src/io.c
  9554. M /libcaca/trunk/test
  9555. M /libcaca/trunk/test/Makefile.am
  9556. A /libcaca/trunk/test/event.c
  9557. * test/event.c:
  9558. + Small event lister, similar to X11's xev.
  9559. * src/graphics.c:
  9560. + If possible, disable autorepeat in the X11 driver.
  9561. * src/io.c:
  9562. + Implemented CACA_EVENT_MOUSE_RELEASE in all drivers.
  9563. + Button number support in CACA_EVENT_MOUSE_{PRESS,RELEASE}.
  9564. ------------------------------------------------------------------------
  9565. r323 | sam | 2004-01-07 13:06:06 +0000 (Wed, 07 Jan 2004) | 5 lines
  9566. Changed paths:
  9567. M /libcaca/trunk/debian/control
  9568. M /libcaca/trunk/debian/rules
  9569. M /libcaca/trunk/doc/Makefile.am
  9570. D /libcaca/trunk/doc/caca-spritedit.1
  9571. M /libcaca/trunk/examples/Makefile.am
  9572. D /libcaca/trunk/examples/spritedit.c
  9573. M /libcaca/trunk/libcaca.spec
  9574. M /libcaca/trunk/test/Makefile.am
  9575. A /libcaca/trunk/test/spritedit.c (from /libcaca/trunk/examples/spritedit.c:316)
  9576. * test/spritedit.c:
  9577. + Moved spritedit to the test/ directory, because it is not mature enough.
  9578. * libcaca.spec debian/control debian/rules:
  9579. + Do not install caca-spritedit.
  9580. ------------------------------------------------------------------------
  9581. r322 | sam | 2004-01-07 12:45:02 +0000 (Wed, 07 Jan 2004) | 8 lines
  9582. Changed paths:
  9583. M /libcaca/trunk/NEWS
  9584. M /libcaca/trunk/debian/control
  9585. M /libcaca/trunk/debian/rules
  9586. M /libcaca/trunk/doc/Makefile.am
  9587. M /libcaca/trunk/doc/cacademo.1
  9588. M /libcaca/trunk/libcaca.spec
  9589. M /libcaca/trunk/src/bitmap.c
  9590. M /libcaca/trunk/src/caca.c
  9591. M /libcaca/trunk/src/caca.h
  9592. M /libcaca/trunk/src/conic.c
  9593. M /libcaca/trunk/src/graphics.c
  9594. M /libcaca/trunk/src/io.c
  9595. M /libcaca/trunk/src/line.c
  9596. M /libcaca/trunk/src/sprite.c
  9597. * libcaca.spec debian/control:
  9598. + Updated the package descriptions to include cacaball.
  9599. * doc/cacademo.1 doc/Makefile.am:
  9600. + Use the cacademo manpage as the cacaball manpage.
  9601. * src/:
  9602. + Added #ifdef _DOXYGEN_SKIP_ME here and there to prvent Doxygen from
  9603. documenting bizarre stuff.
  9604. ------------------------------------------------------------------------
  9605. r321 | sam | 2004-01-07 12:42:22 +0000 (Wed, 07 Jan 2004) | 4 lines
  9606. Changed paths:
  9607. M /libcaca/trunk/examples/cacaball.c
  9608. * examples/cacaball.c:
  9609. + 24 metaballs instead of 5, but smaller.
  9610. + Zoom the bitmap to make more use of the screen area.
  9611. ------------------------------------------------------------------------
  9612. r320 | sam | 2004-01-06 16:31:27 +0000 (Tue, 06 Jan 2004) | 5 lines
  9613. Changed paths:
  9614. M /libcaca/trunk/AUTHORS
  9615. M /libcaca/trunk/THANKS
  9616. M /libcaca/trunk/examples/aafire.c
  9617. M /libcaca/trunk/examples/cacaball.c
  9618. * examples/cacaball.c:
  9619. + Crop the palette so that it looks a bit more like metaballs.
  9620. * AUTHORS THANKS:
  9621. + Credited Jylam and Jan Hubicka.
  9622. ------------------------------------------------------------------------
  9623. r319 | sam | 2004-01-06 12:46:25 +0000 (Tue, 06 Jan 2004) | 6 lines
  9624. Changed paths:
  9625. M /libcaca/trunk/examples/cacaball.c
  9626. * examples/cacaball.c:
  9627. + Huge coding style overhaul.
  9628. + Display 5 metaballs instead of 3.
  9629. + Generate the palette instead of having a static one.
  9630. + Use a 256x256 back buffer for more smoothness.
  9631. ------------------------------------------------------------------------
  9632. r318 | sam | 2004-01-06 10:12:22 +0000 (Tue, 06 Jan 2004) | 3 lines
  9633. Changed paths:
  9634. M /libcaca/trunk/src/graphics.c
  9635. * src/graphics.c:
  9636. + Fixed a compilation warning.
  9637. ------------------------------------------------------------------------
  9638. r317 | sam | 2004-01-05 22:16:55 +0000 (Mon, 05 Jan 2004) | 3 lines
  9639. Changed paths:
  9640. M /libcaca/trunk/examples
  9641. M /libcaca/trunk/examples/Makefile.am
  9642. A /libcaca/trunk/examples/cacaball.c
  9643. * examples/cacaball.c:
  9644. + Metaballs demo program from Jean-Yves Lamoureux <jylam@lnxscene.org>.
  9645. ------------------------------------------------------------------------
  9646. r316 | sam | 2004-01-05 18:17:20 +0000 (Mon, 05 Jan 2004) | 4 lines
  9647. Changed paths:
  9648. M /libcaca/trunk/examples/aafire.c
  9649. M /libcaca/trunk/examples/cacaview.c
  9650. M /libcaca/trunk/examples/demo.c
  9651. M /libcaca/trunk/examples/spritedit.c
  9652. M /libcaca/trunk/src/caca.h
  9653. M /libcaca/trunk/src/io.c
  9654. M /libcaca/trunk/test/dithering.c
  9655. M /libcaca/trunk/test/hsv.c
  9656. * src/io.c:
  9657. + caca_get_event() and caca_wait_event() now accept a mask as an argument
  9658. in order to select events.
  9659. ------------------------------------------------------------------------
  9660. r315 | sam | 2004-01-05 18:10:51 +0000 (Mon, 05 Jan 2004) | 4 lines
  9661. Changed paths:
  9662. M /libcaca/trunk/src/graphics.c
  9663. * src/graphics.c:
  9664. + Fixed a bug that caused an infinite loop if the delay between two
  9665. caca_refresh() calls was greater than 2000 seconds (or something).
  9666. ------------------------------------------------------------------------
  9667. r314 | sam | 2004-01-05 18:08:50 +0000 (Mon, 05 Jan 2004) | 5 lines
  9668. Changed paths:
  9669. M /libcaca/trunk/examples/cacaview.c
  9670. M /libcaca/trunk/src/io.c
  9671. * src/io.c:
  9672. + Fixed a bug that caused ButtonRelease events to be forgotten under X11.
  9673. * examples/cacaview.c:
  9674. + Use <stdlib.h> instead of <malloc.h>.
  9675. ------------------------------------------------------------------------
  9676. r313 | sam | 2004-01-04 00:45:08 +0000 (Sun, 04 Jan 2004) | 6 lines
  9677. Changed paths:
  9678. M /libcaca/trunk/configure.ac
  9679. M /libcaca/trunk/doc/Makefile.am
  9680. * configure.ac:
  9681. + Check for dvips in addition to latex.
  9682. * doc/Makefile.am:
  9683. + Workaround for a bug in the latex code generated by doxygen
  9684. in Mandrake 9.1.
  9685. ------------------------------------------------------------------------
  9686. r312 | sam | 2004-01-04 00:19:53 +0000 (Sun, 04 Jan 2004) | 5 lines
  9687. Changed paths:
  9688. M /libcaca/trunk/libcaca.spec
  9689. * libcaca.spec:
  9690. + Install documentation into %{doc}/package-version/ instead
  9691. of %{doc}/package/.
  9692. + Added tetex-dvips to the build dependencies.
  9693. ------------------------------------------------------------------------
  9694. r311 | sam | 2004-01-03 23:21:27 +0000 (Sat, 03 Jan 2004) | 2 lines
  9695. Changed paths:
  9696. A /libcaca/branches/0.6 (from /libcaca/trunk:310)
  9697. M /libcaca/branches/0.6/ChangeLog
  9698. M /libcaca/trunk/ChangeLog
  9699. * 0.6 branch.
  9700. ------------------------------------------------------------------------
  9701. r310 | sam | 2004-01-03 23:15:48 +0000 (Sat, 03 Jan 2004) | 9 lines
  9702. Changed paths:
  9703. M /libcaca/trunk/NEWS
  9704. M /libcaca/trunk/configure.ac
  9705. M /libcaca/trunk/debian/changelog
  9706. M /libcaca/trunk/debian/control
  9707. M /libcaca/trunk/debian/rules
  9708. M /libcaca/trunk/doc/Makefile.am
  9709. M /libcaca/trunk/libcaca.spec
  9710. * configure.ac NEWS:
  9711. + Prepared the 0.6 release.
  9712. * libcaca.spec:
  9713. + Split the RPM into libcaca-devel and caca-utils.
  9714. + More detailed descriptions.
  9715. + Packages are now rpmlint clean.
  9716. * doc/Makefile.am:
  9717. + Symlink cacafire.1 to cacademo.1 upon manpage installation.
  9718. ------------------------------------------------------------------------
  9719. r309 | sam | 2004-01-03 17:31:44 +0000 (Sat, 03 Jan 2004) | 3 lines
  9720. Changed paths:
  9721. M /libcaca/trunk/configure.ac
  9722. M /libcaca/trunk/src/caca.c
  9723. M /libcaca/trunk/src/graphics.c
  9724. M /libcaca/trunk/src/io.c
  9725. * configure.ac:
  9726. + Search for <slang/slang.h> in addition of <slang.h>.
  9727. ------------------------------------------------------------------------
  9728. r308 | sam | 2004-01-03 14:33:35 +0000 (Sat, 03 Jan 2004) | 5 lines
  9729. Changed paths:
  9730. M /libcaca/trunk/src/bitmap.c
  9731. * src/bitmap.c:
  9732. + Dither H/S/V when looking up the two nearest colours.
  9733. + Weigh pixels in the distance calculation.
  9734. + Factorised the lookup table calculation.
  9735. ------------------------------------------------------------------------
  9736. r307 | sam | 2004-01-03 14:28:39 +0000 (Sat, 03 Jan 2004) | 3 lines
  9737. Changed paths:
  9738. M /libcaca/trunk/test
  9739. M /libcaca/trunk/test/Makefile.am
  9740. A /libcaca/trunk/test/hsv.c
  9741. * test/hsv.c:
  9742. + Trivial saturation/value rendering test.
  9743. ------------------------------------------------------------------------
  9744. r306 | sam | 2004-01-02 18:09:29 +0000 (Fri, 02 Jan 2004) | 5 lines
  9745. Changed paths:
  9746. M /libcaca/trunk/src/bitmap.c
  9747. M /libcaca/trunk/src/caca.c
  9748. M /libcaca/trunk/src/caca_internals.h
  9749. * src/bitmap.c:
  9750. + Fixed a minor overflow in the saturation computation.
  9751. + Use a global lookup table for foreground/background colour selection
  9752. in the bitmap rendering routine. This broke dithering, sorry.
  9753. ------------------------------------------------------------------------
  9754. r305 | sam | 2004-01-02 16:52:10 +0000 (Fri, 02 Jan 2004) | 3 lines
  9755. Changed paths:
  9756. M /libcaca/trunk/examples/aafire.c
  9757. M /libcaca/trunk/examples/cacaview.c
  9758. M /libcaca/trunk/src/bitmap.c
  9759. M /libcaca/trunk/src/caca.c
  9760. M /libcaca/trunk/src/caca.h
  9761. M /libcaca/trunk/src/graphics.c
  9762. M /libcaca/trunk/src/line.c
  9763. M /libcaca/trunk/src/sprite.c
  9764. M /libcaca/trunk/test/optipal.c
  9765. * src/ examples/ test/:
  9766. + Changed <const type> constructs into <type const>.
  9767. ------------------------------------------------------------------------
  9768. r304 | sam | 2004-01-02 15:35:53 +0000 (Fri, 02 Jan 2004) | 4 lines
  9769. Changed paths:
  9770. M /libcaca/trunk/examples/aafire.c
  9771. * examples/aafire.c:
  9772. + Do not call caca_get_width() 10000 times per frame. Cache the value
  9773. instead.
  9774. ------------------------------------------------------------------------
  9775. r303 | sam | 2004-01-02 15:34:16 +0000 (Fri, 02 Jan 2004) | 4 lines
  9776. Changed paths:
  9777. M /libcaca/trunk/src/graphics.c
  9778. * src/graphics.c:
  9779. + Split the drawing of foreground and background colours in the X11
  9780. driver. Nice performance improvement.
  9781. ------------------------------------------------------------------------
  9782. r302 | sam | 2004-01-02 15:23:54 +0000 (Fri, 02 Jan 2004) | 3 lines
  9783. Changed paths:
  9784. M /libcaca/trunk/examples/cacaview.c
  9785. * examples/cacaview.c:
  9786. + If Imlib2 was not activated, warn the user that only BMP is supported.
  9787. ------------------------------------------------------------------------
  9788. r301 | sam | 2004-01-01 18:21:13 +0000 (Thu, 01 Jan 2004) | 5 lines
  9789. Changed paths:
  9790. M /libcaca/trunk/AUTHORS
  9791. M /libcaca/trunk/Makefile.am
  9792. A /libcaca/trunk/THANKS
  9793. A /libcaca/trunk/libcaca.spec
  9794. * libcaca.spec:
  9795. + RPM specfile, courtesy of Richard Zidlicky.
  9796. * THANKS:
  9797. + Added a THANKS file for contributors.
  9798. ------------------------------------------------------------------------
  9799. r300 | sam | 2004-01-01 17:51:57 +0000 (Thu, 01 Jan 2004) | 10 lines
  9800. Changed paths:
  9801. M /libcaca/trunk/README
  9802. M /libcaca/trunk/src/caca.c
  9803. M /libcaca/trunk/src/graphics.c
  9804. * src/graphics.c:
  9805. + Minor optimisation in caca_set_color().
  9806. + Added an X11 error handler to avoid BadFont aborts in the X11 driver.
  9807. + Optimised the X11 caca_refresh() routine by handling strings of the
  9808. same colour as one text chunk.
  9809. * src/caca.c:
  9810. + Bugfix in caca_init when conio is the only compiled-in driver.
  9811. * README:
  9812. + Minor documentation updates.
  9813. ------------------------------------------------------------------------
  9814. r299 | sam | 2004-01-01 16:29:50 +0000 (Thu, 01 Jan 2004) | 5 lines
  9815. Changed paths:
  9816. M /libcaca/trunk/examples/aafire.c
  9817. M /libcaca/trunk/examples/cacaview.c
  9818. * examples/cacaview.c:
  9819. + Use sprintf() instead of snprintf() so that cacaview builds with DJGPP.
  9820. * examples/aafire.c:
  9821. + bzero the pixel buffer in the initialisation routine.
  9822. ------------------------------------------------------------------------
  9823. r298 | sam | 2003-12-31 14:21:08 +0000 (Wed, 31 Dec 2003) | 5 lines
  9824. Changed paths:
  9825. M /libcaca/trunk/doc/doxygen.cfg.in
  9826. M /libcaca/trunk/src/bitmap.c
  9827. M /libcaca/trunk/src/box.c
  9828. M /libcaca/trunk/src/caca.h
  9829. M /libcaca/trunk/src/conic.c
  9830. M /libcaca/trunk/src/graphics.c
  9831. M /libcaca/trunk/src/io.c
  9832. M /libcaca/trunk/src/line.c
  9833. M /libcaca/trunk/src/math.c
  9834. M /libcaca/trunk/src/triangle.c
  9835. * doc/doxygen.cfg.in:
  9836. + Removed caca_internal.h from the list of documented files.
  9837. * src/:
  9838. + Minor documentation updates.
  9839. ------------------------------------------------------------------------
  9840. r297 | sam | 2003-12-31 13:55:34 +0000 (Wed, 31 Dec 2003) | 9 lines
  9841. Changed paths:
  9842. M /libcaca/trunk/BUGS
  9843. M /libcaca/trunk/debian/rules
  9844. M /libcaca/trunk/doc/Makefile.am
  9845. M /libcaca/trunk/test/dithering.c
  9846. * test/dithering.c:
  9847. + Fixed a minor compilation warning.
  9848. * debian/rules:
  9849. + Explicitely use --enable-imlib2.
  9850. * BUGS:
  9851. + Added a note about blinking consoles.
  9852. * doc/Makefile.am:
  9853. + Fixed a bashism in the HTML files installation.
  9854. ------------------------------------------------------------------------
  9855. r296 | sam | 2003-12-31 13:32:14 +0000 (Wed, 31 Dec 2003) | 4 lines
  9856. Changed paths:
  9857. M /libcaca/trunk/doc/Makefile.am
  9858. * doc/Makefile.am:
  9859. + Do not install doxygen.png directly, because it can be doxygen.gif on
  9860. old installations.
  9861. ------------------------------------------------------------------------
  9862. r295 | sam | 2003-12-31 13:26:47 +0000 (Wed, 31 Dec 2003) | 3 lines
  9863. Changed paths:
  9864. M /libcaca/trunk/examples/aafire.c
  9865. * examples/aafire.c:
  9866. + Only quit upon keypress, not mouse motion.
  9867. ------------------------------------------------------------------------
  9868. r294 | sam | 2003-12-31 13:24:46 +0000 (Wed, 31 Dec 2003) | 3 lines
  9869. Changed paths:
  9870. M /libcaca/trunk/examples/aafire.c
  9871. * examples/aafire.c:
  9872. + Render cacafire at full speed.
  9873. ------------------------------------------------------------------------
  9874. r293 | sam | 2003-12-31 13:20:18 +0000 (Wed, 31 Dec 2003) | 6 lines
  9875. Changed paths:
  9876. M /libcaca/trunk/src/graphics.c
  9877. M /libcaca/trunk/test
  9878. M /libcaca/trunk/test/Makefile.am
  9879. A /libcaca/trunk/test/optipal.c
  9880. * test/optipal.c:
  9881. + Optimised S-Lang palette generator.
  9882. * src/graphics:
  9883. + Removed the S-Lang palette generator and replaced it with the tables
  9884. generated by optipal.
  9885. ------------------------------------------------------------------------
  9886. r292 | sam | 2003-12-31 12:26:22 +0000 (Wed, 31 Dec 2003) | 5 lines
  9887. Changed paths:
  9888. M /libcaca/trunk/Makefile.am
  9889. M /libcaca/trunk/configure.ac
  9890. M /libcaca/trunk/examples/Makefile.am
  9891. A /libcaca/trunk/test
  9892. A /libcaca/trunk/test/Makefile.am
  9893. A /libcaca/trunk/test/dithering.c
  9894. * Makefile.am:
  9895. + Added a test directory for test programs.
  9896. * test/dithering.c:
  9897. + The value/saturation dithering example.
  9898. ------------------------------------------------------------------------
  9899. r291 | sam | 2003-12-31 12:05:44 +0000 (Wed, 31 Dec 2003) | 5 lines
  9900. Changed paths:
  9901. M /libcaca/trunk/examples/cacaview.c
  9902. M /libcaca/trunk/src/caca.c
  9903. * src/caca.c:
  9904. + Do not try the X11 driver if DISPLAY is set to the empty string.
  9905. * examples/cacaview.c:
  9906. + Cosmetic fixes.
  9907. ------------------------------------------------------------------------
  9908. r290 | sam | 2003-12-31 12:00:18 +0000 (Wed, 31 Dec 2003) | 3 lines
  9909. Changed paths:
  9910. M /libcaca/trunk/examples/Makefile.am
  9911. A /libcaca/trunk/examples/cacaview.c (from /libcaca/trunk/examples/view.c:285)
  9912. D /libcaca/trunk/examples/view.c
  9913. * example/:
  9914. + Renamed view.c into cacaview.c.
  9915. ------------------------------------------------------------------------
  9916. r289 | sam | 2003-12-31 11:17:47 +0000 (Wed, 31 Dec 2003) | 3 lines
  9917. Changed paths:
  9918. M /libcaca/trunk/src/io.c
  9919. * src/io.c:
  9920. + Fixed mouse support under ncurses and slang.
  9921. ------------------------------------------------------------------------
  9922. r288 | sam | 2003-12-31 11:17:00 +0000 (Wed, 31 Dec 2003) | 3 lines
  9923. Changed paths:
  9924. M /libcaca/trunk/configure.ac
  9925. * configure.ac:
  9926. + Error out if Imlib2 was not found. Override with --disable-imlib2.
  9927. ------------------------------------------------------------------------
  9928. r287 | sam | 2003-12-31 01:16:47 +0000 (Wed, 31 Dec 2003) | 6 lines
  9929. Changed paths:
  9930. M /libcaca/trunk/doc
  9931. M /libcaca/trunk/examples/demo.c
  9932. M /libcaca/trunk/src/caca.h
  9933. M /libcaca/trunk/src/io.c
  9934. * src/io.c:
  9935. + Mouse support under X11.
  9936. + Split the mouse motion and mouse click events.
  9937. * examples/demo.c:
  9938. + Mouse motion support.
  9939. ------------------------------------------------------------------------
  9940. r286 | sam | 2003-12-31 01:02:08 +0000 (Wed, 31 Dec 2003) | 5 lines
  9941. Changed paths:
  9942. M /libcaca/trunk/src/caca.c
  9943. M /libcaca/trunk/src/graphics.c
  9944. * src/graphics.c:
  9945. + Compilation fix.
  9946. * src/caca.c:
  9947. + Minor indentation fix.
  9948. ------------------------------------------------------------------------
  9949. r285 | sam | 2003-12-25 23:59:48 +0000 (Thu, 25 Dec 2003) | 6 lines
  9950. Changed paths:
  9951. M /libcaca/trunk/configure.ac
  9952. M /libcaca/trunk/src/caca.c
  9953. * src/caca.c:
  9954. + Prefer the X11 driver if $DISPLAY is set.
  9955. + The slang driver is now preferred over the ncurses driver.
  9956. * configure.ac:
  9957. + Autodetect conio.h.
  9958. ------------------------------------------------------------------------
  9959. r284 | sam | 2003-12-25 23:22:13 +0000 (Thu, 25 Dec 2003) | 4 lines
  9960. Changed paths:
  9961. M /libcaca/trunk/configure.ac
  9962. * configure.ac:
  9963. + Autodetect ncurses, slang and X11.
  9964. + Abort if no output driver was selected or detected.
  9965. ------------------------------------------------------------------------
  9966. r283 | sam | 2003-12-25 21:38:46 +0000 (Thu, 25 Dec 2003) | 2 lines
  9967. Changed paths:
  9968. A /libcaca/branches/0.5 (from /libcaca/trunk:282)
  9969. M /libcaca/branches/0.5/ChangeLog
  9970. M /libcaca/trunk/ChangeLog
  9971. * 0.5 branch.
  9972. ------------------------------------------------------------------------
  9973. r282 | sam | 2003-12-25 21:36:52 +0000 (Thu, 25 Dec 2003) | 3 lines
  9974. Changed paths:
  9975. M /libcaca/trunk/NEWS
  9976. M /libcaca/trunk/configure.ac
  9977. M /libcaca/trunk/debian/changelog
  9978. * configure.ac NEWS debian/changelog:
  9979. + New 0.5 release.
  9980. ------------------------------------------------------------------------
  9981. r281 | sam | 2003-12-25 21:28:55 +0000 (Thu, 25 Dec 2003) | 5 lines
  9982. Changed paths:
  9983. M /libcaca/trunk/BUGS
  9984. M /libcaca/trunk/NOTES
  9985. M /libcaca/trunk/configure.ac
  9986. M /libcaca/trunk/src/graphics.c
  9987. * NOTES BUGS:
  9988. + Updated information about the S-Lang colour pair shortage bug.
  9989. * src/graphics.c:
  9990. + Implemented the solution explained in NOTES.
  9991. ------------------------------------------------------------------------
  9992. r280 | sam | 2003-12-25 18:09:58 +0000 (Thu, 25 Dec 2003) | 3 lines
  9993. Changed paths:
  9994. M /libcaca/trunk/src/caca.c
  9995. * src/caca.c:
  9996. + Fixed a compilation bug reported by Thomas Klausner <wiz@NetBSD.org>.
  9997. ------------------------------------------------------------------------
  9998. r279 | sam | 2003-12-25 18:08:46 +0000 (Thu, 25 Dec 2003) | 3 lines
  9999. Changed paths:
  10000. M /libcaca/trunk/NOTES
  10001. * NOTES:
  10002. + Added a section with a proposed solution to the slang problem.
  10003. ------------------------------------------------------------------------
  10004. r278 | sam | 2003-12-25 10:18:37 +0000 (Thu, 25 Dec 2003) | 2 lines
  10005. Changed paths:
  10006. A /libcaca/branches/0.4 (from /libcaca/trunk:277)
  10007. M /libcaca/branches/0.4/ChangeLog
  10008. M /libcaca/trunk/ChangeLog
  10009. * 0.4 branch.
  10010. ------------------------------------------------------------------------
  10011. r277 | sam | 2003-12-24 23:58:32 +0000 (Wed, 24 Dec 2003) | 5 lines
  10012. Changed paths:
  10013. M /libcaca/trunk/configure.ac
  10014. M /libcaca/trunk/debian/control
  10015. * debian/control:
  10016. + Added missing dependencies to the -dev package.
  10017. * configure.ac:
  10018. + Kludge for woody builds where x_includes is undefined.
  10019. ------------------------------------------------------------------------
  10020. r276 | sam | 2003-12-24 16:23:37 +0000 (Wed, 24 Dec 2003) | 3 lines
  10021. Changed paths:
  10022. M /libcaca/trunk/src/caca.h
  10023. * src/caca.h:
  10024. + Documented CACA_FONT.
  10025. ------------------------------------------------------------------------
  10026. r275 | sam | 2003-12-24 16:16:16 +0000 (Wed, 24 Dec 2003) | 3 lines
  10027. Changed paths:
  10028. M /libcaca/trunk/doc/Makefile.am
  10029. * doc/Makefile.am:
  10030. + Rename the refman.ps doxygen documentation to libcaca.ps.
  10031. ------------------------------------------------------------------------
  10032. r274 | sam | 2003-12-24 15:43:45 +0000 (Wed, 24 Dec 2003) | 5 lines
  10033. Changed paths:
  10034. M /libcaca/trunk/NEWS
  10035. M /libcaca/trunk/src/caca.h
  10036. M /libcaca/trunk/src/graphics.c
  10037. * src/graphics.c:
  10038. + Replace CACA_WIDTH and CACA_HEIGHT with CACA_GEOMETRY.
  10039. * src/caca.c:
  10040. + Documented the CACA_GEOMETRY environment variable.
  10041. ------------------------------------------------------------------------
  10042. r273 | sam | 2003-12-24 15:35:07 +0000 (Wed, 24 Dec 2003) | 3 lines
  10043. Changed paths:
  10044. M /libcaca/trunk/src/caca_internals.h
  10045. M /libcaca/trunk/src/graphics.c
  10046. M /libcaca/trunk/src/io.c
  10047. * src/io.c:
  10048. + Mouse support in the X11 driver.
  10049. ------------------------------------------------------------------------
  10050. r272 | sam | 2003-12-24 14:48:38 +0000 (Wed, 24 Dec 2003) | 4 lines
  10051. Changed paths:
  10052. M /libcaca/trunk/src/graphics.c
  10053. * src/graphics:
  10054. + Use XCreateWindow instead of XCreateSimpleWindow.
  10055. + Set the X window title to "caca for X".
  10056. ------------------------------------------------------------------------
  10057. r271 | sam | 2003-12-23 17:25:29 +0000 (Tue, 23 Dec 2003) | 4 lines
  10058. Changed paths:
  10059. M /libcaca/trunk/debian/changelog
  10060. M /libcaca/trunk/debian/control
  10061. M /libcaca/trunk/debian/rules
  10062. * debian/control:
  10063. + Build-depend on doxygen and tetex to build documentation.
  10064. + Build-depend on xlibs-dev and slang1-dev to provide alternate drivers.
  10065. ------------------------------------------------------------------------
  10066. r270 | sam | 2003-12-23 17:01:38 +0000 (Tue, 23 Dec 2003) | 7 lines
  10067. Changed paths:
  10068. M /libcaca/trunk/BUGS
  10069. M /libcaca/trunk/Makefile.am
  10070. M /libcaca/trunk/NEWS
  10071. M /libcaca/trunk/README
  10072. M /libcaca/trunk/TODO
  10073. M /libcaca/trunk/configure.ac
  10074. M /libcaca/trunk/doc/Makefile.am
  10075. M /libcaca/trunk/src/graphics.c
  10076. * configure.ac NEWS:
  10077. + Prepared release 0.4.
  10078. * src/graphics.c README BUGS TODO:
  10079. + Updated documentation.
  10080. * Makefile.am doc/Makefile.am:
  10081. + Install the generated doxygen documentation.
  10082. ------------------------------------------------------------------------
  10083. r269 | sam | 2003-12-23 16:32:56 +0000 (Tue, 23 Dec 2003) | 4 lines
  10084. Changed paths:
  10085. M /libcaca/trunk/src/io.c
  10086. * src/io.c:
  10087. + Fixed a warning by including <unistd.h>.
  10088. + Support for arrow and function keys under X11.
  10089. ------------------------------------------------------------------------
  10090. r268 | sam | 2003-12-23 13:27:40 +0000 (Tue, 23 Dec 2003) | 9 lines
  10091. Changed paths:
  10092. M /libcaca/trunk/configure.ac
  10093. M /libcaca/trunk/doc/Makefile.am
  10094. D /libcaca/trunk/doc/doxygen.cfg
  10095. A /libcaca/trunk/doc/doxygen.cfg.in (from /libcaca/trunk/doc/doxygen.cfg:267)
  10096. M /libcaca/trunk/examples/aafire.c
  10097. M /libcaca/trunk/examples/demo.c
  10098. M /libcaca/trunk/examples/spritedit.c
  10099. M /libcaca/trunk/examples/view.c
  10100. M /libcaca/trunk/src/bitmap.c
  10101. M /libcaca/trunk/src/box.c
  10102. M /libcaca/trunk/src/caca.c
  10103. M /libcaca/trunk/src/caca.h
  10104. M /libcaca/trunk/src/caca_internals.h
  10105. M /libcaca/trunk/src/conic.c
  10106. M /libcaca/trunk/src/graphics.c
  10107. M /libcaca/trunk/src/io.c
  10108. M /libcaca/trunk/src/line.c
  10109. M /libcaca/trunk/src/math.c
  10110. M /libcaca/trunk/src/sprite.c
  10111. M /libcaca/trunk/src/triangle.c
  10112. * src/io.c:
  10113. + Added caca_wait_event(), a blocking caca_get_event().
  10114. * src/ examples/:
  10115. + More documentation.
  10116. * doc/doxygen.cfg.in:
  10117. + doc/doxygen.cfg is now generated by configure, so that we can use
  10118. @top_srcdir@ and we no longer need to hardcode PROJECT_NUMBER.
  10119. + Create manpages.
  10120. ------------------------------------------------------------------------
  10121. r267 | sam | 2003-12-23 11:08:37 +0000 (Tue, 23 Dec 2003) | 2 lines
  10122. Changed paths:
  10123. M /libcaca/trunk/doc/doxygen.cfg
  10124. M /libcaca/trunk/src/bitmap.c
  10125. M /libcaca/trunk/src/caca.c
  10126. M /libcaca/trunk/src/caca.h
  10127. * More API documentation.
  10128. ------------------------------------------------------------------------
  10129. r266 | sam | 2003-12-22 22:58:24 +0000 (Mon, 22 Dec 2003) | 3 lines
  10130. Changed paths:
  10131. M /libcaca/trunk/src/caca.c
  10132. * caca.c:
  10133. + Fixed typos in the initialisation code.
  10134. ------------------------------------------------------------------------
  10135. r265 | sam | 2003-12-22 15:26:12 +0000 (Mon, 22 Dec 2003) | 6 lines
  10136. Changed paths:
  10137. M /libcaca/trunk/configure.ac
  10138. M /libcaca/trunk/src/bitmap.c
  10139. M /libcaca/trunk/src/caca.c
  10140. M /libcaca/trunk/src/caca.h
  10141. M /libcaca/trunk/src/caca_internals.h
  10142. M /libcaca/trunk/src/conic.c
  10143. M /libcaca/trunk/src/graphics.c
  10144. M /libcaca/trunk/src/io.c
  10145. M /libcaca/trunk/src/line.c
  10146. * src/graphics.c src/caca.c src/io.c:
  10147. + Support for simultaneously compiled-in drivers.
  10148. + Honour the CACA_DRIVER environment variable.
  10149. * configure.ac:
  10150. + Drivers are no longer mutually exclusive.
  10151. ------------------------------------------------------------------------
  10152. r264 | sam | 2003-12-21 00:39:41 +0000 (Sun, 21 Dec 2003) | 3 lines
  10153. Changed paths:
  10154. M /libcaca/trunk/src/graphics.c
  10155. * src/graphics:
  10156. + Initialise default height at 32 (as in aalib).
  10157. ------------------------------------------------------------------------
  10158. r263 | sam | 2003-12-20 12:07:56 +0000 (Sat, 20 Dec 2003) | 5 lines
  10159. Changed paths:
  10160. M /libcaca/trunk/src/caca_internals.h
  10161. M /libcaca/trunk/src/graphics.c
  10162. M /libcaca/trunk/src/io.c
  10163. * src/graphics.c:
  10164. + Support for CACA_WIDTH, CACA_HEIGHT and CACA_FONT in the x11 driver.
  10165. + Use an intermediary X pixmap for rendering.
  10166. + Slightly changed the variable naming scheme.
  10167. ------------------------------------------------------------------------
  10168. r262 | sam | 2003-12-20 10:54:35 +0000 (Sat, 20 Dec 2003) | 3 lines
  10169. Changed paths:
  10170. M /libcaca/trunk/examples/aafire.c
  10171. * examples/aafire.c:
  10172. + The image buffer in cacafire was too small.
  10173. ------------------------------------------------------------------------
  10174. r261 | sam | 2003-12-19 17:26:23 +0000 (Fri, 19 Dec 2003) | 4 lines
  10175. Changed paths:
  10176. M /libcaca/trunk/src/graphics.c
  10177. * src/graphics.c:
  10178. + Progress in the X11 driver.
  10179. + Fixed a compilation bug in the conio driver.
  10180. ------------------------------------------------------------------------
  10181. r260 | sam | 2003-12-18 09:46:19 +0000 (Thu, 18 Dec 2003) | 4 lines
  10182. Changed paths:
  10183. M /libcaca/trunk/debian/changelog
  10184. M /libcaca/trunk/debian/control
  10185. M /libcaca/trunk/debian/rules
  10186. * debian/rules debian/control:
  10187. + Moved cacafire to the caca-utils package. Added proper conflict/replace.
  10188. + Symlinked cacafire.1 to cacademo.1.
  10189. ------------------------------------------------------------------------
  10190. r258 | sam | 2003-12-18 00:41:28 +0000 (Thu, 18 Dec 2003) | 7 lines
  10191. Changed paths:
  10192. M /libcaca/trunk/ChangeLog
  10193. M /libcaca/trunk/NEWS
  10194. M /libcaca/trunk/README
  10195. M /libcaca/trunk/debian/changelog
  10196. M /libcaca/trunk/debian/control
  10197. M /libcaca/trunk/doc/doxygen.cfg
  10198. * debian/control:
  10199. + Updated long descriptions.
  10200. * debian/changelog ChangeLog doc/doxygen.cfg NEWS:
  10201. + Prepared 0.3 release.
  10202. * README:
  10203. + --enable-ncurses is now the default.
  10204. ------------------------------------------------------------------------
  10205. r257 | sam | 2003-12-18 00:11:52 +0000 (Thu, 18 Dec 2003) | 3 lines
  10206. Changed paths:
  10207. M /libcaca/trunk/src/bitmap.c
  10208. M /libcaca/trunk/src/box.c
  10209. M /libcaca/trunk/src/caca.c
  10210. M /libcaca/trunk/src/caca.h
  10211. M /libcaca/trunk/src/conic.c
  10212. M /libcaca/trunk/src/graphics.c
  10213. M /libcaca/trunk/src/io.c
  10214. M /libcaca/trunk/src/line.c
  10215. M /libcaca/trunk/src/math.c
  10216. M /libcaca/trunk/src/sprite.c
  10217. M /libcaca/trunk/src/triangle.c
  10218. * src/:
  10219. + Doxygenated public functions.
  10220. ------------------------------------------------------------------------
  10221. r256 | sam | 2003-12-17 15:03:05 +0000 (Wed, 17 Dec 2003) | 3 lines
  10222. Changed paths:
  10223. M /libcaca/trunk/src/caca.h
  10224. * src/caca.h:
  10225. + Documented environment variables.
  10226. ------------------------------------------------------------------------
  10227. r255 | sam | 2003-12-16 23:25:54 +0000 (Tue, 16 Dec 2003) | 4 lines
  10228. Changed paths:
  10229. M /libcaca/trunk/examples/view.c
  10230. * examples/view.c:
  10231. + Fixed a bug in the loading of 1bpp BMPs.
  10232. + Commented stuff.
  10233. ------------------------------------------------------------------------
  10234. r254 | sam | 2003-12-16 23:06:54 +0000 (Tue, 16 Dec 2003) | 7 lines
  10235. Changed paths:
  10236. M /libcaca/trunk/examples/Makefile.am
  10237. M /libcaca/trunk/examples/view.c
  10238. * examples/view.c:
  10239. + If Imlib2 is not available, use a custom simple BMP loader.
  10240. + Draw the bottom bar one line higher to leave room for a status line.
  10241. + '?' now properly toggles help.
  10242. * examples/Makefile.am:
  10243. + Always build cacaview.
  10244. ------------------------------------------------------------------------
  10245. r253 | sam | 2003-12-16 09:06:46 +0000 (Tue, 16 Dec 2003) | 5 lines
  10246. Changed paths:
  10247. M /libcaca/trunk/configure.ac
  10248. M /libcaca/trunk/src/bitmap.c
  10249. * src/bitmap.c:
  10250. + If the alpha palette is all-zero, forget the alpha channel.
  10251. * configure.ac:
  10252. + Export HAVE_IMLIB2_H and the like.
  10253. ------------------------------------------------------------------------
  10254. r252 | sam | 2003-12-15 15:02:50 +0000 (Mon, 15 Dec 2003) | 4 lines
  10255. Changed paths:
  10256. M /libcaca/trunk/src/bitmap.c
  10257. * src/bitmap.c:
  10258. + If the alpha mask is 0, ignore alpha information.
  10259. + Ditto if no alpha information is given with the palette.
  10260. ------------------------------------------------------------------------
  10261. r251 | sam | 2003-12-15 10:38:03 +0000 (Mon, 15 Dec 2003) | 4 lines
  10262. Changed paths:
  10263. M /libcaca/trunk/configure.ac
  10264. M /libcaca/trunk/src/caca.c
  10265. M /libcaca/trunk/src/caca_internals.h
  10266. M /libcaca/trunk/src/graphics.c
  10267. M /libcaca/trunk/src/io.c
  10268. * src/graphics.c src/io.c:
  10269. + Beginning of an X11 driver. Currently we merely open the window and
  10270. check keyboard events.
  10271. ------------------------------------------------------------------------
  10272. r250 | sam | 2003-12-12 16:19:44 +0000 (Fri, 12 Dec 2003) | 7 lines
  10273. Changed paths:
  10274. M /libcaca/trunk/configure.ac
  10275. M /libcaca/trunk/debian/changelog
  10276. M /libcaca/trunk/src/caca.c
  10277. * configure.ac debian/changelog:
  10278. + Prepare for 0.3 release.
  10279. + Check for strcasecmp().
  10280. * src/caca.c:
  10281. + Honor CACA_BACKGROUND, CACA_DITHERING and CACA_ANTIALIASING environment
  10282. variables.
  10283. ------------------------------------------------------------------------
  10284. r249 | sam | 2003-12-12 14:49:41 +0000 (Fri, 12 Dec 2003) | 13 lines
  10285. Changed paths:
  10286. M /libcaca/trunk/examples/aafire.c
  10287. M /libcaca/trunk/examples/demo.c
  10288. M /libcaca/trunk/examples/view.c
  10289. M /libcaca/trunk/src/bitmap.c
  10290. M /libcaca/trunk/src/caca.c
  10291. M /libcaca/trunk/src/caca.h
  10292. M /libcaca/trunk/src/caca_internals.h
  10293. * src/bitmap.c:
  10294. + Added antialiasing support.
  10295. + Dithering, antialiasing and background mode can now be selected at
  10296. runtime.
  10297. * src/caca.c src/caca.h:
  10298. + Renamed caca_dithering into caca_feature and extended the type to
  10299. express background colour and antialiasing mode.
  10300. * examples/demo.c:
  10301. + Fixed a bug that disabled the sprite demo.
  10302. + Draw solid flares.
  10303. * examples/view.c:
  10304. + Select antialiasing and background mode at runtime.
  10305. ------------------------------------------------------------------------
  10306. r248 | sam | 2003-12-11 17:01:09 +0000 (Thu, 11 Dec 2003) | 2 lines
  10307. Changed paths:
  10308. M /libcaca/trunk/BUGS
  10309. M /libcaca/trunk/TODO
  10310. M /libcaca/trunk/debian/control
  10311. M /libcaca/trunk/doc/cacademo.1
  10312. M /libcaca/trunk/doc/cacaview.1
  10313. * Minor updates to manpages, BUGS, TODO and the Debian control file.
  10314. ------------------------------------------------------------------------
  10315. r247 | sam | 2003-12-11 16:56:35 +0000 (Thu, 11 Dec 2003) | 5 lines
  10316. Changed paths:
  10317. M /libcaca/trunk/src/Makefile.am
  10318. M /libcaca/trunk/src/bitmap.c
  10319. M /libcaca/trunk/src/caca.c
  10320. M /libcaca/trunk/src/caca.h
  10321. M /libcaca/trunk/src/caca_internals.h
  10322. M /libcaca/trunk/src/graphics.c
  10323. * src/caca.c:
  10324. + Moved global variables to src/graphics.c.
  10325. * src/bitmap.c:
  10326. + Sanitised prototypes.
  10327. ------------------------------------------------------------------------
  10328. r246 | sam | 2003-12-11 16:31:49 +0000 (Thu, 11 Dec 2003) | 17 lines
  10329. Changed paths:
  10330. M /libcaca/trunk/examples
  10331. M /libcaca/trunk/examples/aafire.c
  10332. M /libcaca/trunk/examples/demo.c
  10333. M /libcaca/trunk/examples/view.c
  10334. M /libcaca/trunk/src/bitmap.c
  10335. M /libcaca/trunk/src/box.c
  10336. M /libcaca/trunk/src/caca.c
  10337. M /libcaca/trunk/src/caca.h
  10338. M /libcaca/trunk/src/caca_internals.h
  10339. M /libcaca/trunk/src/conic.c
  10340. M /libcaca/trunk/src/graphics.c
  10341. M /libcaca/trunk/src/line.c
  10342. M /libcaca/trunk/src/sprite.c
  10343. M /libcaca/trunk/src/triangle.c
  10344. * src/graphics.c:
  10345. + Internally cache screen width and height.
  10346. * src/bitmap.c:
  10347. + Added alpha support to caca_draw_bitmap(). For now, we only treat 0%
  10348. alpha as fully transparent, and any other value as fully opaque.
  10349. + Slightly tuned colour weights in the renderer.
  10350. + caca_set_bitmap_palette() takes unsigned ints.
  10351. * examples/demo.c:
  10352. + Added a crap render demo.
  10353. * examples/aafire.c:
  10354. + Set a 20ms delay.
  10355. + Added alpha values to the palette.
  10356. * examples/view.c:
  10357. + Draw a gray checkered grid below the image so that transparent images
  10358. look a lot nicer.
  10359. + 'f' toggles "fullscreen" mode.
  10360. ------------------------------------------------------------------------
  10361. r245 | sam | 2003-12-11 15:54:53 +0000 (Thu, 11 Dec 2003) | 6 lines
  10362. Changed paths:
  10363. M /libcaca/trunk/caca-config.in
  10364. M /libcaca/trunk/configure.ac
  10365. * configure.ac:
  10366. + Set the executable bit of caca-config when regenerating that file.
  10367. * caca-config.in:
  10368. + No longer use USE_SLANG_TRUE and USE_NCURSES_TRUE since we now
  10369. have @CACA_LIBS@.
  10370. ------------------------------------------------------------------------
  10371. r244 | sam | 2003-12-02 22:27:27 +0000 (Tue, 02 Dec 2003) | 6 lines
  10372. Changed paths:
  10373. M /libcaca/trunk/configure.ac
  10374. M /libcaca/trunk/examples/Makefile.am
  10375. A /libcaca/trunk/examples/aafire.c
  10376. * configure.ac:
  10377. + Removed unused USE_* variables.
  10378. + Export -lslang and -lncurses as @CACA_LIBS@.
  10379. * examples/aafire.c:
  10380. + Imported aafire.c from the AAlib tree and ported it to libcaca.
  10381. ------------------------------------------------------------------------
  10382. r242 | sam | 2003-11-30 17:15:31 +0000 (Sun, 30 Nov 2003) | 2 lines
  10383. Changed paths:
  10384. M /libcaca/trunk/ChangeLog
  10385. M /libcaca/trunk/NEWS
  10386. M /libcaca/trunk/TODO
  10387. M /libcaca/trunk/debian/changelog
  10388. M /libcaca/trunk/debian/control
  10389. * 0.2 release.
  10390. ------------------------------------------------------------------------
  10391. r241 | sam | 2003-11-30 17:14:19 +0000 (Sun, 30 Nov 2003) | 3 lines
  10392. Changed paths:
  10393. M /libcaca/trunk/examples/view.c
  10394. * examples/view.c:
  10395. + Removed last endianness issue.
  10396. ------------------------------------------------------------------------
  10397. r240 | sam | 2003-11-30 16:34:04 +0000 (Sun, 30 Nov 2003) | 5 lines
  10398. Changed paths:
  10399. M /libcaca/trunk/examples/view.c
  10400. M /libcaca/trunk/src/bitmap.c
  10401. M /libcaca/trunk/src/io.c
  10402. * src/io.c:
  10403. + Removed a useless message.
  10404. * src/bitmap.c examples/view.c:
  10405. + Really fixed the endianness issue.
  10406. ------------------------------------------------------------------------
  10407. r239 | sam | 2003-11-30 15:56:02 +0000 (Sun, 30 Nov 2003) | 5 lines
  10408. Changed paths:
  10409. M /libcaca/trunk/src/bitmap.c
  10410. * src/bitmap.c:
  10411. + Fine-tuned the new renderer.
  10412. + Fixed warnings.
  10413. + Changed hardcoded values to macros.
  10414. ------------------------------------------------------------------------
  10415. r238 | sam | 2003-11-30 15:01:55 +0000 (Sun, 30 Nov 2003) | 11 lines
  10416. Changed paths:
  10417. M /libcaca/trunk/configure.ac
  10418. M /libcaca/trunk/examples/demo.c
  10419. M /libcaca/trunk/examples/view.c
  10420. M /libcaca/trunk/src/bitmap.c
  10421. M /libcaca/trunk/src/caca.c
  10422. M /libcaca/trunk/src/caca.h
  10423. * src/bitmap.c:
  10424. + Fixed an endianness issue in the byte reader.
  10425. + Decreased precision in RGB and HSV values to avoid overflows.
  10426. + New dithering method: 2x2 ordered.
  10427. + New renderer, with background colour awareness.
  10428. * configure.ac:
  10429. + Check for <endian.h>.
  10430. * examples/demo.c examples/view.c:
  10431. + Fixed an endianness issue in cacaview.
  10432. + Adapted code to the additional dithering method.
  10433. ------------------------------------------------------------------------
  10434. r237 | sam | 2003-11-30 02:11:37 +0000 (Sun, 30 Nov 2003) | 4 lines
  10435. Changed paths:
  10436. M /libcaca/trunk/examples/view.c
  10437. M /libcaca/trunk/src/bitmap.c
  10438. * src/bitmap.c examples/view.c:
  10439. + Fixed an endianness issue in caca_draw_bitmap().
  10440. + Code cleanup.
  10441. ------------------------------------------------------------------------
  10442. r236 | sam | 2003-11-30 01:18:10 +0000 (Sun, 30 Nov 2003) | 13 lines
  10443. Changed paths:
  10444. M /libcaca/trunk/TODO
  10445. M /libcaca/trunk/doc/cacaview.1
  10446. M /libcaca/trunk/examples/Makefile.am
  10447. M /libcaca/trunk/examples/view.c
  10448. M /libcaca/trunk/src/caca.c
  10449. * src/caca.c:
  10450. + Minor change to the dithering names.
  10451. * TODO:
  10452. + Added cacaview TODO.
  10453. * doc/cacaview.1:
  10454. + Wrote a manpage for cacaview.
  10455. * examples/Makefile.am:
  10456. + Moved the -DX_DISPLAY_MISSING=1 here.
  10457. * examples/view.c:
  10458. + Capital 'D' cycles through dithering modes in reverse order.
  10459. + Sleep when there is nothing to do.
  10460. + Cosmetic code reorganisation.
  10461. ------------------------------------------------------------------------
  10462. r235 | sam | 2003-11-29 19:35:07 +0000 (Sat, 29 Nov 2003) | 9 lines
  10463. Changed paths:
  10464. M /libcaca/trunk/examples/demo.c
  10465. M /libcaca/trunk/examples/view.c
  10466. M /libcaca/trunk/src/bitmap.c
  10467. M /libcaca/trunk/src/caca.c
  10468. M /libcaca/trunk/src/caca.h
  10469. * src/caca.c src/caca.h:
  10470. + Added caca_get_dithering_name().
  10471. * src/bitmap.c:
  10472. + Created a new dithering method with an 8x8 ordered matrix.
  10473. + Replaced the char list with a string for better readability.
  10474. + Dithering functions now return a value between 0 and 255.
  10475. * examples/demo.c examples/view.c:
  10476. + Adapted to use caca_get_dithering_name().
  10477. ------------------------------------------------------------------------
  10478. r234 | sam | 2003-11-29 18:04:42 +0000 (Sat, 29 Nov 2003) | 3 lines
  10479. Changed paths:
  10480. M /libcaca/trunk/src/caca.c
  10481. * src/caca.c:
  10482. + Test whether ncurses knows xterm-16color before setting $TERM.
  10483. ------------------------------------------------------------------------
  10484. r233 | sam | 2003-11-29 17:36:00 +0000 (Sat, 29 Nov 2003) | 6 lines
  10485. Changed paths:
  10486. M /libcaca/trunk/examples/view.c
  10487. * examples/view.c:
  10488. + Added top and bottom status lines, like in mutt and slrn.
  10489. + Added a status string when loading an image or upon error.
  10490. + Can load multiple files; use 'n' and 'p' for next and previous.
  10491. + Clip zoom between -48 and +48.
  10492. ------------------------------------------------------------------------
  10493. r232 | sam | 2003-11-29 16:42:35 +0000 (Sat, 29 Nov 2003) | 2 lines
  10494. Changed paths:
  10495. M /libcaca/trunk/src/caca.c
  10496. * Fixed a C99ism.
  10497. ------------------------------------------------------------------------
  10498. r231 | sam | 2003-11-29 14:41:37 +0000 (Sat, 29 Nov 2003) | 9 lines
  10499. Changed paths:
  10500. M /libcaca/trunk/NOTES
  10501. M /libcaca/trunk/configure.ac
  10502. M /libcaca/trunk/src/caca.c
  10503. M /libcaca/trunk/src/graphics.c
  10504. * configure.ac:
  10505. + Default to ncurses, not slang, because slang only has 128 colour pairs.
  10506. * src/caca.c:
  10507. + Disable scrolling to avoid hashmap scrolling optimization code.
  10508. * src/graphics.c:
  10509. + Swap fg and bg in the colour pair indexing, so that bg is always
  10510. right.
  10511. + Disable alt charset support to exploit my patched slang.
  10512. ------------------------------------------------------------------------
  10513. r230 | sam | 2003-11-28 20:39:54 +0000 (Fri, 28 Nov 2003) | 10 lines
  10514. Changed paths:
  10515. M /libcaca/trunk/NOTES
  10516. M /libcaca/trunk/examples/view.c
  10517. M /libcaca/trunk/src/bitmap.c
  10518. * src/bitmap.c:
  10519. + Dither chroma outside of rgb2hsv_default().
  10520. + Clip fromx and fromy values.
  10521. * NOTES:
  10522. + Link to the XTerm control sequences.
  10523. * examples/view.c:
  10524. + Draw status bar.
  10525. + Move with 'h' 'j' 'k' 'l', à la vi.
  10526. + '?' toggles a help menu.
  10527. ------------------------------------------------------------------------
  10528. r229 | sam | 2003-11-27 23:18:12 +0000 (Thu, 27 Nov 2003) | 3 lines
  10529. Changed paths:
  10530. M /libcaca/trunk/src/bitmap.c
  10531. * src/bitmap.c:
  10532. + Removed § from the list of default characters due to collisions.
  10533. ------------------------------------------------------------------------
  10534. r228 | sam | 2003-11-27 22:54:48 +0000 (Thu, 27 Nov 2003) | 6 lines
  10535. Changed paths:
  10536. A /libcaca/trunk/debian/caca-utils.mime
  10537. M /libcaca/trunk/debian/control
  10538. M /libcaca/trunk/debian/rules
  10539. * debian/control:
  10540. + Removed slang1-dev dependency in caca-utils.
  10541. * debian/caca-utils.mime debian/rules:
  10542. + Added a MIME file with low priority.
  10543. + Added call to dh_installmime.
  10544. ------------------------------------------------------------------------
  10545. r227 | sam | 2003-11-27 22:29:13 +0000 (Thu, 27 Nov 2003) | 5 lines
  10546. Changed paths:
  10547. M /libcaca/trunk/configure.ac
  10548. M /libcaca/trunk/src/caca.c
  10549. M /libcaca/trunk/src/caca_internals.h
  10550. M /libcaca/trunk/src/graphics.c
  10551. * src/caca.c src/graphics.c:
  10552. + Moved graphics stuff from caca.c to graphics.c.
  10553. + Added a few kludges: if gnome-terminal or konsole are detected, switch
  10554. to TERM=xterm-16color to benefit from extended colour palette.
  10555. ------------------------------------------------------------------------
  10556. r226 | sam | 2003-11-27 21:56:30 +0000 (Thu, 27 Nov 2003) | 13 lines
  10557. Changed paths:
  10558. M /libcaca/trunk/NOTES
  10559. M /libcaca/trunk/examples/demo.c
  10560. M /libcaca/trunk/examples/spritedit.c
  10561. M /libcaca/trunk/src/bitmap.c
  10562. M /libcaca/trunk/src/caca.c
  10563. M /libcaca/trunk/src/caca.h
  10564. M /libcaca/trunk/src/graphics.c
  10565. M /libcaca/trunk/src/sprite.c
  10566. * NOTES:
  10567. + Added setab/setaf quotes from the XTerm terminfo.
  10568. + Proposed a workaround for bright colours on any terminal.
  10569. * src/caca.c:
  10570. + 16 colour support for ncurses and conio.
  10571. * src/graphics.c:
  10572. + Ported to 16 colour support.
  10573. + Added a missing <stdio.h> for BUFSIZ.
  10574. + Disabled vsnprintf under DOS (only vsprintf exists).
  10575. * examples/:
  10576. + Don't abort if the caca.txt sprite was not found.
  10577. + Ported to 16 colour support.
  10578. ------------------------------------------------------------------------
  10579. r225 | sam | 2003-11-27 13:27:32 +0000 (Thu, 27 Nov 2003) | 2 lines
  10580. Changed paths:
  10581. M /libcaca/trunk/NOTES
  10582. * NOTES: more notes about colours.
  10583. ------------------------------------------------------------------------
  10584. r224 | sam | 2003-11-27 09:43:56 +0000 (Thu, 27 Nov 2003) | 5 lines
  10585. Changed paths:
  10586. M /libcaca/trunk/Makefile.am
  10587. M /libcaca/trunk/configure.ac
  10588. M /libcaca/trunk/examples/Makefile.am
  10589. * configure.ac:
  10590. + More sensible imlib2 detection, works with cross-compilation.
  10591. * Makefile.am:
  10592. + Don't forget to include NOTES to the dist tarball.
  10593. ------------------------------------------------------------------------
  10594. r223 | sam | 2003-11-27 09:38:16 +0000 (Thu, 27 Nov 2003) | 2 lines
  10595. Changed paths:
  10596. A /libcaca/trunk/NOTES
  10597. M /libcaca/trunk/README
  10598. M /libcaca/trunk/debian/rules
  10599. * NOTES: added information about colour support.
  10600. ------------------------------------------------------------------------
  10601. r222 | sam | 2003-11-26 21:02:31 +0000 (Wed, 26 Nov 2003) | 2 lines
  10602. Changed paths:
  10603. M /libcaca/trunk/configure.ac
  10604. * configure.ac: Added a missing check for <inttypes.h>.
  10605. ------------------------------------------------------------------------
  10606. r221 | sam | 2003-11-26 20:58:30 +0000 (Wed, 26 Nov 2003) | 2 lines
  10607. Changed paths:
  10608. M /libcaca/trunk/src/bitmap.c
  10609. * src/bitmap.c: Support for more colour depths.
  10610. ------------------------------------------------------------------------
  10611. r217 | sam | 2003-11-24 19:56:04 +0000 (Mon, 24 Nov 2003) | 9 lines
  10612. Changed paths:
  10613. M /libcaca/trunk/configure.ac
  10614. M /libcaca/trunk/examples/Makefile.am
  10615. M /libcaca/trunk/examples/demo.c
  10616. M /libcaca/trunk/examples/view.c
  10617. * configure.ac examples/Makefile.am:
  10618. + Added a check for imlib2-config.
  10619. + Build cacaview conditionally.
  10620. * examples/demo.c:
  10621. + Removed all gdkpixbuf code.
  10622. * examples/view.c:
  10623. + Default to ordered dithering.
  10624. + Make sure the arrows always work even if delta is too small.
  10625. ------------------------------------------------------------------------
  10626. r216 | sam | 2003-11-24 17:51:40 +0000 (Mon, 24 Nov 2003) | 4 lines
  10627. Changed paths:
  10628. M /libcaca/trunk/debian
  10629. M /libcaca/trunk/debian/control
  10630. M /libcaca/trunk/debian/rules
  10631. * debian/:
  10632. + New caca-utils package.
  10633. + Move cacademo, cacaview and caca-spritedit to caca-utils.
  10634. ------------------------------------------------------------------------
  10635. r215 | sam | 2003-11-24 17:50:14 +0000 (Mon, 24 Nov 2003) | 6 lines
  10636. Changed paths:
  10637. M /libcaca/trunk/doc/Makefile.am
  10638. D /libcaca/trunk/doc/caca-demo.1
  10639. A /libcaca/trunk/doc/cacademo.1 (from /libcaca/trunk/doc/caca-demo.1:214)
  10640. A /libcaca/trunk/doc/cacaview.1
  10641. M /libcaca/trunk/examples
  10642. M /libcaca/trunk/examples/Makefile.am
  10643. A /libcaca/trunk/examples/view.c
  10644. * examples/:
  10645. + Simple image viewer, cacaview, based on libcaca and imlib2.
  10646. + Renamed caca-demo into cacademo.
  10647. * doc/:
  10648. + Renamed doc/caca-demo.1 into doc/cacademo.1.
  10649. ------------------------------------------------------------------------
  10650. r214 | sam | 2003-11-23 15:34:35 +0000 (Sun, 23 Nov 2003) | 2 lines
  10651. Changed paths:
  10652. M /libcaca/trunk/src/Makefile.am
  10653. A /libcaca/trunk/src/bitmap.c (from /libcaca/trunk/src/blit.c:213)
  10654. D /libcaca/trunk/src/blit.c
  10655. * Renamed src/blit.c into src/bitmap.c.
  10656. ------------------------------------------------------------------------
  10657. r213 | sam | 2003-11-23 03:44:59 +0000 (Sun, 23 Nov 2003) | 5 lines
  10658. Changed paths:
  10659. M /libcaca/trunk/examples/demo.c
  10660. M /libcaca/trunk/src/caca.c
  10661. M /libcaca/trunk/src/caca.h
  10662. M /libcaca/trunk/src/io.c
  10663. * src/caca.c:
  10664. + Mouse initialisation in ncurses.
  10665. * src/io.c:
  10666. + Mouse support in ncurses.
  10667. ------------------------------------------------------------------------
  10668. r212 | sam | 2003-11-22 14:28:36 +0000 (Sat, 22 Nov 2003) | 3 lines
  10669. Changed paths:
  10670. M /libcaca/trunk/debian/control
  10671. * debian/control:
  10672. + libcaca-dev should depend on slang1-dev.
  10673. ------------------------------------------------------------------------
  10674. r211 | sam | 2003-11-22 14:23:18 +0000 (Sat, 22 Nov 2003) | 3 lines
  10675. Changed paths:
  10676. M /libcaca/trunk/debian/Makefile.am
  10677. * debian/Makefile.am:
  10678. + Added compat and copyright to the distributed files.
  10679. ------------------------------------------------------------------------
  10680. r210 | sam | 2003-11-22 14:19:36 +0000 (Sat, 22 Nov 2003) | 2 lines
  10681. Changed paths:
  10682. A /libcaca/trunk/ChangeLog
  10683. M /libcaca/trunk/debian/rules
  10684. * Added a ChangeLog file.
  10685. ------------------------------------------------------------------------
  10686. r209 | sam | 2003-11-22 14:13:53 +0000 (Sat, 22 Nov 2003) | 3 lines
  10687. Changed paths:
  10688. M /libcaca/trunk/examples/Makefile.am
  10689. * examples/Makefile.am:
  10690. + Compilation fix when libcaca is not available.
  10691. ------------------------------------------------------------------------
  10692. r208 | sam | 2003-11-22 13:44:02 +0000 (Sat, 22 Nov 2003) | 9 lines
  10693. Changed paths:
  10694. M /libcaca/trunk/debian/changelog
  10695. A /libcaca/trunk/debian/copyright
  10696. M /libcaca/trunk/debian/rules
  10697. M /libcaca/trunk/doc/Makefile.am
  10698. M /libcaca/trunk/doc/caca-config.1
  10699. A /libcaca/trunk/doc/caca-demo.1
  10700. A /libcaca/trunk/doc/caca-spritedit.1
  10701. M /libcaca/trunk/examples/caca.txt
  10702. * debian/:
  10703. + Wrote the changelog for the Debian release.
  10704. + Wrote a copyright file.
  10705. * doc/:
  10706. + Wrote manpages for caca-demo and caca-spritedit.
  10707. * examples/caca.txt:
  10708. + Centered the sprite handle.
  10709. + Added a second frame to the sprite.
  10710. ------------------------------------------------------------------------
  10711. r207 | sam | 2003-11-22 12:53:55 +0000 (Sat, 22 Nov 2003) | 11 lines
  10712. Changed paths:
  10713. A /libcaca/trunk/AUTHORS
  10714. M /libcaca/trunk/Makefile.am
  10715. A /libcaca/trunk/NEWS
  10716. M /libcaca/trunk/configure.ac
  10717. A /libcaca/trunk/doc
  10718. A /libcaca/trunk/doc/Makefile.am
  10719. A /libcaca/trunk/doc/caca-config.1
  10720. A /libcaca/trunk/doc/doxygen.cfg
  10721. A /libcaca/trunk/doc/footer.html
  10722. A /libcaca/trunk/doc/header.html
  10723. * AUTHORS NEWS:
  10724. + Added these mandatory files.
  10725. * doc/:
  10726. + Wrote a Doxygen configuration file.
  10727. + Added a manpage for caca-config(1), borrowed from sdl-config.
  10728. * configure.ac:
  10729. + Use new style AC_INIT.
  10730. + Error out if no library was found.
  10731. + Added *djgpp* to the list of non-PIC platforms.
  10732. + Added checks for doxygen and latex.
  10733. ------------------------------------------------------------------------
  10734. r206 | sam | 2003-11-22 12:51:27 +0000 (Sat, 22 Nov 2003) | 2 lines
  10735. Changed paths:
  10736. M /libcaca/trunk/examples/Makefile.am
  10737. M /libcaca/trunk/examples/demo.c
  10738. * Disabled gdkpixbuf code.
  10739. ------------------------------------------------------------------------
  10740. r205 | sam | 2003-11-22 12:45:25 +0000 (Sat, 22 Nov 2003) | 3 lines
  10741. Changed paths:
  10742. M /libcaca/trunk/src/blit.c
  10743. M /libcaca/trunk/src/box.c
  10744. M /libcaca/trunk/src/caca.c
  10745. M /libcaca/trunk/src/caca.h
  10746. M /libcaca/trunk/src/caca_internals.h
  10747. M /libcaca/trunk/src/conic.c
  10748. M /libcaca/trunk/src/graphics.c
  10749. M /libcaca/trunk/src/io.c
  10750. M /libcaca/trunk/src/line.c
  10751. M /libcaca/trunk/src/math.c
  10752. M /libcaca/trunk/src/sprite.c
  10753. M /libcaca/trunk/src/triangle.c
  10754. * src/:
  10755. + Doxygenated a few things.
  10756. ------------------------------------------------------------------------
  10757. r204 | sam | 2003-11-21 14:34:07 +0000 (Fri, 21 Nov 2003) | 8 lines
  10758. Changed paths:
  10759. M /libcaca/trunk/TODO
  10760. M /libcaca/trunk/examples/demo.c
  10761. M /libcaca/trunk/src/blit.c
  10762. M /libcaca/trunk/src/caca.h
  10763. * TODO:
  10764. + A few updates.
  10765. * src/blit.c:
  10766. + Split blit() into caca_create_bitmap() and caca_draw_bitmap().
  10767. + Started removing hardcoded bitmask and pitch values.
  10768. * examples/demo.c:
  10769. + Do something with mouse clicks.
  10770. ------------------------------------------------------------------------
  10771. r203 | sam | 2003-11-21 14:14:26 +0000 (Fri, 21 Nov 2003) | 3 lines
  10772. Changed paths:
  10773. M /libcaca/trunk/src/io.c
  10774. * src/io.c:
  10775. + Fixed an off-by-one error in the mouse driver.
  10776. ------------------------------------------------------------------------
  10777. r202 | sam | 2003-11-20 16:54:04 +0000 (Thu, 20 Nov 2003) | 13 lines
  10778. Changed paths:
  10779. M /libcaca/trunk
  10780. M /libcaca/trunk/Makefile.am
  10781. M /libcaca/trunk/README
  10782. M /libcaca/trunk/TODO
  10783. A /libcaca/trunk/caca-config.in
  10784. M /libcaca/trunk/configure.ac
  10785. M /libcaca/trunk/debian
  10786. A /libcaca/trunk/debian/compat
  10787. M /libcaca/trunk/debian/control
  10788. M /libcaca/trunk/debian/rules
  10789. M /libcaca/trunk/examples
  10790. M /libcaca/trunk/examples/Makefile.am
  10791. M /libcaca/trunk/examples/demo.c
  10792. M /libcaca/trunk/src/Makefile.am
  10793. * debian/control:
  10794. + Changed section to libs/libdevel instead of games/games.
  10795. + Changed package name to libcaca-dev.
  10796. * debian/rules:
  10797. + Use debian/compat instead of DH_COMPAT.
  10798. + Install README, BUGS and TODO into /usr/share/doc.
  10799. * caca-config.in:
  10800. + First version of the config script.
  10801. * configure.ac src/Makefile.am:
  10802. + Build a static PIC library as well.
  10803. * README TODO:
  10804. + Various updates.
  10805. ------------------------------------------------------------------------
  10806. r201 | sam | 2003-11-19 18:38:49 +0000 (Wed, 19 Nov 2003) | 3 lines
  10807. Changed paths:
  10808. M /libcaca/trunk/TODO
  10809. M /libcaca/trunk/src/io.c
  10810. * TODO: New stuff to do.
  10811. * src/io.c: left and right arrow keys were swapped.
  10812. ------------------------------------------------------------------------
  10813. r200 | sam | 2003-11-19 17:49:43 +0000 (Wed, 19 Nov 2003) | 3 lines
  10814. Changed paths:
  10815. M /libcaca/trunk/src/blit.c
  10816. M /libcaca/trunk/src/caca.c
  10817. M /libcaca/trunk/src/io.c
  10818. * src/io.c:
  10819. + Fixed a bug in the mouse coordinates reporting.
  10820. ------------------------------------------------------------------------
  10821. r199 | sam | 2003-11-19 17:32:10 +0000 (Wed, 19 Nov 2003) | 6 lines
  10822. Changed paths:
  10823. M /libcaca/trunk/examples/demo.c
  10824. M /libcaca/trunk/examples/spritedit.c
  10825. M /libcaca/trunk/src/blit.c
  10826. M /libcaca/trunk/src/caca.c
  10827. M /libcaca/trunk/src/caca.h
  10828. M /libcaca/trunk/src/io.c
  10829. * src/io.c:
  10830. + Renamed sdl_get_key() into sdl_get_event().
  10831. + Handle mouse clicks.
  10832. * src/caca.c:
  10833. + Activate the terminal's mouse handling if supported.
  10834. ------------------------------------------------------------------------
  10835. r198 | sam | 2003-11-17 16:11:34 +0000 (Mon, 17 Nov 2003) | 8 lines
  10836. Changed paths:
  10837. M /libcaca/trunk/examples/Makefile.am
  10838. M /libcaca/trunk/src/Makefile.am
  10839. M /libcaca/trunk/src/blit.c
  10840. M /libcaca/trunk/src/caca.h
  10841. M /libcaca/trunk/src/io.c
  10842. * src/io.c src/caca.h:
  10843. + Interpret escape sequences for F1, F2, left, right, etc.
  10844. * src/Makefile.am examples/Makefile.am:
  10845. + Install caca.h in /usr/include.
  10846. + Do not install example programs.
  10847. * src/blit.c:
  10848. + Minor improvements to grayscale colors.
  10849. ------------------------------------------------------------------------
  10850. r197 | sam | 2003-11-17 10:15:40 +0000 (Mon, 17 Nov 2003) | 2 lines
  10851. Changed paths:
  10852. D /libcaca/trunk/.cvsignore
  10853. D /libcaca/trunk/autotools/.cvsignore
  10854. * Removed legacy .cvsignore files.
  10855. ------------------------------------------------------------------------
  10856. r195 | sam | 2003-11-16 17:41:43 +0000 (Sun, 16 Nov 2003) | 6 lines
  10857. Changed paths:
  10858. M /libcaca/trunk/examples/demo.c
  10859. M /libcaca/trunk/src/blit.c
  10860. M /libcaca/trunk/src/caca.h
  10861. * src/blit.c:
  10862. + Hue calculation now uses integers only.
  10863. + Dithering is now parametrable. Implemented none, ordered, random.
  10864. * examples/demo.c:
  10865. + Added dithering selection.
  10866. ------------------------------------------------------------------------
  10867. r193 | sam | 2003-11-16 15:20:17 +0000 (Sun, 16 Nov 2003) | 8 lines
  10868. Changed paths:
  10869. M /libcaca/trunk/examples/Makefile.am
  10870. A /libcaca/trunk/examples/caca.txt
  10871. M /libcaca/trunk/examples/demo.c
  10872. M /libcaca/trunk/examples/spritedit.c
  10873. M /libcaca/trunk/src/blit.c
  10874. M /libcaca/trunk/src/caca.c
  10875. M /libcaca/trunk/src/caca.h
  10876. M /libcaca/trunk/src/caca_internals.h
  10877. M /libcaca/trunk/src/graphics.c
  10878. * src/blit.c:
  10879. + Added caca_set_dithering() (unused yet).
  10880. + Added random dithering.
  10881. * src/caca.h:
  10882. + Renamed legacy EE_* enums to CACA_*.
  10883. * examples/demo.c examples/caca.txt:
  10884. + Added a default sprite for libcaca.
  10885. ------------------------------------------------------------------------
  10886. r192 | sam | 2003-11-16 12:28:29 +0000 (Sun, 16 Nov 2003) | 2 lines
  10887. Changed paths:
  10888. M /libcaca/trunk/examples/demo.c
  10889. M /libcaca/trunk/examples/spritedit.c
  10890. M /libcaca/trunk/src/blit.c
  10891. M /libcaca/trunk/src/box.c
  10892. M /libcaca/trunk/src/caca.c
  10893. M /libcaca/trunk/src/caca.h
  10894. M /libcaca/trunk/src/caca_internals.h
  10895. M /libcaca/trunk/src/conic.c
  10896. M /libcaca/trunk/src/graphics.c
  10897. M /libcaca/trunk/src/io.c
  10898. M /libcaca/trunk/src/line.c
  10899. M /libcaca/trunk/src/math.c
  10900. M /libcaca/trunk/src/sprite.c
  10901. M /libcaca/trunk/src/triangle.c
  10902. * Changed copyleft to LGPL.
  10903. ------------------------------------------------------------------------
  10904. r190 | sam | 2003-11-16 12:13:46 +0000 (Sun, 16 Nov 2003) | 3 lines
  10905. Changed paths:
  10906. M /libcaca/trunk/Makefile.am
  10907. M /libcaca/trunk/configure.ac
  10908. A /libcaca/trunk/examples (from /libcaca/trunk/test:189)
  10909. M /libcaca/trunk/examples/Makefile.am
  10910. D /libcaca/trunk/libcaca
  10911. A /libcaca/trunk/src (from /libcaca/trunk/libcaca:189)
  10912. M /libcaca/trunk/src/line.c
  10913. D /libcaca/trunk/test
  10914. * 2nd pass in the libcaca rehandling; moved sources to src/ and examples
  10915. to examples/.
  10916. ------------------------------------------------------------------------
  10917. r189 | sam | 2003-11-16 12:07:52 +0000 (Sun, 16 Nov 2003) | 2 lines
  10918. Changed paths:
  10919. M /libcaca/trunk/COPYING
  10920. M /libcaca/trunk/Makefile.am
  10921. M /libcaca/trunk/README
  10922. M /libcaca/trunk/TODO
  10923. M /libcaca/trunk/bootstrap
  10924. M /libcaca/trunk/configure.ac
  10925. D /libcaca/trunk/data
  10926. D /libcaca/trunk/debian/.cvsignore
  10927. M /libcaca/trunk/debian/changelog
  10928. M /libcaca/trunk/debian/control
  10929. M /libcaca/trunk/debian/rules
  10930. D /libcaca/trunk/doc
  10931. D /libcaca/trunk/src
  10932. * The big TTYvaders/libcaca split. This is libcaca.
  10933. ------------------------------------------------------------------------
  10934. r187 | sam | 2003-11-16 11:26:54 +0000 (Sun, 16 Nov 2003) | 8 lines
  10935. Changed paths:
  10936. M /libcaca/trunk/configure.ac
  10937. M /libcaca/trunk/libcaca/blit.c
  10938. M /libcaca/trunk/libcaca/caca.c
  10939. M /libcaca/trunk/libcaca/conic.c
  10940. M /libcaca/trunk/libcaca/graphics.c
  10941. M /libcaca/trunk/src/weapons.c
  10942. * configure.ac:
  10943. + Added -Wsign-compare to the warning flags.
  10944. * libcaca/caca.c:
  10945. + Fixed a signed/unsigned bug that caused infinite waits with
  10946. ee_set_delay(0).
  10947. * src/weapons.c libcaca/graphics.c libcaca/blit.c libcaca/conic.c:
  10948. + Fixed minor signed/unsigned comparison warnings.
  10949. ------------------------------------------------------------------------
  10950. r185 | sam | 2003-11-16 00:33:35 +0000 (Sun, 16 Nov 2003) | 2 lines
  10951. Changed paths:
  10952. M /libcaca/trunk/Makefile.am
  10953. M /libcaca/trunk/TODO
  10954. M /libcaca/trunk/configure.ac
  10955. A /libcaca/trunk/libcaca (from /libcaca/trunk/libee:184)
  10956. M /libcaca/trunk/libcaca/Makefile.am
  10957. M /libcaca/trunk/libcaca/blit.c
  10958. M /libcaca/trunk/libcaca/box.c
  10959. A /libcaca/trunk/libcaca/caca.c (from /libcaca/trunk/libee/ee.c:184)
  10960. A /libcaca/trunk/libcaca/caca.h (from /libcaca/trunk/libee/ee.h:184)
  10961. A /libcaca/trunk/libcaca/caca_internals.h (from /libcaca/trunk/libee/ee_internals.h:184)
  10962. M /libcaca/trunk/libcaca/conic.c
  10963. D /libcaca/trunk/libcaca/ee.c
  10964. D /libcaca/trunk/libcaca/ee.h
  10965. D /libcaca/trunk/libcaca/ee_internals.h
  10966. M /libcaca/trunk/libcaca/graphics.c
  10967. M /libcaca/trunk/libcaca/io.c
  10968. M /libcaca/trunk/libcaca/line.c
  10969. M /libcaca/trunk/libcaca/math.c
  10970. M /libcaca/trunk/libcaca/sprite.c
  10971. M /libcaca/trunk/libcaca/triangle.c
  10972. D /libcaca/trunk/libee
  10973. M /libcaca/trunk/src/Makefile.am
  10974. M /libcaca/trunk/src/aliens.c
  10975. M /libcaca/trunk/src/bonus.c
  10976. M /libcaca/trunk/src/box.c
  10977. M /libcaca/trunk/src/ceo.c
  10978. M /libcaca/trunk/src/collide.c
  10979. M /libcaca/trunk/src/common.h
  10980. M /libcaca/trunk/src/explosions.c
  10981. M /libcaca/trunk/src/intro.c
  10982. M /libcaca/trunk/src/main.c
  10983. M /libcaca/trunk/src/overlay.c
  10984. M /libcaca/trunk/src/player.c
  10985. M /libcaca/trunk/src/starfield.c
  10986. M /libcaca/trunk/src/tunnel.c
  10987. M /libcaca/trunk/src/weapons.c
  10988. M /libcaca/trunk/test/Makefile.am
  10989. M /libcaca/trunk/test/demo.c
  10990. M /libcaca/trunk/test/spritedit.c
  10991. * Renamed libee to libcaca. Far less collisions.
  10992. ------------------------------------------------------------------------
  10993. r183 | sam | 2003-11-16 00:09:09 +0000 (Sun, 16 Nov 2003) | 2 lines
  10994. Changed paths:
  10995. M /libcaca/trunk/libee/Makefile.am
  10996. A /libcaca/trunk/libee/blit.c
  10997. M /libcaca/trunk/libee/ee.h
  10998. M /libcaca/trunk/test/Makefile.am
  10999. M /libcaca/trunk/test/demo.c
  11000. * Very ugly ee_blit function. Will be polished in a while.
  11001. ------------------------------------------------------------------------
  11002. r181 | sam | 2003-11-15 12:42:38 +0000 (Sat, 15 Nov 2003) | 10 lines
  11003. Changed paths:
  11004. M /libcaca/trunk/libee/ee.c
  11005. M /libcaca/trunk/libee/ee.h
  11006. M /libcaca/trunk/libee/graphics.c
  11007. M /libcaca/trunk/test/demo.c
  11008. * libee/ee.c:
  11009. + Replaced ee_color_names[] with ee_get_color_name().
  11010. + Don't oversleep in ee_refresh().
  11011. * libee/graphics.c:
  11012. + Implemented ee_printf().
  11013. * test/demo.c:
  11014. + If new keypresses are detected, don't wait for the next screen refresh.
  11015. + Added an fps counter on demos.
  11016. + Added controls for outlines and drawing boundaries.
  11017. ------------------------------------------------------------------------
  11018. r179 | sam | 2003-11-15 09:58:20 +0000 (Sat, 15 Nov 2003) | 8 lines
  11019. Changed paths:
  11020. M /libcaca/trunk/libee/ee.c
  11021. M /libcaca/trunk/libee/ee.h
  11022. M /libcaca/trunk/libee/ee_internals.h
  11023. M /libcaca/trunk/libee/graphics.c
  11024. M /libcaca/trunk/libee/line.c
  11025. * libee/graphics.c:
  11026. + Correct clipping in ee_putstr() for long strings.
  11027. * libee/ee.c:
  11028. + New ee_get_rendertime() call to provide framerate information.
  11029. * libee/ee.h:
  11030. + Added const keywords where it was meaningful, despite Slang's blatant
  11031. omission of such keywords in its prototypes.
  11032. ------------------------------------------------------------------------
  11033. r177 | sam | 2003-11-14 19:00:07 +0000 (Fri, 14 Nov 2003) | 6 lines
  11034. Changed paths:
  11035. M /libcaca/trunk/libee/ee.c
  11036. M /libcaca/trunk/src/main.c
  11037. M /libcaca/trunk/test/demo.c
  11038. * libee/ee.c:
  11039. + Implemented correct framerate wait loop.
  11040. + No framedropping yet.
  11041. * test/demo.c src/main.c:
  11042. + Set an arbitrary framerate for demos.
  11043. ------------------------------------------------------------------------
  11044. r175 | sam | 2003-11-14 18:49:53 +0000 (Fri, 14 Nov 2003) | 2 lines
  11045. Changed paths:
  11046. M /libcaca/trunk/src/Makefile.am
  11047. M /libcaca/trunk/test/Makefile.am
  11048. * Fixed compilation in an alternate directory.
  11049. ------------------------------------------------------------------------
  11050. r173 | sam | 2003-11-14 17:02:36 +0000 (Fri, 14 Nov 2003) | 2 lines
  11051. Changed paths:
  11052. M /libcaca/trunk/src/box.c
  11053. M /libcaca/trunk/src/main.c
  11054. M /libcaca/trunk/src/player.c
  11055. M /libcaca/trunk/src/starfield.c
  11056. M /libcaca/trunk/src/tunnel.c
  11057. M /libcaca/trunk/src/weapons.c
  11058. * Sanity checks after each malloc() call.
  11059. ------------------------------------------------------------------------
  11060. r171 | sam | 2003-11-14 16:55:58 +0000 (Fri, 14 Nov 2003) | 4 lines
  11061. Changed paths:
  11062. M /libcaca/trunk/libee/ee.h
  11063. M /libcaca/trunk/libee/math.c
  11064. * libee/math.c:
  11065. + ee_sqrt() now uses unsigned ints.
  11066. + Avoid overflows in ee_sqrt().
  11067. ------------------------------------------------------------------------
  11068. r169 | sam | 2003-11-13 17:12:40 +0000 (Thu, 13 Nov 2003) | 2 lines
  11069. Changed paths:
  11070. M /libcaca/trunk/src/intro.c
  11071. * src/intro.c: Minor graphical issue on dosemu with ncurses backend.
  11072. ------------------------------------------------------------------------
  11073. r167 | sam | 2003-11-13 16:45:25 +0000 (Thu, 13 Nov 2003) | 6 lines
  11074. Changed paths:
  11075. M /libcaca/trunk/libee/ee.c
  11076. M /libcaca/trunk/libee/ee_internals.h
  11077. M /libcaca/trunk/libee/graphics.c
  11078. M /libcaca/trunk/libee/sprite.c
  11079. * libee/ee.c:
  11080. + Error checking in ee_init().
  11081. + Pre-generate the empty line for ee_clear().
  11082. * libee/sprite.c:
  11083. + Better error checking in ee_sprite_load().
  11084. ------------------------------------------------------------------------
  11085. r165 | sam | 2003-11-13 15:41:12 +0000 (Thu, 13 Nov 2003) | 2 lines
  11086. Changed paths:
  11087. M /libcaca/trunk/libee/conic.c
  11088. M /libcaca/trunk/libee/line.c
  11089. M /libcaca/trunk/src/box.c
  11090. * Minor coding style changes.
  11091. ------------------------------------------------------------------------
  11092. r163 | sam | 2003-11-13 15:37:49 +0000 (Thu, 13 Nov 2003) | 2 lines
  11093. Changed paths:
  11094. M /libcaca/trunk/data/Makefile.am
  11095. D /libcaca/trunk/data/bar_boss
  11096. D /libcaca/trunk/data/bar_fighter
  11097. A /libcaca/trunk/data/barboss.txt (from /libcaca/trunk/data/bar_boss:162)
  11098. A /libcaca/trunk/data/barfight.txt (from /libcaca/trunk/data/bar_fighter:162)
  11099. D /libcaca/trunk/data/baz_fighter
  11100. A /libcaca/trunk/data/bazfight.txt (from /libcaca/trunk/data/baz_fighter:162)
  11101. A /libcaca/trunk/data/bongem.txt (from /libcaca/trunk/data/item_gem:162)
  11102. A /libcaca/trunk/data/bonheart.txt (from /libcaca/trunk/data/item_heart:162)
  11103. D /libcaca/trunk/data/explosion_medium
  11104. D /libcaca/trunk/data/explosion_small
  11105. D /libcaca/trunk/data/foo_fighter
  11106. A /libcaca/trunk/data/foofight.txt (from /libcaca/trunk/data/foo_fighter:162)
  11107. D /libcaca/trunk/data/item_gem
  11108. D /libcaca/trunk/data/item_heart
  11109. A /libcaca/trunk/data/ship.txt (from /libcaca/trunk/data/ship_green:162)
  11110. D /libcaca/trunk/data/ship_green
  11111. D /libcaca/trunk/data/weapon_bomb
  11112. D /libcaca/trunk/data/weapon_fragbomb
  11113. A /libcaca/trunk/data/wpnbomb.txt (from /libcaca/trunk/data/weapon_bomb:162)
  11114. A /libcaca/trunk/data/wpnfrag.txt (from /libcaca/trunk/data/weapon_fragbomb:162)
  11115. A /libcaca/trunk/data/xplmed.txt (from /libcaca/trunk/data/explosion_medium:162)
  11116. A /libcaca/trunk/data/xplsmall.txt (from /libcaca/trunk/data/explosion_small:162)
  11117. M /libcaca/trunk/src/aliens.c
  11118. M /libcaca/trunk/src/bonus.c
  11119. M /libcaca/trunk/src/explosions.c
  11120. M /libcaca/trunk/src/intro.c
  11121. M /libcaca/trunk/src/player.c
  11122. M /libcaca/trunk/src/weapons.c
  11123. M /libcaca/trunk/test/demo.c
  11124. * Renamed sprites to < 8+3 names for the DOS port.
  11125. ------------------------------------------------------------------------
  11126. r161 | sam | 2003-11-12 23:46:58 +0000 (Wed, 12 Nov 2003) | 7 lines
  11127. Changed paths:
  11128. M /libcaca/trunk/data/bar_boss
  11129. M /libcaca/trunk/data/bar_fighter
  11130. M /libcaca/trunk/data/baz_fighter
  11131. M /libcaca/trunk/data/explosion_medium
  11132. M /libcaca/trunk/data/explosion_small
  11133. M /libcaca/trunk/data/foo_fighter
  11134. M /libcaca/trunk/data/item_gem
  11135. M /libcaca/trunk/data/item_heart
  11136. M /libcaca/trunk/data/ship_green
  11137. M /libcaca/trunk/data/weapon_bomb
  11138. M /libcaca/trunk/data/weapon_fragbomb
  11139. M /libcaca/trunk/src/starfield.c
  11140. M /libcaca/trunk/test/demo.c
  11141. * test/demo.c:
  11142. + Removed a spurious '\n' from an ee_putstr().
  11143. * src/starfield.c:
  11144. + Fixed starfield color.
  11145. * data/:
  11146. + Fixed every sprite's colors.
  11147. ------------------------------------------------------------------------
  11148. r159 | sam | 2003-11-12 21:18:50 +0000 (Wed, 12 Nov 2003) | 25 lines
  11149. Changed paths:
  11150. A /libcaca/trunk/BUGS
  11151. M /libcaca/trunk/Makefile.am
  11152. M /libcaca/trunk/README
  11153. M /libcaca/trunk/TODO
  11154. M /libcaca/trunk/libee/Makefile.am
  11155. M /libcaca/trunk/libee/box.c
  11156. M /libcaca/trunk/libee/conic.c
  11157. M /libcaca/trunk/libee/ee.c
  11158. M /libcaca/trunk/libee/ee.h
  11159. A /libcaca/trunk/libee/ee_internals.h
  11160. M /libcaca/trunk/libee/graphics.c
  11161. M /libcaca/trunk/libee/io.c
  11162. M /libcaca/trunk/libee/line.c
  11163. M /libcaca/trunk/libee/math.c
  11164. M /libcaca/trunk/libee/sprite.c
  11165. M /libcaca/trunk/libee/triangle.c
  11166. M /libcaca/trunk/src/Makefile.am
  11167. M /libcaca/trunk/src/overlay.c
  11168. M /libcaca/trunk/src/weapons.c
  11169. M /libcaca/trunk/test/demo.c
  11170. * libee/ee.h:
  11171. + Added ee_color_names[] containing our 16 color names.
  11172. * libee/ee.c:
  11173. + Extended our color set to the full 16 instead of 10.
  11174. + Precalculate ncurses attributes.
  11175. * libee/graphics.c:
  11176. + Clip color value in ee_set_color().
  11177. + Clip characters in ee_putchar().
  11178. + Partially clip characters in ee_putstr(), overflows aren't checked yet.
  11179. * libee/ee_internals.h:
  11180. + New file to share extern variables within libee.
  11181. * test/demo.c:
  11182. + Added a simple demo_color() to output all colors.
  11183. + Replaced four ee_draw_line() with ee_draw_thin_box().
  11184. + Replaced x1, y1, x2 etc. with xa, ya, xb etc. because <math.h> already
  11185. defines y1.
  11186. + Randomized colours from 0 to 15 instead of 1 to 10.
  11187. * src/Makefiles.am:
  11188. + Added -lm to the ttyvaders linking flags because of the intro.
  11189. * README BUGS TODO:
  11190. + Updated.
  11191. ------------------------------------------------------------------------
  11192. r157 | sam | 2003-11-12 18:41:02 +0000 (Wed, 12 Nov 2003) | 7 lines
  11193. Changed paths:
  11194. M /libcaca/trunk/README
  11195. M /libcaca/trunk/configure.ac
  11196. M /libcaca/trunk/libee/ee.c
  11197. M /libcaca/trunk/libee/graphics.c
  11198. * README:
  11199. + Added a note about dos cross-compilation.
  11200. * configure.ac:
  11201. + Added a check for ScreenUpdate in <pc.h>.
  11202. * libee/graphics.c libee/ee.c:
  11203. + Improved the conio port thanks to ScreenUpdate().
  11204. ------------------------------------------------------------------------
  11205. r155 | sam | 2003-11-12 16:23:18 +0000 (Wed, 12 Nov 2003) | 2 lines
  11206. Changed paths:
  11207. M /libcaca/trunk/configure.ac
  11208. M /libcaca/trunk/libee/conic.c
  11209. M /libcaca/trunk/libee/ee.c
  11210. M /libcaca/trunk/libee/graphics.c
  11211. M /libcaca/trunk/libee/io.c
  11212. M /libcaca/trunk/libee/line.c
  11213. * MS-DOS port of libee, using <conio.h>.
  11214. ------------------------------------------------------------------------
  11215. r153 | sam | 2003-11-12 01:48:58 +0000 (Wed, 12 Nov 2003) | 17 lines
  11216. Changed paths:
  11217. M /libcaca/trunk/data/foo_fighter
  11218. M /libcaca/trunk/libee/box.c
  11219. M /libcaca/trunk/libee/ee.h
  11220. M /libcaca/trunk/libee/graphics.c
  11221. M /libcaca/trunk/libee/line.c
  11222. M /libcaca/trunk/libee/sprite.c
  11223. M /libcaca/trunk/src/Makefile.am
  11224. M /libcaca/trunk/src/aliens.c
  11225. M /libcaca/trunk/src/bonus.c
  11226. M /libcaca/trunk/src/box.c
  11227. M /libcaca/trunk/src/common.h
  11228. M /libcaca/trunk/src/explosions.c
  11229. A /libcaca/trunk/src/intro.c
  11230. M /libcaca/trunk/src/main.c
  11231. M /libcaca/trunk/src/overlay.c
  11232. M /libcaca/trunk/src/player.c
  11233. M /libcaca/trunk/src/starfield.c
  11234. M /libcaca/trunk/src/tunnel.c
  11235. M /libcaca/trunk/src/weapons.c
  11236. M /libcaca/trunk/test/demo.c
  11237. M /libcaca/trunk/test/spritedit.c
  11238. * libee/graphics.c:
  11239. + Renamed ee_color() to ee_set_color(), wrote ee_get_color().
  11240. * libee/line.c:
  11241. + Implemented draw_polyline() and draw_thin_polyline().
  11242. * libee/sprite.c:
  11243. + Removed the f member of struct ee_sprite.
  11244. + Implemented ee_get_sprite_{width|height|dx|dy}().
  11245. + Restore the color fater ee_draw_sprite() is called.
  11246. * libee/box.c:
  11247. + Fixed a bug causing improper box clipping at the right and the bottom.
  11248. * data/foo_fighter:
  11249. + Fixed bugs in the sprite.
  11250. * src/intro.c:
  11251. + Test effects for the future game's intro.
  11252. * test/spritedit.c:
  11253. + Added stuff to the sprite editor. We can now navigate through frames.
  11254. ------------------------------------------------------------------------
  11255. r151 | sam | 2003-11-11 10:22:19 +0000 (Tue, 11 Nov 2003) | 13 lines
  11256. Changed paths:
  11257. M /libcaca/trunk/libee/Makefile.am
  11258. A /libcaca/trunk/libee/box.c
  11259. M /libcaca/trunk/libee/conic.c
  11260. M /libcaca/trunk/libee/ee.h
  11261. M /libcaca/trunk/libee/triangle.c
  11262. M /libcaca/trunk/test/demo.c
  11263. * libee/triangle.c:
  11264. + Wrote ee_draw_triangle() and ee_draw_thin_triangle().
  11265. * libee/box.c:
  11266. + Wrote ee_draw_box(), ee_draw_thin_box() and ee_fill_box().
  11267. * libee/conic.c:
  11268. + Wrote ee_fill_ellipse().
  11269. + First attempt at ee_draw_thin_ellipse(), to be reworked.
  11270. * test/demo.c:
  11271. + Merged demo_lines() and demo_thin_lines().
  11272. + Merged demo_triangles() and demo_outlined_triangles().
  11273. + Wrote demo_box().
  11274. + Use ee_fill_ellipse() in demo_all().
  11275. ------------------------------------------------------------------------
  11276. r149 | sam | 2003-11-11 08:00:36 +0000 (Tue, 11 Nov 2003) | 5 lines
  11277. Changed paths:
  11278. M /libcaca/trunk/data/Makefile.am
  11279. A /libcaca/trunk/data/ship_green
  11280. M /libcaca/trunk/src/collide.c
  11281. M /libcaca/trunk/src/main.c
  11282. M /libcaca/trunk/src/player.c
  11283. M /libcaca/trunk/src/weapons.c
  11284. * src/weapons.c:
  11285. + Use ee_draw_ellipse() instead of ee_draw_circle() to draw the nuke.
  11286. * src/player.c:
  11287. + Use ee_draw_sprite() to draw our ship.
  11288. ------------------------------------------------------------------------
  11289. r147 | sam | 2003-11-10 23:38:50 +0000 (Mon, 10 Nov 2003) | 8 lines
  11290. Changed paths:
  11291. M /libcaca/trunk/libee/Makefile.am
  11292. M /libcaca/trunk/libee/conic.c
  11293. M /libcaca/trunk/libee/ee.c
  11294. M /libcaca/trunk/libee/ee.h
  11295. A /libcaca/trunk/libee/graphics.c (from /libcaca/trunk/libee/ee.c:146)
  11296. M /libcaca/trunk/libee/io.c
  11297. M /libcaca/trunk/libee/line.c
  11298. M /libcaca/trunk/libee/math.c
  11299. M /libcaca/trunk/libee/sprite.c
  11300. M /libcaca/trunk/libee/triangle.c
  11301. M /libcaca/trunk/src/box.c
  11302. M /libcaca/trunk/src/overlay.c
  11303. M /libcaca/trunk/src/player.c
  11304. M /libcaca/trunk/src/starfield.c
  11305. M /libcaca/trunk/src/tunnel.c
  11306. M /libcaca/trunk/src/weapons.c
  11307. M /libcaca/trunk/test/demo.c
  11308. * libee/graphics.c:
  11309. + Moved ee_putstr() and ee_putchar() in here.
  11310. * libee/ee.h:
  11311. + Got rid of ee_goto().
  11312. + Moved <slang.h> or <curses.h> into libee.
  11313. * Replaced ee_goto()/ee_putstr() pairs with ee_putstr().
  11314. * Ditto for ee_putchar().
  11315. ------------------------------------------------------------------------
  11316. r145 | sam | 2003-11-10 23:04:13 +0000 (Mon, 10 Nov 2003) | 5 lines
  11317. Changed paths:
  11318. M /libcaca/trunk/data/Makefile.am
  11319. M /libcaca/trunk/src/Makefile.am
  11320. M /libcaca/trunk/test
  11321. M /libcaca/trunk/test/Makefile.am
  11322. A /libcaca/trunk/test/spritedit.c
  11323. * test/spritedit.c:
  11324. + Placeholder for our upcoming sprite editor.
  11325. * src/Makefile.am data/Makefile.am:
  11326. + Use AM_CPPFLAGS, not target_CPPFLAGS, so that automake-1.5 can be used.
  11327. ------------------------------------------------------------------------
  11328. r143 | sam | 2003-11-10 22:43:30 +0000 (Mon, 10 Nov 2003) | 4 lines
  11329. Changed paths:
  11330. M /libcaca/trunk/data/Makefile.am
  11331. A /libcaca/trunk/data/weapon_fragbomb
  11332. M /libcaca/trunk/src/weapons.c
  11333. * src/weapons.c data/weapon_fragbomb:
  11334. + Drew the fragbomb sprite.
  11335. + Use the fragbomb in src/weapons.c.
  11336. ------------------------------------------------------------------------
  11337. r141 | sam | 2003-11-10 21:54:11 +0000 (Mon, 10 Nov 2003) | 5 lines
  11338. Changed paths:
  11339. M /libcaca/trunk/data/Makefile.am
  11340. A /libcaca/trunk/data/weapon_bomb
  11341. M /libcaca/trunk/src/weapons.c
  11342. * data/weapon_bomb:
  11343. + New bomb sprite.
  11344. * src/weapons.c:
  11345. + Switched the bomb drawing to use ee_draw_sprite().
  11346. ------------------------------------------------------------------------
  11347. r139 | sam | 2003-11-10 21:17:47 +0000 (Mon, 10 Nov 2003) | 8 lines
  11348. Changed paths:
  11349. M /libcaca/trunk/data/Makefile.am
  11350. A /libcaca/trunk/data/explosion_medium
  11351. A /libcaca/trunk/data/explosion_small
  11352. M /libcaca/trunk/libee/sprite.c
  11353. M /libcaca/trunk/src/explosions.c
  11354. * libee/sprite.c:
  11355. + Made sprite loading more robust.
  11356. * src/explosions.c:
  11357. + No longer use ee_putchar etc. to draw our sprites, but use
  11358. ee_draw_sprite().
  11359. * data/:
  11360. + Drew explosion_medium and explosion_small sprites.
  11361. ------------------------------------------------------------------------
  11362. r137 | sam | 2003-11-10 20:43:02 +0000 (Mon, 10 Nov 2003) | 2 lines
  11363. Changed paths:
  11364. M /libcaca/trunk/libee/conic.c
  11365. * libee/conic.c: Clip circles and ellipses.
  11366. ------------------------------------------------------------------------
  11367. r135 | sam | 2003-11-10 18:29:04 +0000 (Mon, 10 Nov 2003) | 5 lines
  11368. Changed paths:
  11369. M /libcaca/trunk/libee/conic.c
  11370. M /libcaca/trunk/libee/sprite.c
  11371. * libee/sprite.c:
  11372. + Added sanity checks in ee_sprite_* functions.
  11373. * libee/conic.c:
  11374. + Use ellipsepoints() in ee_draw_circle().
  11375. ------------------------------------------------------------------------
  11376. r133 | sam | 2003-11-10 18:23:23 +0000 (Mon, 10 Nov 2003) | 3 lines
  11377. Changed paths:
  11378. M /libcaca/trunk/test/demo.c
  11379. * test/demo.c:
  11380. + Ellipses demo.
  11381. ------------------------------------------------------------------------
  11382. r131 | sam | 2003-11-10 18:21:36 +0000 (Mon, 10 Nov 2003) | 3 lines
  11383. Changed paths:
  11384. M /libcaca/trunk/libee/conic.c
  11385. M /libcaca/trunk/libee/ee.h
  11386. * libee/conic.c:
  11387. + ee_draw_ellipse().
  11388. ------------------------------------------------------------------------
  11389. r129 | sam | 2003-11-10 15:31:12 +0000 (Mon, 10 Nov 2003) | 2 lines
  11390. Changed paths:
  11391. M /libcaca/trunk/libee/Makefile.am
  11392. D /libcaca/trunk/libee/circle.c
  11393. A /libcaca/trunk/libee/conic.c (from /libcaca/trunk/libee/circle.c:127)
  11394. M /libcaca/trunk/libee/line.c
  11395. * Renamed libee/circle.c to libee/conic.c because we'll do ellipsis.
  11396. ------------------------------------------------------------------------
  11397. r127 | sam | 2003-11-10 15:16:38 +0000 (Mon, 10 Nov 2003) | 3 lines
  11398. Changed paths:
  11399. M /libcaca/trunk/libee/line.c
  11400. * libee/line.c:
  11401. + Added code comments.
  11402. ------------------------------------------------------------------------
  11403. r125 | sam | 2003-11-10 14:19:21 +0000 (Mon, 10 Nov 2003) | 4 lines
  11404. Changed paths:
  11405. M /libcaca/trunk/configure.ac
  11406. M /libcaca/trunk/libee/Makefile.am
  11407. M /libcaca/trunk/src/Makefile.am
  11408. M /libcaca/trunk/test/Makefile.am
  11409. * configure.ac:
  11410. + Moved optimization flags and warning triggers here.
  11411. + Updated the snapshot timestamp.
  11412. ------------------------------------------------------------------------
  11413. r123 | sam | 2003-11-10 14:13:56 +0000 (Mon, 10 Nov 2003) | 2 lines
  11414. Changed paths:
  11415. M /libcaca/trunk/test/demo.c
  11416. * test/demo.c: Nicer complete demo.
  11417. ------------------------------------------------------------------------
  11418. r121 | sam | 2003-11-10 09:26:40 +0000 (Mon, 10 Nov 2003) | 11 lines
  11419. Changed paths:
  11420. M /libcaca/trunk/data/Makefile.am
  11421. A /libcaca/trunk/data/baz_fighter
  11422. A /libcaca/trunk/data/foo_fighter
  11423. A /libcaca/trunk/data/item_gem
  11424. A /libcaca/trunk/data/item_heart
  11425. M /libcaca/trunk/libee/ee.h
  11426. M /libcaca/trunk/libee/sprite.c
  11427. M /libcaca/trunk/src/aliens.c
  11428. M /libcaca/trunk/src/bonus.c
  11429. M /libcaca/trunk/src/box.c
  11430. * libee/sprite.c:
  11431. + More robust sprite loader.
  11432. + Added ee_set_sprite_frame() and ee_get_sprite_frame().
  11433. + Free all structures in ee_free_sprite().
  11434. * src/aliens.c src/bonus.c:
  11435. + Use ee_draw_sprite() instead of our manual sprite rendering.
  11436. * src/box.c:
  11437. + Use ee_draw_line() instead of the manual equivalent.
  11438. * data/:
  11439. + Added foo_fighter, baz_fighter, item_gem and item_heart sprites.
  11440. ------------------------------------------------------------------------
  11441. r119 | sam | 2003-11-10 02:00:52 +0000 (Mon, 10 Nov 2003) | 2 lines
  11442. Changed paths:
  11443. A /libcaca/trunk/data/Makefile.am
  11444. * Oops, forgot data/Makefile.am.
  11445. ------------------------------------------------------------------------
  11446. r117 | sam | 2003-11-10 02:00:19 +0000 (Mon, 10 Nov 2003) | 5 lines
  11447. Changed paths:
  11448. M /libcaca/trunk/Makefile.am
  11449. M /libcaca/trunk/configure.ac
  11450. A /libcaca/trunk/data
  11451. A /libcaca/trunk/data/bar_boss
  11452. A /libcaca/trunk/data/bar_fighter
  11453. M /libcaca/trunk/test/demo.c
  11454. * test/demo.c:
  11455. + Wrote a little sprite demo.
  11456. * data/:
  11457. + Added bar_fighter (from ttyvaders) and bar_boss (from shapes.txt).
  11458. ------------------------------------------------------------------------
  11459. r115 | sam | 2003-11-10 01:56:24 +0000 (Mon, 10 Nov 2003) | 4 lines
  11460. Changed paths:
  11461. M /libcaca/trunk/libee/Makefile.am
  11462. M /libcaca/trunk/libee/ee.h
  11463. A /libcaca/trunk/libee/sprite.c
  11464. * libee/sprite.c:
  11465. + Beginning of sprite handling within the library.
  11466. + Added support to load files.
  11467. ------------------------------------------------------------------------
  11468. r113 | sam | 2003-11-10 00:27:33 +0000 (Mon, 10 Nov 2003) | 3 lines
  11469. Changed paths:
  11470. M /libcaca/trunk/test/demo.c
  11471. * test/demo.c:
  11472. + outlined triangles demo.
  11473. ------------------------------------------------------------------------
  11474. r111 | sam | 2003-11-10 00:15:02 +0000 (Mon, 10 Nov 2003) | 2 lines
  11475. Changed paths:
  11476. M /libcaca/trunk/configure.ac
  11477. M /libcaca/trunk/libee/Makefile.am
  11478. M /libcaca/trunk/src/Makefile.am
  11479. M /libcaca/trunk/test/Makefile.am
  11480. * Removed CPPFLAGS_slang and CPPFLAGS_ncurses, we now have config.h.
  11481. ------------------------------------------------------------------------
  11482. r109 | sam | 2003-11-09 23:34:24 +0000 (Sun, 09 Nov 2003) | 4 lines
  11483. Changed paths:
  11484. M /libcaca/trunk/src/aliens.c
  11485. M /libcaca/trunk/src/bonus.c
  11486. M /libcaca/trunk/src/box.c
  11487. M /libcaca/trunk/src/collide.c
  11488. M /libcaca/trunk/src/explosions.c
  11489. M /libcaca/trunk/src/main.c
  11490. M /libcaca/trunk/src/overlay.c
  11491. M /libcaca/trunk/src/player.c
  11492. M /libcaca/trunk/src/starfield.c
  11493. M /libcaca/trunk/src/tunnel.c
  11494. M /libcaca/trunk/src/weapons.c
  11495. * src/*.c:
  11496. + Added missing #include "config.h".
  11497. + Fixed a nasty bug in ee_rand() calls.
  11498. ------------------------------------------------------------------------
  11499. r107 | sam | 2003-11-09 23:01:29 +0000 (Sun, 09 Nov 2003) | 3 lines
  11500. Changed paths:
  11501. M /libcaca/trunk/test/demo.c
  11502. * test/demo.c:
  11503. + Disabled the pyramid demo and wrote a simple triangles demo.
  11504. ------------------------------------------------------------------------
  11505. r105 | sam | 2003-11-09 21:36:24 +0000 (Sun, 09 Nov 2003) | 5 lines
  11506. Changed paths:
  11507. M /libcaca/trunk/libee/Makefile.am
  11508. M /libcaca/trunk/libee/ee.h
  11509. A /libcaca/trunk/libee/triangle.c
  11510. M /libcaca/trunk/test/Makefile.am
  11511. M /libcaca/trunk/test/demo.c
  11512. * libee/triangle.c:
  11513. + Implemented ee_fill_triangle().
  11514. * test/demo.c:
  11515. + Triangle demo.
  11516. ------------------------------------------------------------------------
  11517. r103 | sam | 2003-11-09 19:46:14 +0000 (Sun, 09 Nov 2003) | 5 lines
  11518. Changed paths:
  11519. M /libcaca/trunk/libee/ee.h
  11520. M /libcaca/trunk/libee/line.c
  11521. M /libcaca/trunk/test/demo.c
  11522. * libee/line.c:
  11523. + ee_draw_thin_line().
  11524. * test/demo.c:
  11525. + Added a thin lines demo.
  11526. ------------------------------------------------------------------------
  11527. r101 | sam | 2003-11-09 18:10:44 +0000 (Sun, 09 Nov 2003) | 2 lines
  11528. Changed paths:
  11529. M /libcaca/trunk/libee/line.c
  11530. * libee/line.c: genericized line drawing for future use.
  11531. ------------------------------------------------------------------------
  11532. r99 | sam | 2003-11-09 17:45:12 +0000 (Sun, 09 Nov 2003) | 6 lines
  11533. Changed paths:
  11534. M /libcaca/trunk/test
  11535. M /libcaca/trunk/test/demo.c
  11536. * test/demo.c:
  11537. + Putpixel demo.
  11538. + Draw line demo.
  11539. + Draw circle demo.
  11540. + Animated radar demo.
  11541. ------------------------------------------------------------------------
  11542. r97 | sam | 2003-11-09 17:21:43 +0000 (Sun, 09 Nov 2003) | 7 lines
  11543. Changed paths:
  11544. M /libcaca/trunk/libee/Makefile.am
  11545. A /libcaca/trunk/libee/circle.c (from /libcaca/trunk/src/weapons.c:95)
  11546. M /libcaca/trunk/libee/ee.h
  11547. M /libcaca/trunk/libee/line.c
  11548. M /libcaca/trunk/src/weapons.c
  11549. * src/weapons.c:
  11550. + Removed draw_circle, use ee_draw_circle instead.
  11551. * libee/circle.c:
  11552. + New ee_draw_circle function.
  11553. * libee/line.c:
  11554. + Changed an internal function's name.
  11555. ------------------------------------------------------------------------
  11556. r95 | sam | 2003-11-09 16:34:23 +0000 (Sun, 09 Nov 2003) | 2 lines
  11557. Changed paths:
  11558. M /libcaca/trunk/libee
  11559. M /libcaca/trunk/libee/Makefile.am
  11560. M /libcaca/trunk/libee/ee.h
  11561. A /libcaca/trunk/libee/line.c
  11562. * libee/line.c: Implemented ee_draw_line.
  11563. ------------------------------------------------------------------------
  11564. r93 | sam | 2003-11-09 13:52:40 +0000 (Sun, 09 Nov 2003) | 5 lines
  11565. Changed paths:
  11566. M /libcaca/trunk/libee/ee.c
  11567. M /libcaca/trunk/libee/ee.h
  11568. M /libcaca/trunk/test/demo.c
  11569. * libee/ee.c:
  11570. + got rid of DELAY.
  11571. * test/demo.c:
  11572. + Minor animation effect.
  11573. ------------------------------------------------------------------------
  11574. r91 | sam | 2003-11-09 13:51:37 +0000 (Sun, 09 Nov 2003) | 2 lines
  11575. Changed paths:
  11576. M /libcaca/trunk/libee/math.c
  11577. * libee/math.c: fixed a thinko in ee_rand().
  11578. ------------------------------------------------------------------------
  11579. r89 | sam | 2003-11-09 13:32:04 +0000 (Sun, 09 Nov 2003) | 8 lines
  11580. Changed paths:
  11581. M /libcaca/trunk/libee/Makefile.am
  11582. M /libcaca/trunk/libee/ee.c
  11583. M /libcaca/trunk/libee/ee.h
  11584. A /libcaca/trunk/libee/io.c (from /libcaca/trunk/libee/ee.c:86)
  11585. A /libcaca/trunk/libee/math.c
  11586. M /libcaca/trunk/src/Makefile.am
  11587. M /libcaca/trunk/src/aliens.c
  11588. M /libcaca/trunk/src/collide.c
  11589. M /libcaca/trunk/src/common.h
  11590. M /libcaca/trunk/src/explosions.c
  11591. M /libcaca/trunk/src/main.c
  11592. D /libcaca/trunk/src/math.c
  11593. M /libcaca/trunk/src/starfield.c
  11594. M /libcaca/trunk/src/tunnel.c
  11595. M /libcaca/trunk/src/weapons.c
  11596. * libee/io.c:
  11597. + Moved ee_get_key() here.
  11598. * libee/math.c:
  11599. + Moved r00t() here and renamed it to ee_sqrt().
  11600. + Moved GET_RAND() here and renamed it to ee_rand().
  11601. * src/math.c:
  11602. + Removed this deprecated file.
  11603. ------------------------------------------------------------------------
  11604. r87 | sam | 2003-11-09 13:16:19 +0000 (Sun, 09 Nov 2003) | 2 lines
  11605. Changed paths:
  11606. M /libcaca/trunk/src/aliens.c
  11607. M /libcaca/trunk/src/bonus.c
  11608. M /libcaca/trunk/src/box.c
  11609. M /libcaca/trunk/src/ceo.c
  11610. M /libcaca/trunk/src/collide.c
  11611. M /libcaca/trunk/src/common.h
  11612. M /libcaca/trunk/src/explosions.c
  11613. M /libcaca/trunk/src/main.c
  11614. M /libcaca/trunk/src/math.c
  11615. M /libcaca/trunk/src/overlay.c
  11616. M /libcaca/trunk/src/player.c
  11617. M /libcaca/trunk/src/starfield.c
  11618. M /libcaca/trunk/src/tunnel.c
  11619. M /libcaca/trunk/src/weapons.c
  11620. * Coding style everywhere.
  11621. ------------------------------------------------------------------------
  11622. r85 | sam | 2003-11-09 13:02:34 +0000 (Sun, 09 Nov 2003) | 5 lines
  11623. Changed paths:
  11624. M /libcaca/trunk/libee/Makefile.am
  11625. M /libcaca/trunk/test/Makefile.am
  11626. A /libcaca/trunk/test/demo.c
  11627. * libee/Makefile.am, test/Makefile.am:
  11628. + Added more compiler warning flags.
  11629. * test/demo.c:
  11630. + Small demo for libee.
  11631. ------------------------------------------------------------------------
  11632. r83 | sam | 2003-11-09 13:01:44 +0000 (Sun, 09 Nov 2003) | 2 lines
  11633. Changed paths:
  11634. M /libcaca/trunk/libee/ee.c
  11635. * libee/ee.c: Fixed a compilation warning.
  11636. ------------------------------------------------------------------------
  11637. r81 | sam | 2003-11-09 12:48:09 +0000 (Sun, 09 Nov 2003) | 2 lines
  11638. Changed paths:
  11639. M /libcaca/trunk/libee/ee.c
  11640. * libee/ee.c: Exact line fill in ee_clear().
  11641. ------------------------------------------------------------------------
  11642. r79 | sam | 2003-11-09 12:40:53 +0000 (Sun, 09 Nov 2003) | 2 lines
  11643. Changed paths:
  11644. M /libcaca/trunk/libee/Makefile.am
  11645. M /libcaca/trunk/libee/ee.c
  11646. A /libcaca/trunk/libee/ee.h
  11647. M /libcaca/trunk/src/Makefile.am
  11648. M /libcaca/trunk/src/aliens.c
  11649. M /libcaca/trunk/src/bonus.c
  11650. M /libcaca/trunk/src/box.c
  11651. M /libcaca/trunk/src/ceo.c
  11652. M /libcaca/trunk/src/common.h
  11653. M /libcaca/trunk/src/explosions.c
  11654. M /libcaca/trunk/src/main.c
  11655. M /libcaca/trunk/src/overlay.c
  11656. M /libcaca/trunk/src/player.c
  11657. M /libcaca/trunk/src/starfield.c
  11658. M /libcaca/trunk/src/tunnel.c
  11659. M /libcaca/trunk/src/weapons.c
  11660. * libee is now standalone.
  11661. ------------------------------------------------------------------------
  11662. r77 | sam | 2003-11-09 12:02:42 +0000 (Sun, 09 Nov 2003) | 2 lines
  11663. Changed paths:
  11664. M /libcaca/trunk/Makefile.am
  11665. M /libcaca/trunk/configure.ac
  11666. M /libcaca/trunk/libee
  11667. A /libcaca/trunk/libee/Makefile.am
  11668. M /libcaca/trunk/src/Makefile.am
  11669. A /libcaca/trunk/test
  11670. A /libcaca/trunk/test/Makefile.am
  11671. * libee is now (almost) standalone.
  11672. ------------------------------------------------------------------------
  11673. r75 | sam | 2003-11-09 11:26:08 +0000 (Sun, 09 Nov 2003) | 7 lines
  11674. Changed paths:
  11675. M /libcaca/trunk/doc/shapes.txt
  11676. A /libcaca/trunk/libee
  11677. A /libcaca/trunk/libee/ee.c (from /libcaca/trunk/src/graphics.c:73)
  11678. M /libcaca/trunk/src/Makefile.am
  11679. M /libcaca/trunk/src/ceo.c
  11680. M /libcaca/trunk/src/common.h
  11681. D /libcaca/trunk/src/graphics.c
  11682. M /libcaca/trunk/src/main.c
  11683. * libee/ee.c:
  11684. + First file in libee, from src/graphics.c.
  11685. + Disable cursor upon initialisation.
  11686. + Added delay code for constant framerate.
  11687. * src/common.h:
  11688. + Minor compilation fix for latest ncurses.
  11689. ------------------------------------------------------------------------
  11690. r73 | sam | 2003-11-06 21:40:53 +0000 (Thu, 06 Nov 2003) | 2 lines
  11691. Changed paths:
  11692. M /libcaca/trunk/bootstrap
  11693. * bootstrap: always remove autom4te.cache.
  11694. ------------------------------------------------------------------------
  11695. r71 | sam | 2003-10-02 01:08:13 +0000 (Thu, 02 Oct 2003) | 2 lines
  11696. Changed paths:
  11697. M /libcaca/trunk
  11698. M /libcaca/trunk/autotools
  11699. M /libcaca/trunk/bootstrap
  11700. M /libcaca/trunk/configure.ac
  11701. M /libcaca/trunk/debian
  11702. M /libcaca/trunk/src
  11703. M /libcaca/trunk/src/aliens.c
  11704. M /libcaca/trunk/src/bonus.c
  11705. M /libcaca/trunk/src/box.c
  11706. M /libcaca/trunk/src/ceo.c
  11707. M /libcaca/trunk/src/collide.c
  11708. M /libcaca/trunk/src/common.h
  11709. M /libcaca/trunk/src/explosions.c
  11710. M /libcaca/trunk/src/graphics.c
  11711. M /libcaca/trunk/src/main.c
  11712. M /libcaca/trunk/src/math.c
  11713. M /libcaca/trunk/src/overlay.c
  11714. M /libcaca/trunk/src/player.c
  11715. M /libcaca/trunk/src/starfield.c
  11716. M /libcaca/trunk/src/tunnel.c
  11717. M /libcaca/trunk/src/weapons.c
  11718. * Fixed keywords, ignore, and lots of tiny SVN things.
  11719. ------------------------------------------------------------------------
  11720. r69 | sam | 2003-02-09 11:17:40 +0000 (Sun, 09 Feb 2003) | 3 lines
  11721. Changed paths:
  11722. M /libcaca/trunk/TODO
  11723. M /libcaca/trunk/src/Makefile.am
  11724. A /libcaca/trunk/src/box.c
  11725. M /libcaca/trunk/src/common.h
  11726. M /libcaca/trunk/src/main.c
  11727. M /libcaca/trunk/src/overlay.c
  11728. * support for boxes
  11729. * application: pause box
  11730. ------------------------------------------------------------------------
  11731. r67 | sam | 2003-01-06 12:22:58 +0000 (Mon, 06 Jan 2003) | 3 lines
  11732. Changed paths:
  11733. M /libcaca/trunk/TODO
  11734. M /libcaca/trunk/src/collide.c
  11735. * cosmetic code changes.
  11736. * fixed a bug in the tunnel munching.
  11737. ------------------------------------------------------------------------
  11738. r65 | sam | 2002-12-23 16:44:28 +0000 (Mon, 23 Dec 2002) | 3 lines
  11739. Changed paths:
  11740. M /libcaca/trunk/README
  11741. M /libcaca/trunk/TODO
  11742. M /libcaca/trunk/configure.ac
  11743. M /libcaca/trunk/src/weapons.c
  11744. * fixed the ncurses build.
  11745. * replaced '�' with ':' in the fragbomb tail because it's not ASCII.
  11746. ------------------------------------------------------------------------
  11747. r63 | sam | 2002-12-23 16:21:38 +0000 (Mon, 23 Dec 2002) | 6 lines
  11748. Changed paths:
  11749. M /libcaca/trunk/configure.ac
  11750. M /libcaca/trunk/src/collide.c
  11751. M /libcaca/trunk/src/common.h
  11752. M /libcaca/trunk/src/graphics.c
  11753. M /libcaca/trunk/src/main.c
  11754. M /libcaca/trunk/src/overlay.c
  11755. M /libcaca/trunk/src/player.c
  11756. * new timestamp for a new snapshot.
  11757. * lots of sanity checks in collide.c.
  11758. * moved usleep() to graphics.c.
  11759. * added random key generator in the dummy driver.
  11760. * cosmetic changes in the energy bars.
  11761. ------------------------------------------------------------------------
  11762. r61 | sam | 2002-12-23 15:06:13 +0000 (Mon, 23 Dec 2002) | 4 lines
  11763. Changed paths:
  11764. M /libcaca/trunk/src/Makefile.am
  11765. M /libcaca/trunk/src/common.h
  11766. M /libcaca/trunk/src/main.c
  11767. A /libcaca/trunk/src/overlay.c
  11768. M /libcaca/trunk/src/player.c
  11769. * better handling of special weapon timeout.
  11770. * the bomb is now part of the standard fire button effect.
  11771. * overlay for life and special weapon jauges.
  11772. ------------------------------------------------------------------------
  11773. r59 | sam | 2002-12-23 13:46:27 +0000 (Mon, 23 Dec 2002) | 3 lines
  11774. Changed paths:
  11775. M /libcaca/trunk/src/aliens.c
  11776. M /libcaca/trunk/src/collide.c
  11777. M /libcaca/trunk/src/common.h
  11778. M /libcaca/trunk/src/main.c
  11779. M /libcaca/trunk/src/player.c
  11780. * aliens are now named foo, bar and baz.
  11781. * beginning of life jauges.
  11782. ------------------------------------------------------------------------
  11783. r57 | sam | 2002-12-23 13:13:04 +0000 (Mon, 23 Dec 2002) | 2 lines
  11784. Changed paths:
  11785. M /libcaca/trunk/src/common.h
  11786. M /libcaca/trunk/src/main.c
  11787. M /libcaca/trunk/src/player.c
  11788. * ship has vx and vy.
  11789. ------------------------------------------------------------------------
  11790. r55 | sam | 2002-12-23 12:47:36 +0000 (Mon, 23 Dec 2002) | 2 lines
  11791. Changed paths:
  11792. M /libcaca/trunk/TODO
  11793. M /libcaca/trunk/src/main.c
  11794. M /libcaca/trunk/src/tunnel.c
  11795. * cosmetic change: reworked draw_tunnel.
  11796. ------------------------------------------------------------------------
  11797. r53 | sam | 2002-12-23 12:03:31 +0000 (Mon, 23 Dec 2002) | 3 lines
  11798. Changed paths:
  11799. M /libcaca/trunk/src/main.c
  11800. M /libcaca/trunk/src/tunnel.c
  11801. * lasers are now twice as fast.
  11802. * walls are now filled, and displayed on top of aliens.
  11803. ------------------------------------------------------------------------
  11804. r51 | sam | 2002-12-23 10:06:27 +0000 (Mon, 23 Dec 2002) | 5 lines
  11805. Changed paths:
  11806. M /libcaca/trunk/configure.ac
  11807. M /libcaca/trunk/src/Makefile.am
  11808. M /libcaca/trunk/src/ceo.c
  11809. M /libcaca/trunk/src/common.h
  11810. M /libcaca/trunk/src/graphics.c
  11811. M /libcaca/trunk/src/main.c
  11812. M /libcaca/trunk/src/tunnel.c
  11813. * added support for --disable-slang.
  11814. * fixed an overflow in the tunnel update code.
  11815. * fragbomb is now 'f', not 'd'.
  11816. * added a missing call to init_bonus().
  11817. ------------------------------------------------------------------------
  11818. r49 | sam | 2002-12-23 09:28:37 +0000 (Mon, 23 Dec 2002) | 5 lines
  11819. Changed paths:
  11820. M /libcaca/trunk/TODO
  11821. M /libcaca/trunk/src/collide.c
  11822. M /libcaca/trunk/src/common.h
  11823. M /libcaca/trunk/src/main.c
  11824. M /libcaca/trunk/src/starfield.c
  11825. M /libcaca/trunk/src/tunnel.c
  11826. M /libcaca/trunk/src/weapons.c
  11827. * the beam now digs the tunnel.
  11828. * the starfield is now an array of stars.
  11829. * fixed wall rendering (offset issues and disappearing left wall).
  11830. * 32 seekers on fragbomb explosion, not 16.
  11831. ------------------------------------------------------------------------
  11832. r47 | sam | 2002-12-22 23:39:15 +0000 (Sun, 22 Dec 2002) | 3 lines
  11833. Changed paths:
  11834. M /libcaca/trunk/src/weapons.c
  11835. * seekers and homing bombs react more quickly.
  11836. * 16 seekers on fragbomb explosion instead of 12.
  11837. ------------------------------------------------------------------------
  11838. r45 | sam | 2002-12-22 23:01:35 +0000 (Sun, 22 Dec 2002) | 3 lines
  11839. Changed paths:
  11840. M /libcaca/trunk/src/math.c
  11841. M /libcaca/trunk/src/weapons.c
  11842. * fixed a segfault when the target seeker speed was zero.
  11843. * factorized the seeker generation on fragbomb explosion.
  11844. ------------------------------------------------------------------------
  11845. r43 | sam | 2002-12-22 22:36:42 +0000 (Sun, 22 Dec 2002) | 2 lines
  11846. Changed paths:
  11847. M /libcaca/trunk/src/Makefile.am
  11848. M /libcaca/trunk/src/common.h
  11849. A /libcaca/trunk/src/math.c
  11850. M /libcaca/trunk/src/weapons.c
  11851. * Removed the dependency on <math.h>. We don't need no stinking sqrt!
  11852. ------------------------------------------------------------------------
  11853. r41 | sam | 2002-12-22 22:17:41 +0000 (Sun, 22 Dec 2002) | 3 lines
  11854. Changed paths:
  11855. M /libcaca/trunk/doc/shapes.txt
  11856. M /libcaca/trunk/src/aliens.c
  11857. M /libcaca/trunk/src/ceo.c
  11858. M /libcaca/trunk/src/collide.c
  11859. M /libcaca/trunk/src/common.h
  11860. M /libcaca/trunk/src/main.c
  11861. M /libcaca/trunk/src/weapons.c
  11862. * dead aliens don't explode in the collision loop but in their update loop.
  11863. * new super weapon, the fragmentation bomb.
  11864. ------------------------------------------------------------------------
  11865. r39 | sam | 2002-12-22 19:08:35 +0000 (Sun, 22 Dec 2002) | 2 lines
  11866. Changed paths:
  11867. M /libcaca/trunk/.cvsignore
  11868. M /libcaca/trunk/Makefile.am
  11869. A /libcaca/trunk/autotools
  11870. A /libcaca/trunk/autotools/.cvsignore
  11871. A /libcaca/trunk/autotools/Makefile.am
  11872. M /libcaca/trunk/bootstrap
  11873. M /libcaca/trunk/configure.ac
  11874. M /libcaca/trunk/debian/.cvsignore
  11875. M /libcaca/trunk/src/Makefile.am
  11876. * Moved generated autotools files to the autotools/ directory.
  11877. ------------------------------------------------------------------------
  11878. r37 | sam | 2002-12-22 18:44:12 +0000 (Sun, 22 Dec 2002) | 2 lines
  11879. Changed paths:
  11880. M /libcaca/trunk/src/aliens.c
  11881. M /libcaca/trunk/src/bonus.c
  11882. M /libcaca/trunk/src/ceo.c
  11883. M /libcaca/trunk/src/collide.c
  11884. M /libcaca/trunk/src/common.h
  11885. M /libcaca/trunk/src/explosions.c
  11886. M /libcaca/trunk/src/graphics.c
  11887. M /libcaca/trunk/src/main.c
  11888. M /libcaca/trunk/src/player.c
  11889. M /libcaca/trunk/src/starfield.c
  11890. M /libcaca/trunk/src/tunnel.c
  11891. M /libcaca/trunk/src/weapons.c
  11892. * I think I fucked up the $Id tags on my previous commit.
  11893. ------------------------------------------------------------------------
  11894. r35 | sam | 2002-12-22 18:42:32 +0000 (Sun, 22 Dec 2002) | 3 lines
  11895. Changed paths:
  11896. A /libcaca/trunk/COPYING
  11897. M /libcaca/trunk/src/aliens.c
  11898. M /libcaca/trunk/src/bonus.c
  11899. M /libcaca/trunk/src/ceo.c
  11900. M /libcaca/trunk/src/collide.c
  11901. M /libcaca/trunk/src/common.h
  11902. M /libcaca/trunk/src/explosions.c
  11903. M /libcaca/trunk/src/graphics.c
  11904. M /libcaca/trunk/src/main.c
  11905. M /libcaca/trunk/src/player.c
  11906. M /libcaca/trunk/src/starfield.c
  11907. M /libcaca/trunk/src/tunnel.c
  11908. M /libcaca/trunk/src/weapons.c
  11909. * added the COPYING file (GPLv2).
  11910. * added GPL headers to source files.
  11911. ------------------------------------------------------------------------
  11912. r33 | sam | 2002-12-22 18:40:36 +0000 (Sun, 22 Dec 2002) | 2 lines
  11913. Changed paths:
  11914. M /libcaca/trunk/src/Makefile.am
  11915. A /libcaca/trunk/src/ceo.c
  11916. M /libcaca/trunk/src/common.h
  11917. M /libcaca/trunk/src/main.c
  11918. * tab == hotkey for CEO alert.
  11919. ------------------------------------------------------------------------
  11920. r31 | sam | 2002-12-18 18:44:47 +0000 (Wed, 18 Dec 2002) | 2 lines
  11921. Changed paths:
  11922. M /libcaca/trunk/TODO
  11923. M /libcaca/trunk/doc/shapes.txt
  11924. M /libcaca/trunk/src/aliens.c
  11925. * 3rd alien type.
  11926. ------------------------------------------------------------------------
  11927. r29 | sam | 2002-12-18 18:12:28 +0000 (Wed, 18 Dec 2002) | 2 lines
  11928. Changed paths:
  11929. D /libcaca/trunk/Makefile
  11930. * Scrapped Makefile.
  11931. ------------------------------------------------------------------------
  11932. r27 | sam | 2002-12-18 18:11:54 +0000 (Wed, 18 Dec 2002) | 2 lines
  11933. Changed paths:
  11934. M /libcaca/trunk/Makefile
  11935. A /libcaca/trunk/README
  11936. A /libcaca/trunk/TODO
  11937. * README and TODO files.
  11938. ------------------------------------------------------------------------
  11939. r25 | sam | 2002-12-18 13:29:31 +0000 (Wed, 18 Dec 2002) | 2 lines
  11940. Changed paths:
  11941. M /libcaca/trunk/Makefile
  11942. M /libcaca/trunk/configure.ac
  11943. M /libcaca/trunk/doc/shapes.txt
  11944. M /libcaca/trunk/src/collide.c
  11945. M /libcaca/trunk/src/weapons.c
  11946. * the bomb's head is now white
  11947. ------------------------------------------------------------------------
  11948. r23 | sam | 2002-12-15 17:16:45 +0000 (Sun, 15 Dec 2002) | 3 lines
  11949. Changed paths:
  11950. M /libcaca/trunk/doc/shapes.txt
  11951. M /libcaca/trunk/src/aliens.c
  11952. M /libcaca/trunk/src/collide.c
  11953. M /libcaca/trunk/src/common.h
  11954. M /libcaca/trunk/src/main.c
  11955. M /libcaca/trunk/src/weapons.c
  11956. * new weapon: bomb.
  11957. * beam now collides with aliens.
  11958. ------------------------------------------------------------------------
  11959. r21 | sam | 2002-12-15 05:03:55 +0000 (Sun, 15 Dec 2002) | 2 lines
  11960. Changed paths:
  11961. M /libcaca/trunk/doc/shapes.txt
  11962. M /libcaca/trunk/src/common.h
  11963. M /libcaca/trunk/src/main.c
  11964. M /libcaca/trunk/src/weapons.c
  11965. * 'beam' weapon.
  11966. ------------------------------------------------------------------------
  11967. r19 | sam | 2002-12-15 03:41:32 +0000 (Sun, 15 Dec 2002) | 10 lines
  11968. Changed paths:
  11969. M /libcaca/trunk/Makefile
  11970. M /libcaca/trunk/configure.ac
  11971. M /libcaca/trunk/debian/changelog
  11972. M /libcaca/trunk/debian/control
  11973. M /libcaca/trunk/debian/rules
  11974. M /libcaca/trunk/doc/shapes.txt
  11975. M /libcaca/trunk/src/Makefile.am
  11976. M /libcaca/trunk/src/aliens.c
  11977. A /libcaca/trunk/src/bonus.c
  11978. M /libcaca/trunk/src/collide.c
  11979. M /libcaca/trunk/src/common.h
  11980. M /libcaca/trunk/src/explosions.c
  11981. M /libcaca/trunk/src/graphics.c
  11982. M /libcaca/trunk/src/main.c
  11983. M /libcaca/trunk/src/player.c
  11984. M /libcaca/trunk/src/starfield.c
  11985. M /libcaca/trunk/src/tunnel.c
  11986. M /libcaca/trunk/src/weapons.c
  11987. * real Debian package files.
  11988. * two new types of aliens. only one rules.
  11989. * removed gfx_write in favor of gfx_putchar and gfx_putstr.
  11990. * added bonuses at alien death. they do nothing yet.
  11991. * seeker missiles. 'b' to test.
  11992. * weapon resolution is now 16*char. needs to be generalized.
  11993. * fixed the supernova bugs. center could collide with the tunnel, and
  11994. the last frame was badly displayed.
  11995. * lots of cleanups everywhere.
  11996. ------------------------------------------------------------------------
  11997. r17 | sam | 2002-12-13 20:50:00 +0000 (Fri, 13 Dec 2002) | 2 lines
  11998. Changed paths:
  11999. M /libcaca/trunk/.cvsignore
  12000. M /libcaca/trunk/Makefile
  12001. A /libcaca/trunk/Makefile.am
  12002. D /libcaca/trunk/aliens.c
  12003. A /libcaca/trunk/bootstrap
  12004. D /libcaca/trunk/collide.c
  12005. D /libcaca/trunk/common.h
  12006. A /libcaca/trunk/configure.ac
  12007. A /libcaca/trunk/debian
  12008. A /libcaca/trunk/debian/.cvsignore
  12009. A /libcaca/trunk/debian/Makefile.am
  12010. A /libcaca/trunk/debian/changelog
  12011. A /libcaca/trunk/debian/control
  12012. A /libcaca/trunk/debian/rules
  12013. A /libcaca/trunk/doc
  12014. A /libcaca/trunk/doc/shapes.txt
  12015. D /libcaca/trunk/explosions.c
  12016. D /libcaca/trunk/graphics.c
  12017. D /libcaca/trunk/main.c
  12018. D /libcaca/trunk/player.c
  12019. D /libcaca/trunk/shapes.txt
  12020. A /libcaca/trunk/src
  12021. A /libcaca/trunk/src/.cvsignore
  12022. A /libcaca/trunk/src/Makefile.am
  12023. A /libcaca/trunk/src/aliens.c
  12024. A /libcaca/trunk/src/collide.c
  12025. A /libcaca/trunk/src/common.h
  12026. A /libcaca/trunk/src/explosions.c
  12027. A /libcaca/trunk/src/graphics.c
  12028. A /libcaca/trunk/src/main.c
  12029. A /libcaca/trunk/src/player.c
  12030. A /libcaca/trunk/src/starfield.c
  12031. A /libcaca/trunk/src/tunnel.c
  12032. A /libcaca/trunk/src/weapons.c
  12033. D /libcaca/trunk/starfield.c
  12034. D /libcaca/trunk/tunnel.c
  12035. D /libcaca/trunk/weapons.c
  12036. * autotoolificationized the whole thing.
  12037. ------------------------------------------------------------------------
  12038. r15 | sam | 2002-12-13 19:27:16 +0000 (Fri, 13 Dec 2002) | 4 lines
  12039. Changed paths:
  12040. M /libcaca/trunk/collide.c
  12041. M /libcaca/trunk/common.h
  12042. M /libcaca/trunk/explosions.c
  12043. M /libcaca/trunk/main.c
  12044. M /libcaca/trunk/player.c
  12045. M /libcaca/trunk/weapons.c
  12046. * moved nuke from explosions to weapons.
  12047. * used a cool Bresenham algorithm to draw the nuke circles.
  12048. * nuke collides with aliens.
  12049. ------------------------------------------------------------------------
  12050. r13 | sam | 2002-12-13 19:24:53 +0000 (Fri, 13 Dec 2002) | 2 lines
  12051. Changed paths:
  12052. A /libcaca/trunk/.cvsignore
  12053. * .cvsignore file.
  12054. ------------------------------------------------------------------------
  12055. r11 | sam | 2002-12-13 19:23:07 +0000 (Fri, 13 Dec 2002) | 3 lines
  12056. Changed paths:
  12057. A /libcaca/branches
  12058. A /libcaca/trunk
  12059. A /libcaca/trunk/Makefile
  12060. A /libcaca/trunk/aliens.c
  12061. A /libcaca/trunk/collide.c
  12062. A /libcaca/trunk/common.h
  12063. A /libcaca/trunk/explosions.c
  12064. A /libcaca/trunk/graphics.c
  12065. A /libcaca/trunk/main.c
  12066. A /libcaca/trunk/player.c
  12067. A /libcaca/trunk/shapes.txt
  12068. A /libcaca/trunk/starfield.c
  12069. A /libcaca/trunk/tunnel.c
  12070. A /libcaca/trunk/weapons.c
  12071. * First commit. Scrolling works, some weaponry, controls, tunnel blowing,
  12072. the nuke is still ugly, almost no collision detection. Nice demo :)
  12073. ------------------------------------------------------------------------