lp:~guijemont/paf/ticker

Created by Guillaume Emont and last modified
Get this branch:
bzr branch lp:~guijemont/paf/ticker
Only Guillaume Emont can upload to this branch. If you are Guillaume Emont please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guillaume Emont
Project:
Paf Animation Framework
Status:
Development

Recent revisions

72. By Guillaume Emont

Added ticking tests.

71. By Guillaume Emont

Removed weak pointers to clock: simple pointers, the clock should be
responsible for removing itself from the ticker at deletion time.
Added an OR accumulator for the PafTicker::ticked signal.
The dispose and finalize methods of PafTicker now chain up to its parent's
methods.

70. By Guillaume Emont

Made coverage work even if some tests fail.

69. By Guillaume Emont

Made paf_ticker_add_clock() and paf_ticker_remove_clock() internal methods,
renamed with an added initial '_'.
Improved general thread safety.

68. By Guillaume Emont

Implemented PafTicker. Tests pass. Still need to handle weak references on
clocks.

67. By Guillaume Emont

Implemented paf_clock_new() since it is needed to test PafTicker.

66. By Guillaume Emont

Some expressions were called with PAF_TEST_ASSERT_WARNING() instead of
PAF_TEST_ASSERT_NO_WARNING(): fixed.
Now unreferences some stuff that must be unreferenced.
Added a missing semicolon.

65. By Guillaume Emont

Made a better dummy implementation of the PAF_TEST_ASSERT_[NO_]WARNING()
macros.
Now calls paf_init() at the beggining of paftest.

64. By Guillaume Emont

 * configure.ac:
 Added a dependency to gthread.

 * docs/paf/paf-sections.txt:
 * docs/paf/tmpl/paf.sgml:
 * paf/paf.c:
 * paf/paf.h:
 Added a paf_init() function that initiates the type system, the thread
 system and calls paf_get_default_ticker() to create the default
 ticker.

63. By Guillaume Emont

Merge with trunk.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.