Commit Graph

41 Commits

Author SHA1 Message Date
Niels Martin Hansen df964c78cd Rewrote audio spectrum rendering algo
Originally committed to SVN as r530.
2006-08-27 22:29:14 +00:00
Niels Martin Hansen 29961a029e Made most audio spectrum related code multithreaded (automatic number of threads, based on CPU count)
Changed palette for spectrum

Originally committed to SVN as r529.
2006-08-27 19:54:51 +00:00
Rodrigo Braz Monteiro f950d58ba5 Fixed crash in spectrum analyzer zoom in
Originally committed to SVN as r481.
2006-07-10 20:35:27 +00:00
David Lamparter bd26c5d411 CLK_TCK -> CLOCKS_PER_SEC
Originally committed to SVN as r473.
2006-07-07 22:48:26 +00:00
David Lamparter 4f616b6775 fix 64bit stuff
Originally committed to SVN as r471.
2006-07-07 22:47:55 +00:00
Rodrigo Braz Monteiro 8f077dc4ee Placeholder Edit->Sort menu entry and disabled audio scrubbing again
Originally committed to SVN as r466.
2006-07-06 22:39:58 +00:00
Rodrigo Braz Monteiro fec305fe78 Fixed two crash bugs related to audio.
Originally committed to SVN as r463.
2006-07-04 21:59:30 +00:00
Rodrigo Braz Monteiro 4a5106daf0 somewhat working scrubbing
Originally committed to SVN as r462.
2006-07-04 08:25:54 +00:00
Rodrigo Braz Monteiro 69330182b5 Still broken (and disabled) scrub code
Originally committed to SVN as r461.
2006-07-04 07:00:58 +00:00
Rodrigo Braz Monteiro 4e464c97ad Quite broken scrubbing implemented
Originally committed to SVN as r460.
2006-07-04 06:13:54 +00:00
Rodrigo Braz Monteiro 2627c77a0b Anything that stops audio will also stop video too, now
Originally committed to SVN as r457.
2006-07-01 23:31:15 +00:00
Rodrigo Braz Monteiro 453a594264 Fixed audio dragging bugs related to scrub bar
Originally committed to SVN as r456.
2006-07-01 22:49:09 +00:00
Rodrigo Braz Monteiro 8f3fbdd781 Added hotkey to Audio's "play to end of file" (defaulting to "T").
Originally committed to SVN as r453.
2006-07-01 06:37:46 +00:00
Rodrigo Braz Monteiro 1114029be1 Playing in video mode will now play the audio as well even if it hasn't been previously loaded into audio mode (experimental).
Originally committed to SVN as r452.
2006-07-01 06:32:11 +00:00
David Lamparter f1f8b556bf pass down VideoProvider in open audio from video path
Originally committed to SVN as r326.
2006-04-14 22:35:39 +00:00
Rodrigo Braz Monteiro 87cfe62e0c Fixed audio follow cursor bug.
Originally committed to SVN as r234.
2006-03-20 21:48:01 +00:00
Rodrigo Braz Monteiro 55bfefb2d8 Fixed crash related to audio display losing focus while unloaded. (#98)
Originally committed to SVN as r227.
2006-03-15 23:53:44 +00:00
Rodrigo Braz Monteiro b3618d42df Dragging the timeline will now scroll audio display.
Originally committed to SVN as r214.
2006-03-07 00:12:50 +00:00
Rodrigo Braz Monteiro 201360fd0a Timeline is now drawn below audio display.
Originally committed to SVN as r212.
2006-03-06 00:45:24 +00:00
Rodrigo Braz Monteiro a00a45125e Audio display now follows the play cursor
Originally committed to SVN as r211.
2006-03-05 23:41:00 +00:00
Rodrigo Braz Monteiro 6f0073536e Audio current play position cursor will now always be visible.
Removed video frame/subtitles time sync controls from the grid context menu.

Originally committed to SVN as r210.
2006-03-05 23:01:02 +00:00
Rodrigo Braz Monteiro e249381e31 Middle clicking the video seek bar and audio display will now focus them.
Originally committed to SVN as r201.
2006-03-05 04:41:59 +00:00
Rodrigo Braz Monteiro 18d948ef97 Finished separation of audio provider and player
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro a94f17d2c4 Further abstraction of audio classes...
Originally committed to SVN as r169.
2006-02-25 06:52:07 +00:00
Rodrigo Braz Monteiro 4698ec6f6b Further abstraction of audio classes
Originally committed to SVN as r168.
2006-02-25 06:04:46 +00:00
Rodrigo Braz Monteiro 01d0916b2a Fixed horizontal zoom in audio
Originally committed to SVN as r161.
2006-02-25 00:11:54 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Rodrigo Braz Monteiro 2383c68bac Fixed minor glitch on audio display
Originally committed to SVN as r139.
2006-02-24 01:16:27 +00:00
Rodrigo Braz Monteiro 25d5516d77 Some clean up of grid classes
Originally committed to SVN as r107.
2006-02-22 04:59:39 +00:00
Rodrigo Braz Monteiro fb579fa948 Audio display in SSA mode will no longer ignore clicks if it wasn't focused
Originally committed to SVN as r98.
2006-02-21 21:33:15 +00:00
Rodrigo Braz Monteiro 6eae67a95e Separated volume on its own slider bar
Originally committed to SVN as r89.
2006-02-21 00:55:16 +00:00
Rodrigo Braz Monteiro bd116bd286 Changing vertical zoom will now also change the playback volume
Originally committed to SVN as r88.
2006-02-20 23:54:15 +00:00
Rodrigo Braz Monteiro 8ece0ea54f Audio timing will now apply to all selected lines, as well as active line
Originally committed to SVN as r85.
2006-02-20 22:32:20 +00:00
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro 14e54bce4e Fixed karaoke next/prev
Originally committed to SVN as r79.
2006-02-20 07:12:01 +00:00
Rodrigo Braz Monteiro fd0cd9c045 Partial fix to karaoke mode
Originally committed to SVN as r76.
2006-02-19 06:05:15 +00:00
Fredrik Mellbin 5062ea6e31 Refresh(false) elimination
Originally committed to SVN as r58.
2006-02-02 18:24:58 +00:00
Fredrik Mellbin ae6fcba54e fixing the fixmes
Originally committed to SVN as r57.
2006-02-02 18:17:54 +00:00
Niels Martin Hansen 360746e739 Bugfix: Karaoke splitting only worked on lines that were already marked dirty (autosplit lines being in that category), unless SSA mode was enabled.
Originally committed to SVN as r30.
2006-01-27 03:18:26 +00:00
Niels Martin Hansen 3ad6a9db43 Implemented new karaoke splitter. Still needs some work, especially graphically.
The timing postproc dialog is now properly centered.

Originally committed to SVN as r29.
2006-01-27 00:48:59 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00