Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | | | | ||||||
| | | * | Fixed missing music prompt (streaming now enabled by default) | McCabe Maxsted | 2009-02-14 | 5 | -22/+93 | |
| | | | | ||||||
| | * | | Commit error | McCabe Maxsted | 2009-02-15 | 1 | -98/+98 | |
| | | | | ||||||
| * | | | commit error | McCabe Maxsted | 2009-02-15 | 1 | -98/+0 | |
| |/ / | ||||||
| * | | Added artist/title tag info support | McCabe Maxsted | 2009-02-14 | 3 | -7/+11 | |
| | | | ||||||
| * | | Fixed sound settings not being correctly muted | McCabe Maxsted | 2009-02-14 | 5 | -12/+22 | |
| | | | ||||||
| * | | Fixed crash in LLTextEditor::findHTML | McCabe Maxsted | 2009-02-14 | 2 | -45/+71 | |
| | | | ||||||
| * | | Removed search for non-existant floater_preview_new_landmark.xml | McCabe Maxsted | 2009-02-14 | 2 | -9/+7 | |
| | | | ||||||
| * | | Removed junk code from gstreamer | McCabe Maxsted | 2009-02-13 | 4 | -42/+17 | |
| |/ | ||||||
| * | develop.py should now work again under windows | McCabe Maxsted | 2009-02-06 | 5 | -22/+42 | |
| | | ||||||
| * | Updated CMake files to RC1 | McCabe Maxsted | 2009-02-04 | 4 | -11/+101 | |
| | | ||||||
| * | Fixed llsettouchtext label | McCabe Maxsted | 2009-02-04 | 3 | -2/+41 | |
| | | ||||||
* | | Updated release notes for 1.1.0 RC1.v1.1.0-RC1imprudence-1.1.0-RC1 | Jacek Antonelli | 2009-02-02 | 1 | -0/+265 | |
| | | ||||||
* | | Changed Changelog.txt banner to 1.1.0 RC1. | Jacek Antonelli | 2009-02-02 | 1 | -1/+2 | |
| | | ||||||
* | | Added linux gstreamer libs, dependencies, and plugins. | Jacek Antonelli | 2009-02-02 | 2 | -0/+76 | |
| | | ||||||
* | | Removed some unused libs from Linux manifest. | Jacek Antonelli | 2009-02-02 | 2 | -4/+3 | |
| | | ||||||
* | | Get AL libs from real libs dir, not vivox. | Jacek Antonelli | 2009-02-02 | 2 | -6/+5 | |
| | | ||||||
* | | Removed redundant packaging of text files. | Jacek Antonelli | 2009-02-02 | 2 | -10/+6 | |
|/ | ||||||
* | Fixed default communicate size being too small | McCabe Maxsted | 2009-01-31 | 3 | -3/+8 | |
| | ||||||
* | Updated build math cheat sheet to new variable names | McCabe Maxsted | 2009-01-30 | 2 | -15/+21 | |
| | ||||||
* | Tweaked build math variable names for consistency. | Jacek Antonelli | 2009-01-30 | 2 | -15/+19 | |
| | | | | X/Y/Z go at end of variables, e.g. XP --> PX. | |||||
* | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 2009-01-30 | 2 | -2/+11 | |
| | ||||||
* | Disabled spammy loadWAV error for nonexistent files. | Jacek Antonelli | 2009-01-30 | 2 | -4/+8 | |
| | ||||||
* | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 2009-01-30 | 2 | -4/+18 | |
| | | | | Patch by Armin Weatherwax. | |||||
* | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 2009-01-30 | 2 | -1/+4 | |
| | ||||||
* | Added TGA to snapshot options | McCabe Maxsted | 2009-01-30 | 4 | -0/+17 | |
| | ||||||
* | Made sure changelog lists the right Armin | McCabe Maxsted | 2009-01-30 | 1 | -1/+4 | |
| | ||||||
* | merged in jacek/next | McCabe Maxsted | 2009-01-30 | 11 | -5/+132 | |
|\ | ||||||
| * | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 2009-01-27 | 2 | -1/+6 | |
| | | | | | | | | | | | | It's just not used often enough to justify a shortcut. Partial revert of earlier commit 2dd736ab. | |||||
| * | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 2009-01-27 | 2 | -6/+13 | |
| | | | | | | | | | | | | | | New location is: Advanced > Rendering > Features > HUD Attachments Also removed keyboard shortcut. |