Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added error checking when generating an OpenAL source | Jacek Antonelli | 2009-03-13 | 2 | -0/+17 |
| | |||||
* | Don't find specific OpenAL lib locations on Mac/Linux. | Jacek Antonelli | 2009-03-12 | 2 | -8/+9 |
| | | | | Linking that way is bad. Just use -lopenal -lalut instead. | ||||
* | Removed redundant/unnecessary OpenAL lib names and paths | Jacek Antonelli | 2009-03-11 | 2 | -5/+8 |
| | |||||
* | Better indentation in OPENAL.cmake. | Jacek Antonelli | 2009-03-11 | 1 | -17/+15 |
| | |||||
* | Added Mac gstreamer plugins to viewer manifest | Jacek Antonelli | 2009-03-11 | 2 | -0/+65 |
| | |||||
* | LLAudio's CMakeLists should include OPENAL | Jacek Antonelli | 2009-03-11 | 2 | -0/+4 |
| | |||||
* | Removed Quicktime-related cmake code | Jacek Antonelli | 2009-03-11 | 5 | -65/+12 |
| | |||||
* | Manifest includes openal and gstreamer libs in Mac package | Jacek Antonelli | 2009-03-11 | 2 | -4/+38 |
| | |||||
* | Mac app icon will be called viewer.icns instead of secondlife.icns | Jacek Antonelli | 2009-03-09 | 4 | -4/+14 |
| | |||||
* | Load the proper gstreamer lib type (dylib) on Mac | Jacek Antonelli | 2009-03-08 | 2 | -8/+19 |
| | |||||
* | Tweaked GStreamer.cmake to work on Mac | Jacek Antonelli | 2009-03-08 | 2 | -14/+36 |
| | |||||
* | Moved Info-SecondLife.plist to Info-Imprudence.plist | Jacek Antonelli | 2009-03-07 | 3 | -1/+9 |
| | |||||
* | Added ChangeLog banner for 1.1.0 RC2.v1.1.0-RC2imprudence-1.1.0-RC2 | Jacek Antonelli | 2009-02-28 | 1 | -0/+6 |
| | |||||
* | Updated RELEASE_NOTES for RC2. | Jacek Antonelli | 2009-02-28 | 1 | -0/+89 |
| | |||||
* | Armin added the stream metadata patch, not Anders. | Jacek Antonelli | 2009-02-28 | 1 | -5/+6 |
| | |||||
* | Bumped test version to RC2. | Jacek Antonelli | 2009-02-28 | 2 | -1/+4 |
| | |||||
* | Initialize gstreamer (if needed) when making LLMediaImplGStreamer. | Jacek Antonelli | 2009-02-28 | 2 | -0/+6 |
| | | | | Lets us find gstreamer version for "About Imprudence" before login. | ||||
* | Get gstreamer reference from media manager. | Jacek Antonelli | 2009-02-27 | 2 | -3/+7 |
| | | | | | | Eliminates the need to include llmediaimplgstreamer.h, which causes problems on Linux due to name clash between libxml2 and expat's XMLCALLs. | ||||
* | LLUI's CMakeList needs LLMedia cmake stuff. | Jacek Antonelli | 2009-02-27 | 2 | -0/+5 |
| | |||||
* | Merge commit 'mccabe/next' into next | Jacek Antonelli | 2009-02-27 | 2 | -4/+10 |
|\ | |||||
| * | Updated GStreamer libs to RC2 | McCabe Maxsted | 2009-02-27 | 2 | -4/+10 |
| | | |||||
* | | Added libgstpulse.so (PulseAudio) to Linux manifest. | Jacek Antonelli | 2009-02-27 | 2 | -0/+7 |
|/ | |||||
* | merged in jacek/next | McCabe Maxsted | 2009-02-26 | 2 | -1/+6 |
|\ | |||||
| * | Likely fix for inventory folders re-opening. [#98] | Jacek Antonelli | 2009-02-25 | 2 | -1/+7 |
| | | |||||
* | | Fixed bad LM patch side-effect | McCabe Maxsted | 2009-02-26 | 4 | -2/+19 |
| | | |||||
* | | merged in last working media changes | McCabe Maxsted | 2009-02-26 | 9 | -70/+154 |
|\ \ | |||||
| * | | get_state shows name info | McCabe Maxsted | 2009-02-20 | 2 | -3/+4 |
| | | | |||||
| * | | Added STATUS_DEAD to LLMediaBase | McCabe Maxsted | 2009-02-20 | 6 | -52/+55 |
| | | | |||||
| * | | Updated GStreamer comments | McCabe Maxsted | 2009-02-18 | 2 | -5/+32 |
| | | | |||||
| * | | Added GStreamer version info to About > Imprudence | McCabe Maxsted | 2009-02-18 | 4 | -3/+27 |
| | | | |||||
| * | | Added error checking to play/stop/pause to prevent bad looping | McCabe Maxsted | 2009-02-18 | 3 | -25/+46 |
| | | | |||||
| * | | Fixed some bad comment formatting | McCabe Maxsted | 2009-02-18 | 2 | -5/+17 |
| | | | |||||
* | | | Fixed copy_win_libs | McCabe Maxsted | 2009-02-25 | 2 | -22/+33 |
| | | | |||||
* | | | Forgot to add touch back in to menu_pie_hud.xml | McCabe Maxsted | 2009-02-25 | 2 | -0/+29 |
| | | | |||||
* | | | merged in jacek/next | McCabe Maxsted | 2009-02-25 | 2 | -4/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed LSL comment coloring bleeding to next line. [#96] | Jacek Antonelli | 2009-02-16 | 2 | -2/+8 |
| | | | |||||
| * | | Don't assume that start and end delimiters are same length. | Jacek Antonelli | 2009-02-15 | 2 | -1/+9 |
| |/ | |||||
* | | Added menu_pie_hud.xml, removed legacy rate pie menu references | McCabe Maxsted | 2009-02-25 | 6 | -5/+29 |
| | | |||||
* | | Changed the show/hide shortcuts to be linux friendly | McCabe Maxsted | 2009-02-24 | 2 | -9/+15 |
| | | |||||
* | | Fixed crash in Top Scripts | McCabe Maxsted | 2009-02-18 | 8 | -16/+56 |
|\ \ | |/ |/| | |||||
| * | Fixed crash in Top Scripts | McCabe Maxsted | 2009-02-18 | 2 | -2/+12 |
| | | |||||
| * | Backported LLSD changes from 1.22 | McCabe Maxsted | 2009-02-17 | 6 | -13/+31 |
| | | |||||
| * | Backported Top Scripts changes from 1.22 | McCabe Maxsted | 2009-02-16 | 2 | -5/+11 |
| | | |||||
* | | Merge commit 'mccabe/next' into next | Jacek Antonelli | 2009-02-15 | 25 | -281/+491 |
|\ \ | |||||
| * \ | Merge branch '1.1.0-RC1-fixes' into next | McCabe Maxsted | 2009-02-15 | 2 | -2/+5 |
| |\ \ | |||||
| | * | | Gestures now muted with sounds | McCabe Maxsted | 2009-02-15 | 2 | -2/+5 |
| | |/ | |||||
| * | | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 9 | -34/+181 |
| |\ \ | | |/ | |||||
| | * | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 9 | -45/+94 |
| | |\ | |||||
| | | * | Removed useless music pause button | McCabe Maxsted | 2009-02-14 | 3 | -110/+103 |
| | | | | |||||
| | | * | Fixed music button not toggling on first run | McCabe Maxsted | 2009-02-14 | 4 | -0/+19 |
| | | | |