Commit graph

  • 606fb982a8 Update to use avcodec_decode_audio4 Chris Robinson 2012-12-13 17:53:22 -0800
  • 82564e07c7 fix crash when video file doesn't exist scrawl 2012-12-14 01:44:00 +0100
  • 27cd9ff732 Revert "Use the decoded frame pts when available" scrawl 2012-12-14 01:03:49 +0100
  • 9d6f656822 fixed ogre resource functions scrawl 2012-12-14 00:10:54 +0100
  • 43481ad117 Use the external clock by default Chris Robinson 2012-12-13 06:11:32 -0800
  • f95e72166c hide type column in non-mixed type tables Marc Zinnschlag 2012-12-13 15:03:35 +0100
  • faa5ef0874 rewrote column class Marc Zinnschlag 2012-12-13 14:53:16 +0100
  • 0a5ab977b7 Use the decoder's sample offset for calculating the stream offset Chris Robinson 2012-12-13 05:04:53 -0800
  • 640c218df3 made record state uneditable again Marc Zinnschlag 2012-12-13 13:52:26 +0100
  • 3d4c8c5444 added dialogue sub view (editing of a single record; not functional yet); fixed a bug in Universal to string conversion Marc Zinnschlag 2012-12-13 13:35:08 +0100
  • cab68df257 Use the decoded frame pts when available Chris Robinson 2012-12-13 04:25:41 -0800
  • 1ea1407707 Support quad, 5.1, and 7.1 with OpenAL and ffmpeg Chris Robinson 2012-12-13 04:10:19 -0800
  • 600494eed8 More cleanup of unused code Chris Robinson 2012-12-13 03:37:04 -0800
  • f7ff8b3374 A bit more cleanup Chris Robinson 2012-12-13 03:13:44 -0800
  • 7e8b844b2e Clean up some unused code Chris Robinson 2012-12-13 03:05:37 -0800
  • d2fbae9760 Init and deinit the VideoState synchronously, and re-enable audio playback Chris Robinson 2012-12-13 02:52:37 -0800
  • f067b22b3f Use a recursive mutex for the OpenAL stream thread Chris Robinson 2012-12-13 02:33:35 -0800
  • ba9c5f5b4e Don't initially fill buffers in OpenAL_SoundStream::play Chris Robinson 2012-12-13 02:32:21 -0800
  • 02184526e6 moved two helper classes from view/world/table into a separate translation unit Marc Zinnschlag 2012-12-13 11:24:39 +0100
  • 1ffaf6625a Remove SDL for playing movie audio and prepare for using an audio track Chris Robinson 2012-12-13 01:42:20 -0800
  • 779ced0889 Add a method to play an audio track with a custom decoder Chris Robinson 2012-12-13 00:05:57 -0800
  • 1571243ef0 Implement getTimeOffset for OpenAL_SoundStream Chris Robinson 2012-12-12 23:13:35 -0800
  • 86bf6388c6 Pass a decoder to the playStream sound output method Chris Robinson 2012-12-12 22:32:02 -0800
  • 9c831d3039 Add a decoder method to get the "file" name Chris Robinson 2012-12-12 22:19:44 -0800
  • 1fb9eef27b Detach the thread used for frame timing Chris Robinson 2012-12-12 22:02:33 -0800
  • 34e36fb852 Add a method to get the time offset from sounds Chris Robinson 2012-12-12 16:50:35 -0800
  • cc18b30e17 open sub view on double click in report view Marc Zinnschlag 2012-12-12 22:36:20 +0100
  • 7fd9e1d212 Merge branch 'videoplayback' of https://github.com/ChrisKCat/openmw into videoplayback scrawl 2012-12-12 22:24:38 +0100
  • 18d8c767bd fix a bunch of warnings, improved error handling, initialize texture to black scrawl 2012-12-12 15:15:55 +0100
  • 2c1eceb9f0 Add methods to pause and stop all playing sounds (and music) Chris Robinson 2012-12-12 02:33:12 -0800
  • 973b5faf25 Keep track of all allocated sources Chris Robinson 2012-12-12 01:32:16 -0800
  • fab927b4ce Merge remote-tracking branch 'psi29a/staticboost' openmw-0.20.0 Marc Zinnschlag 2012-12-12 10:19:46 +0100
  • 46b4b3027b Merge remote-tracking branch 'upstream/master' psi29a 2012-12-12 10:14:46 +0100
  • e82c4afd50 close SDL when closing the video, not after the video loop is finished Chris Robinson 2012-12-12 00:36:52 -0800
  • e4ac7a4df4 remove libboost1-xxx from deb depends since we can compile statically psi29a 2012-12-12 09:27:15 +0100
  • a62d5bbfe4 Sleep using the absolute time, so the thread creation doesn't add to the wait Chris Robinson 2012-12-11 23:54:41 -0800
  • c2e1595445 Treat paused sounds as still playing Chris Robinson 2012-12-11 21:01:32 -0800
  • 2efdafecd9 Indentation fixes Chris Robinson 2012-12-11 20:11:48 -0800
  • 277248cdcb Fix some "comparison between signed and unsigned" warnings Chris Robinson 2012-12-11 19:43:07 -0800
  • 3519934f27 Add a missing return value Chris Robinson 2012-12-11 19:36:04 -0800
  • 9e2d4f8b7c Avoid potential NULL dereference Chris Robinson 2012-12-11 19:32:10 -0800
  • fe384a1600 pause 3d rendering while the video plays scrawl 2012-12-12 01:30:34 +0100
  • faad64b254 Esc cancels the video scrawl 2012-12-12 01:13:53 +0100
  • 0ce5ade6d8 DataStreamPtr fix, indentation fixes scrawl 2012-12-11 23:06:06 +0100
  • c49966dd29 started over scrawl 2012-12-11 22:49:31 +0100
  • 5f676f9c6b Merge branch 'master' of https://github.com/zinnschlag/openmw into videoplayback scrawl 2012-12-11 22:28:23 +0100
  • c75563c184 report model and view Marc Zinnschlag 2012-12-11 15:35:47 +0100
  • 2db930a5cf rewrote subview factory system Marc Zinnschlag 2012-12-11 13:22:43 +0100
  • 0ed378dfb2 changed sub view factory method signature Marc Zinnschlag 2012-12-11 11:24:30 +0100
  • f72d5022fc Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-12-10 13:01:14 +0100
  • 44010974fc workaround for HLSL error X4579 scrawl 2012-12-10 12:34:28 +0100
  • 2e8394b645 Merge remote-tracking branch 'psi29a/staticboost' Marc Zinnschlag 2012-12-10 11:05:22 +0100
  • de4a03081c fixed skill level type in skill level up message Marc Zinnschlag 2012-12-10 11:04:21 +0100
  • 4114e823ac Allow the ability to choose to compile against boost libs statically. psi29a 2012-12-10 10:32:00 +0100
  • e3dd3d565c fix 2 leaks scrawl 2012-12-10 00:59:39 +0100
  • 832fc56d34 changed UniversalId to string conversion Marc Zinnschlag 2012-12-09 11:10:35 +0100
  • 5f5addf052 fixed an enum Marc Zinnschlag 2012-12-09 00:12:24 +0100
  • 9fe7ff9690 added mandatory ID check stage Marc Zinnschlag 2012-12-08 23:27:59 +0100
  • 72623652e4 addded messages interface for operations/stages Marc Zinnschlag 2012-12-08 18:38:36 +0100
  • 89b4497331 added missing edit locks for create/revert/delete Marc Zinnschlag 2012-12-08 18:15:00 +0100
  • 6c18be39f0 added stage class Marc Zinnschlag 2012-12-08 17:53:45 +0100
  • 8b7f342641 removed last remains of old verify implementation Marc Zinnschlag 2012-12-08 17:00:58 +0100
  • af9b48f4d3 added operations base class Marc Zinnschlag 2012-12-08 15:25:50 +0100
  • a2b4f43176 moved document state enum to a separate file Marc Zinnschlag 2012-12-08 14:44:03 +0100
  • 0e7ba008ad another skill gain fix Marc Zinnschlag 2012-12-08 14:28:56 +0100
  • caaffd1ec2 handle persuasion records properly Marc Zinnschlag 2012-12-08 14:24:15 +0100
  • a70a5282f4 fixed an overzealous skill gain error check Marc Zinnschlag 2012-12-08 13:37:43 +0100
  • fdc7e93835 preliminary multi-threaded verify implementation (does not actually perfom any document verification yet) Marc Zinnschlag 2012-12-08 11:59:13 +0100
  • 11700237fc updated changelog Marc Zinnschlag 2012-12-08 10:13:23 +0100
  • d97d4b8ef0 updated version number Marc Zinnschlag 2012-12-08 10:12:19 +0100
  • 386eec51c1 some skill usage fixes Marc Zinnschlag 2012-12-07 11:36:38 +0100
  • e50b9aca86 tradding skill use, spechcraft use eduard 2012-12-06 20:58:33 +0100
  • 2d62649dc9 tradding skill use, spechcraft use eduard 2012-12-06 18:30:19 +0100
  • b2a0e4b1fd tradding skill use, spechcraft use eduard 2012-12-06 18:19:35 +0100
  • 1c80390bce Merge branch 'master' into editor2 Marc Zinnschlag 2012-12-06 15:26:03 +0100
  • 2b53cf6547 do not list actions in the pop up menu that do not apply to any of the selected records Marc Zinnschlag 2012-12-06 15:25:31 +0100
  • c12ee129f7 added delete command Marc Zinnschlag 2012-12-06 15:18:41 +0100
  • b41cc5e9e9 added revert command Marc Zinnschlag 2012-12-06 14:56:04 +0100
  • ea8ee11ff7 tradding skill use eduard 2012-12-06 14:25:53 +0100
  • 5332546541 tradding skill use eduard 2012-12-06 13:58:52 +0100
  • 8bcd7d8fb1 fixed a type in a script instruction Marc Zinnschlag 2012-12-04 20:56:45 +0100
  • f07b7d17cd improved exception handling Marc Zinnschlag 2012-12-04 20:43:47 +0100
  • 8e1a2e3a13 Issue #474: adjust global variable pcrace Marc Zinnschlag 2012-12-04 10:58:43 +0100
  • 5cd2fe00ab initialise blank global records Marc Zinnschlag 2012-12-03 22:16:02 +0100
  • 8e93bfa607 turned the global class into a general purpose table subview class Marc Zinnschlag 2012-12-03 22:03:02 +0100
  • 0a8b7602d3 fixed edit lock Marc Zinnschlag 2012-12-03 21:51:42 +0100
  • 49d6239004 added pop-up menu with create record action Marc Zinnschlag 2012-12-03 21:44:16 +0100
  • 7cc28c3eb9 Merge branch 'videoplayback' of github.com:scrawl/openmw into videoplayback scrawl 2012-12-03 17:43:00 +0100
  • 3106db0379 commented out debug output scrawl 2012-12-03 17:41:38 +0100
  • bc90c75176 more clean up, video played with correct speed, videos without sound working too (mw_credits.bik) scrawl 2012-12-03 17:33:02 +0100
  • a77d910aaf audio codec is opened, some cleanup scrawl 2012-12-03 16:44:41 +0100
  • db29e411c4 added merge functions; temporarily merge on document creation Marc Zinnschlag 2012-12-03 13:56:02 +0100
  • 3db850a7d1 Don't crash if no loading screens are found scrawl 2012-12-03 05:45:04 +0100
  • ea2bbec76e better fix for bed activation scrawl 2012-12-03 05:32:12 +0100
  • a6fd369e4e Fixed wait window reappearing after sleeping Tom Mason 2012-12-02 22:10:47 +0000
  • 682fd23aea fix wrong increment greye 2012-12-02 21:18:59 +0400
  • b25f2e88ce Issue #492: fixed double alchemy ingredients removal Marc Zinnschlag 2012-12-02 15:07:22 +0100
  • 556d737f65 Merge remote-tracking branch 'trombonecot/windowformatting' Marc Zinnschlag 2012-12-02 14:36:36 +0100
  • 30d0e93cf4 Fix window formatting on tool tip with too log titles eduard 2012-12-02 14:12:18 +0100
  • 7e7e6e2bcb Fix window formatting on tool tip with too log titles eduard 2012-12-02 14:08:22 +0100