1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-14 11:44:08 +00:00

Commit graph

  • 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
  • af39275a63 Merge remote branch 'scrawl/weather' Marc Zinnschlag 2012-03-18 21:07:04 +0100
  • 1907e21207 removed preprocessor constants scrawl 2012-03-18 20:44:56 +0100
  • c2329b7027 removed preprocessor constants scrawl 2012-03-18 20:32:50 +0100
  • b938fd7b36 Make the sound output init return void Chris Robinson 2012-03-18 12:19:54 -0700
  • 1965b5bc79 Rename some Sound class member functions Chris Robinson 2012-03-18 12:03:15 -0700
  • 403e51cef3 Move the sample type and channel config enums to MWSound and give use appropriate names for the values Chris Robinson 2012-03-18 11:56:54 -0700
  • efae7dfe83 Rename some sound decoder class member variables and functions Chris Robinson 2012-03-18 11:47:15 -0700
  • 9656456d30 Make sure the sound decoders are closed when they're finished with Chris Robinson 2012-03-18 11:34:23 -0700
  • 362e254720 Rename some more sound class member variables and functions Chris Robinson 2012-03-18 11:30:53 -0700
  • 162642e672 Prefix some SoundManager class member variables Chris Robinson 2012-03-18 11:17:45 -0700
  • 9c85a8c1ce Merge branch 'dialogue' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-18 19:06:52 +0100
  • 02e979ed4b Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-18 19:06:31 +0100
  • ce2cb709c5 fixed getJournalIndex function Marc Zinnschlag 2012-03-18 19:05:35 +0100
  • 00d3bc9d23 every filters are check during dialogue now. There is a problem with journal. gugus 2012-03-18 18:58:22 +0100
  • 7f2ff6f5f1 removed the TODO gugus 2012-03-18 18:05:28 +0100
  • 4afe6dd235 death filter gugus 2012-03-18 18:04:51 +0100
  • 48e6a42168 Merge branch 'dialogue' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-18 17:59:11 +0100
  • 34b33b78d2 better filters gugus 2012-03-18 17:58:14 +0100
  • 76b24d9d1a fixed a compile error Marc Zinnschlag 2012-03-18 17:30:05 +0100
  • 2f92559fc7 Use OpenAL's linear attenuation model Chris Robinson 2012-03-18 09:05:38 -0700
  • 8740354c80 inventory filter now use player inventory gugus 2012-03-18 17:03:54 +0100
  • a256b9a7b0 Remove a comment about Audiere Chris Robinson 2012-03-18 08:42:55 -0700
  • 019a28093b better filters gugus 2012-03-18 15:26:18 +0100
  • 3a00fbb950 removed mygui from source tree and use system install instead scrawl 2012-03-18 15:11:37 +0100
  • d9677cb33e fixed problem with parsing optional string arguments Marc Zinnschlag 2012-03-18 14:27:49 +0100