1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-12 16:44:09 +00:00

Commit graph

  • aecc77a73c Replace the sound file extension when opening fails Chris Robinson 2012-03-21 18:35:20 -0700
  • 8056a7f20b Throw an exception when looking up a sound instead of returning an empty string Chris Robinson 2012-03-21 18:20:32 -0700
  • ebc49de851 Fix Bug #1: "Meshes rendered with wrong orientation" Roman Melnik 2012-03-22 00:39:19 +0200
  • 9a139f511f Avoid redefining SOUND_IN Chris Robinson 2012-03-21 15:29:05 -0700
  • 56c3b988cc Avoid copying the region when looking for a sound to play Chris Robinson 2012-03-21 15:19:40 -0700
  • 8c5f85ca83 Use a local variable to mark sound streams as finished while processing Chris Robinson 2012-03-21 14:49:29 -0700
  • 6a85ef1229 Set Ogre's data stream to NULL when closing the audio file Chris Robinson 2012-03-21 14:46:29 -0700
  • 0d973ac8ff Use the vector's data field instead of the address of the first element Chris Robinson 2012-03-21 14:38:37 -0700
  • 0af8591c03 Window_MinMax scrawl 2012-03-21 21:49:37 +0100
  • fd8326e958 Better handle some ffmpeg errors Chris Robinson 2012-03-21 12:20:36 -0700
  • 433a318abb colour -> textcolour scrawl 2012-03-21 19:31:56 +0100
  • 37290d9638 fix text colours scrawl 2012-03-21 19:23:32 +0100
  • 98f3192448 forgot to git add some stuff scrawl 2012-03-21 18:38:08 +0100
  • 9b31b6272f fixed the mouse cursors and fixed MWAttribute & MWSkill scrawl 2012-03-21 16:07:56 +0100
  • 2f662a226c replaced all the StaticText in layouts scrawl 2012-03-21 14:56:12 +0100
  • 64212c0ee6 replaced all the StaticImage and StaticText in code scrawl 2012-03-21 14:54:02 +0100
  • 99461765da restored another bunch of stuff scrawl 2012-03-21 14:00:24 +0100
  • 0d56a55756 restored journal window background scrawl 2012-03-21 13:57:26 +0100
  • b0b41a9199 should now compile warning free scrawl 2012-03-21 13:48:57 +0100
  • 97ab48993e more deprecated fixes scrawl 2012-03-21 13:32:32 +0100
  • deeb21a131 switched to the new multi-delegates system scrawl 2012-03-21 13:27:08 +0100
  • 3dcfcf46cb Issue #217: container change tracking Marc Zinnschlag 2012-03-21 12:48:05 +0100
  • a0ee2954bd Issue #217: moved some functino implementations from ptr.hpp to ptr.cpp Marc Zinnschlag 2012-03-21 12:29:07 +0100
  • 0adbe258fd Issue #217: made Ptr track container; fixed a cmake script bug Marc Zinnschlag 2012-03-21 12:20:19 +0100
  • 7b22ee6fd1 Use for_each to clear the ffmpeg stream packets Chris Robinson 2012-03-20 21:46:12 -0700
  • 2989a1e06e Improve ffmpeg failure messages Chris Robinson 2012-03-20 18:49:52 -0700
  • 26a441f29a Add a readAll method to the sound decoder, for potentially more efficient reading Chris Robinson 2012-03-20 17:57:28 -0700
  • deb473b9ae Implement the ffmpeg decoder Chris Robinson 2012-03-20 16:45:01 -0700
  • 9a48002025 Fix compilation of the FFmpeg decoder Chris Robinson 2012-03-20 14:13:58 -0700
  • e48745b68e Fix streamMusic's path lookup Chris Robinson 2012-03-20 12:39:49 -0700
  • d451d7bb67 compile fixes for mygui 3.2 scrawl 2012-03-20 20:24:36 +0100
  • 66baf9ec81 Merge branch 'master' into mygui scrawl 2012-03-20 20:02:30 +0100
  • fc27d5cc19 Restore music playback Chris Robinson 2012-03-20 11:31:13 -0700
  • 5ae47f783e Use the sound manager's update to make sure music is still playing Chris Robinson 2012-03-20 10:46:10 -0700
  • 0261aac518 Use Ogre's resource group manager to handle sound files Chris Robinson 2012-03-20 10:34:36 -0700
  • 80dbf82a74 Explicitly stop sounds instead of relying on their deletion to do it Chris Robinson 2012-03-20 07:22:17 -0700
  • 74e79bb4af Merge remote branch 'zini/master' into sound-rewrite Chris Robinson 2012-03-20 06:17:02 -0700
  • 95d27090d7 updated team list again Marc Zinnschlag 2012-03-20 13:53:13 +0100
  • f1f6e21442 fixed a copy & paste error Marc Zinnschlag 2012-03-20 10:33:43 +0100
  • 1023ddd587 silenced some warnings Marc Zinnschlag 2012-03-20 10:30:21 +0100
  • 50b79de10b Merge remote branch 'psi29a/master' Marc Zinnschlag 2012-03-20 10:26:08 +0100
  • 226d0b279e updated team list in readme.txt Marc Zinnschlag 2012-03-20 10:22:44 +0100
  • eed4441013 adjusted changelog again Marc Zinnschlag 2012-03-20 10:22:01 +0100
  • 4d0d941c2e Merge remote branch 'kromgart/master' Marc Zinnschlag 2012-03-20 10:17:35 +0100
  • 2d135d81e7 Merge remote branch 'lgro/glibc_pthreads_fix' Marc Zinnschlag 2012-03-20 10:15:47 +0100
  • 6a0474a977 removed some cout spam Marc Zinnschlag 2012-03-20 10:15:22 +0100
  • aca274cbca Merge remote branch 'gus/DialogueSystem' Marc Zinnschlag 2012-03-20 10:11:40 +0100
  • ef711ffdc1 Merge remote branch 'scrawl/weather' Marc Zinnschlag 2012-03-20 10:08:43 +0100
  • c3494326db adjusted changelog Marc Zinnschlag 2012-03-20 10:08:16 +0100
  • b6b972b73b Removed libbullet and libogre dependencies and added nvidia-toolkit. We are releasing OpenMW based on static libraries, so the first two are no longer necessary Brother Brick 2012-03-20 09:53:39 +0100
  • 42584b013f Updated dependency to match our PPA Brother Brick 2012-03-20 09:43:48 +0100
  • 0b517d15c1 Made missing data files dialog less scary and added exception handling for esmreader Pieter van der Kloet 2012-03-20 02:49:59 +0100
  • 2b3e75718c Updating everything Jason Hooks 2012-03-19 20:03:48 -0400
  • ed7cb1dc67 restarting Jason Hooks 2012-03-19 19:38:44 -0400
  • 04c6f23a2b disabled solstheim weather (we can't travel there anyway) also, there was a bug that could cause this weather to show up on morrowind, which is fixed now scrawl 2012-03-19 22:54:04 +0100
  • 7a1ff61541 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-19 21:31:36 +0100
  • fd37a4827c Enforce a 15MB limit on the sound buffer cache Chris Robinson 2012-03-19 13:19:22 -0700
  • fc95917253 Fix for not visible pthreads function with glibc 2.15 Lukasz Gromanowski 2012-03-19 20:54:30 +0100
  • 88979577db Change 'nullptr' to 'NULL' (after fixing bug#192 in previous commit) Roman Melnik 2012-03-19 21:45:53 +0200
  • 04638516b2 Check for stopped active sounds too and remove them Chris Robinson 2012-03-19 12:08:40 -0700
  • a9759c3f33 Fix bug #192: Remove the focus from the console when console is closed (set current keyFocusWidget to nullptr) Roman Melnik 2012-03-19 21:01:00 +0200
  • b46a2bfa01 Merge remote branch 'werdanith/journalmessage' Marc Zinnschlag 2012-03-19 19:34:28 +0100
  • f2a47d421b some cleanup Marc Zinnschlag 2012-03-19 19:21:08 +0100
  • 82c4bfbf18 Add a notification when the journal is updated Michael Papageorgiou 2012-03-19 20:18:08 +0200
  • d4f3430fc6 fix: topics who should not be displayed are not displayed anymore. gugus 2012-03-19 19:17:20 +0100
  • dd70831a8c Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-19 19:13:54 +0100
  • 7917f5e48d Merge branch 'master' into water scrawl 2012-03-19 18:55:30 +0100
  • 6c45d6668b Cache OpenAL buffers for easy reuse Chris Robinson 2012-03-19 10:33:06 -0700
  • 2707391535 fix for questions gugus 2012-03-19 18:30:52 +0100
  • 11569819db compilation fix gugus 2012-03-19 18:01:54 +0100
  • ba4d44eb67 fix for questions. gugus 2012-03-19 18:01:41 +0100
  • 63c87fdbb6 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-19 17:36:31 +0100
  • 91821ccd8c Add the sound stream to the thread after resetting the mIsFinished flag Chris Robinson 2012-03-19 09:08:59 -0700
  • db46bf39b3 Add a rewind method to the sound decoder Chris Robinson 2012-03-19 08:48:25 -0700
  • afa2cb6de7 Stop trying to read decoded audio once it's finished Chris Robinson 2012-03-19 07:51:28 -0700
  • 4f69972a9c Add a method to stream a sound in 3D Chris Robinson 2012-03-19 07:28:03 -0700
  • ae8218bf03 Allocate OpenAL sources when opening the device Chris Robinson 2012-03-19 07:11:01 -0700
  • 5abaf1fee2 Check if searching OGRE dir with version suffix failed. I'm not sure if this is the right way to do it though. k1ll 2012-03-19 15:04:55 +0100
  • 1f76f37531 Adds search for plugins in OGRE dirs with version suffix and a workaround for a strange problem with set to FindOgre.cmake. k1ll 2012-03-19 14:25:33 +0100
  • 8f9d4ff841 Use 6 125ms buffers for OpenAL streams Chris Robinson 2012-03-19 05:29:04 -0700
  • dc6354b2f9 Add functions to get string names for sample types and channel configs Chris Robinson 2012-03-19 02:31:40 -0700
  • 4a0b5b7918 Increase the sound stream thread sleep time to 50ms Chris Robinson 2012-03-19 02:19:13 -0700
  • 4698e8c0a2 Make the sound stream thread object per-device Chris Robinson 2012-03-19 02:15:08 -0700
  • 41136f9b4c Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-19 10:07:14 +0100
  • 2c27827e4f Add some comment markers to the OpenAL sound classes Chris Robinson 2012-03-19 01:33:33 -0700
  • e234b90173 Use a loop to find the OpenAL format from the decoder format Chris Robinson 2012-03-19 00:49:52 -0700
  • 6a256d3993 Make sure the OpenAL stream list is clear before shutting down Chris Robinson 2012-03-19 00:38:56 -0700
  • f2093a51db more cleanup Jason Hooks 2012-03-18 22:38:07 -0400
  • fe9e6a732c Some cleanup Jason Hooks 2012-03-18 22:32:46 -0400
  • 51fb9e67cd Merge Jason Hooks 2012-03-18 21:31:31 -0400
  • 7ca0503205 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-19 00:20:43 +0100
  • 1a832a65f6 Changed a lot of things. Topics can now change durring dialogue without bug. Missing: ability to remove keyword gugus 2012-03-19 00:19:58 +0100
  • 7194114669 Use a background thread to keep OpenAL streams fed Chris Robinson 2012-03-18 14:27:22 -0700
  • c874fff4b1 added 0.13.0 changelog Marc Zinnschlag 2012-03-18 22:25:43 +0100
  • 16e61bb028 updated developer list in readme file Marc Zinnschlag 2012-03-18 22:20:45 +0100
  • cab869824a bumping version number Marc Zinnschlag 2012-03-18 22:18:09 +0100
  • 40a40128e9 Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-18 21:57:14 +0100
  • d10b18b0f3 Removed a couple of warnings with nosound Michael Papageorgiou 2012-03-18 22:50:52 +0200
  • ff5d4b24fc journal filter works now gugus 2012-03-18 21:47:43 +0100
  • f567950e25 Fix for the --nosound crash Michael Papageorgiou 2012-03-18 22:38:53 +0200