Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed DBus cmake file for now | McCabe Maxsted | 2009-01-12 | 7 | -214/+230 |
|\ | |||||
| * | Added more gstreamer include paths. | Jacek Antonelli | 2009-01-11 | 2 | -0/+6 |
| * | Added glib package to install.xml. | Jacek Antonelli | 2009-01-11 | 2 | -0/+35 |
| * | Use BOOST_SIGNALS_LIB in newview/CMakeLists. | Jacek Antonelli | 2009-01-11 | 2 | -0/+5 |
| * | Added newline at end of llmediaimplgstreamer.cpp | Jacek Antonelli | 2009-01-11 | 1 | -1/+1 |
| * | Removed references to unused dbusglib. | Jacek Antonelli | 2009-01-11 | 3 | -32/+8 |
* | | Changed version to RC1 | McCabe Maxsted | 2009-01-12 | 2 | -1/+5 |
* | | Added cheat sheet help buttons in tools window, tweaked the layout a bit | McCabe Maxsted | 2009-01-12 | 8 | -15/+131 |
* | | Applied Aimee's patch for doing simple math in the build editor | McCabe Maxsted | 2009-01-12 | 13 | -19/+596 |
* | | Wind disabled by default, ambient wind muting fixed, added debug setting 'Mut... | McCabe Maxsted | 2009-01-11 | 4 | -42/+67 |
|/ | |||||
* | Fixed changelog date (2009 not 2008). | unknown | 2009-01-10 | 1 | -2/+2 |
* | minor gstreamer tweak | unknown | 2009-01-10 | 1 | -3/+0 |
* | minor gstreamer tweak | unknown | 2009-01-09 | 2 | -9/+6 |
* | Added openal32.dll and alut.dll to CopyWinLibs.cmake | unknown | 2009-01-08 | 3 | -9/+18 |
* | Added openal32.dll to CopyWinLibs.cmake. | unknown | 2009-01-08 | 2 | -0/+8 |
* | Streaming music/video now works on Windows. | unknown | 2009-01-06 | 10 | -188/+200 |
* | changed test version back to alpha | unknown | 2008-12-30 | 2 | -2/+2 |
* | Fixed a compile problem in VS2005 | unknown | 2008-12-30 | 3 | -4/+8 |
* | Merged in balp's openal branch | unknown | 2008-12-30 | 33 | -562/+1873 |
|\ | |||||
| * | Workaround for change volume bug in gstreamen 0.10.21 | Anders Arnholm | 2008-12-19 | 1 | -0/+7 |
| * | Clean up logging to used standard LL metods. | Anders Arnholm | 2008-12-19 | 6 | -114/+148 |
| * | Make openal-1 version info | Anders Arnholm | 2008-12-15 | 1 | -1/+1 |
| * | Merge branch 'next' into openal | Anders Arnholm | 2008-12-15 | 14 | -371/+448 |
| |\ | |||||
| | * | Not openal branch next branch. | Anders Arnholm | 2008-12-15 | 1 | -1/+1 |
| | * | Merge branch 'next' of git://github.com/jacek/imprudence into next | Anders Arnholm | 2008-12-15 | 13 | -369/+446 |
| | |\ | |||||
| | * | | .. | Anders Arnholm | 2008-12-15 | 1 | -2/+2 |
| * | | | Merge branch 'next' into openal | Anders Arnholm | 2008-12-13 | 23 | -106/+2874 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'next' of git://github.com/jacek/imprudence into next | Anders Arnholm | 2008-12-13 | 10 | -107/+2642 |
| | |\ \ | |||||
| | * | | | Bumped version to RC3. | Anders Arnholm | 2008-12-12 | 3 | -1/+27 |
| | * | | | Applied 3 patches from CoolViewer, http://sldev.free.fr | Anders Arnholm | 2008-12-12 | 3 | -4/+18 |
| | * | | | Merge branch 'next' of git://github.com/jacek/imprudence into next | Anders Arnholm | 2008-12-12 | 2 | -9/+19 |
| | |\ \ \ | |||||
| | * | | | | Include README, ChangeLog, etc. in downloads #9 | Anders Arnholm | 2008-12-11 | 2 | -0/+111 |
| | * | | | | Fix string error. | Anders Arnholm | 2008-12-11 | 1 | -2/+4 |
| * | | | | | Merge 1.0.0 RC2 into openal | Jacek Antonelli | 2008-12-10 | 16 | -185/+200 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated audio engine to LL's openal branch r1532. | Jacek Antonelli | 2008-12-06 | 11 | -638/+573 |
| * | | | | | | openal on windows branch | McCabe Maxsted | 2008-12-06 | 10 | -406/+745 |
| * | | | | | | updated to RC2 | McCabe Maxsted | 2008-12-06 | 1 | -82/+82 |
| * | | | | | | Trying to get openal working | McCabe Maxsted | 2008-11-23 | 2 | -4/+4 |
| * | | | | | | Cross-platform checking for OpenAL libs. | Jacek Antonelli | 2008-11-21 | 3 | -6/+86 |
| * | | | | | | (Oops, bad indentation in viewer_manifest.py) | Jacek Antonelli | 2008-11-21 | 1 | -1/+1 |
| * | | | | | | Enable OpenAL by default. | Jacek Antonelli | 2008-11-20 | 2 | -1/+8 |
| * | | | | | | (Forgot to check this file in with the OpenAL patch.) | Jacek Antonelli | 2008-11-19 | 1 | -0/+14 |
| * | | | | | | Package up OpenAL libs. | Jacek Antonelli | 2008-11-19 | 2 | -10/+19 |
| * | | | | | | VWR-2662: OpenAL support (patch by Tofu Linden) | Jacek Antonelli | 2008-11-19 | 16 | -371/+1234 |
* | | | | | | | Added fix for VWR-10392 as well as other fixes | unknown | 2008-12-30 | 16 | -102/+321 |
* | | | | | | | Removed llkdu from cmake | unknown | 2008-12-30 | 7 | -155/+17 |
* | | | | | | | 1.1 wip copy | unknown | 2008-12-15 | 196 | -17990/+17990 |
* | | | | | | | Merge commit 'jacek/next' into 1.1.0a | unknown | 2008-12-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Switched OpenJPEG package to a tar.bz2. | Jacek Antonelli | 2008-12-15 | 2 | -2/+8 |
* | | | | | | | | Switched OpenJPEG package to a tar.bz2. | Jacek Antonelli | 2008-12-15 | 2 | -1/+7 |
|/ / / / / / / |