]> git.sesse.net Git - vlc/commit
* browsed through all code files starting with A to F and added non-blocking intf_Use...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 22 Aug 2006 23:22:14 +0000 (23:22 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 22 Aug 2006 23:22:14 +0000 (23:22 +0000)
commit89298c16e4964b9033ab4cb6290a953775e92c76
tree6473f70207b67322e7afbdee80fbc62d00055ac1
parentdfc8392cd3b2de84dc55e0f4dabf9de63e4d2a42
* 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.
16 files changed:
modules/access/cdda/access.c
modules/access/dshow/dshow.cpp
modules/access/dvb/access.c
modules/access/dvdnav.c
modules/access/dvdread.c
modules/access/file.c
modules/access/ftp.c
modules/access/rtsp/access.c
modules/audio_output/alsa.c
modules/audio_output/auhal.c
modules/codec/ffmpeg/encoder.c
modules/demux/asf/asf.c
modules/stream_out/es.c
modules/video_filter/crop.c
src/audio_output/filters.c
src/input/decoder.c