lp://staging/~motumedia/xine-ui/ubuntu
Created by
MOTU Media Team
and last modified
- Get this branch:
- bzr branch lp://staging/~motumedia/xine-ui/ubuntu
Members of
MOTU Media Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 2541. By siretart
-
[xine-ui @ 2006-07-15 15:34:26 by siretart]
importing changes from last debian package - 2540. By dgp85
-
[xine-ui @ 2006-07-15 09:03:35 by dgp85]
Don't use sprintf(), use snprintf() instead. - 2539. By dgp85
-
[xine-ui @ 2006-07-15 09:00:07 by dgp85]
Don't free the mangled pointer after atoa, because that is not the allocated one, and will cause invalid free() call. - 2538. By dgp85
-
[xine-ui @ 2006-07-15 08:46:50 by dgp85]
Don't try to use the display if it's not open yet. - 2537. By valtri
-
[xine-ui @ 2006-07-09 11:37:17 by valtri]
Make testsuite happy:
- gcc295 workaround
- provide pkg.m4 - 2536. By dgp85
-
[xine-ui @ 2006-07-06 17:49:48 by dgp85]
Add missing includes, conditionals on _XOPEN_SOURCE to fix all implicit declarations on FreeBSD.