File: ChangeLog

package info (click to toggle)
osgal-cvs 20060903-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,836 kB
  • ctags: 424
  • sloc: sh: 8,806; cpp: 1,815; makefile: 86
file content (26 lines) | stat: -rw-r--r-- 765 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2006-09-03  Loic Dachary  <loic@dachary.org>

	* src/osgPlugin/Makefile.am: link against osgal

Tue Jun 20 10:47:01 2006  Cedric Pinson  <cpinson@freesheep.org>

	* src/osgAL/SoundManager.cpp:
	Change the shutdown behaviour, it try to uninitialized part of sound device initialized
	
	* src/osgAL/SoundRoot.cpp:
	Move a part of code in a if statement and reindent code

Thu May 04 18:49:14 2006  Cedric Pinson <cpinson@freesheep.org>

	* src/osgAL/SoundState.cpp:
	Change the message level when there is no sample or no stream associate to a soundstate

Mon Apr 10 17:30:43 2006  Cedric Pinson <cpinson@freesheep.org>

	* configure.in:
	Use pkg config instead hard coded library in LDFLAGS

Mon Jul 05 01:40:18 2004  Loic Dachary  <loic@gnu.org>

	* debianization