1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/audio_output
Felix Paul Kühne 89298c16e4 * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
Feedback on the wording and the placement of the interaction calls is strongly welcomed.

For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
"Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"

More to come.
2006-08-22 23:22:14 +00:00
..
alsa.c * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary. 2006-08-22 23:22:14 +00:00
arts.c Unused header inclusion syndrome 2006-03-02 13:35:43 +00:00
auhal.c * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary. 2006-08-22 23:22:14 +00:00
directx.c * 2nd review of modules/audio* (refs #438) 2006-03-31 15:15:07 +00:00
esd.c Unused header inclusion syndrome 2006-03-02 13:35:43 +00:00
file.c * 2nd review of modules/audio* (refs #438) 2006-03-31 15:15:07 +00:00
hd1000a.cpp FSF address change. 2006-01-12 23:10:04 +00:00
jack.c * jack.c: fixed non-stereo audio streams 2006-04-17 16:29:34 +00:00
Modules.am * New audio output module to support the JACK Audio Connection Kit 2006-01-08 20:53:51 +00:00
oss.c * 2nd review of modules/audio* (refs #438) 2006-03-31 15:15:07 +00:00
portaudio.c * 2nd review of modules/audio* (refs #438) 2006-03-31 15:15:07 +00:00
sdl.c Unused header inclusion syndrome 2006-03-02 13:35:43 +00:00
waveout.c Fix invalid syntax (aout_BufferFree is not an expansion-safe macro) 2006-03-02 13:54:40 +00:00