[vlc-commits] OS/2 uses the same path style as Win32.

KO Myung-Hun git at videolan.org
Sun Apr 3 16:05:54 CEST 2011


vlc | branch: master | KO Myung-Hun <komh at chollian.net> | Thu Mar 17 20:10:58 2011 +0900| [397919b41b3be94acf91c58ee9d21586b47b04e1] | committer: Rémi Duraffort

OS/2 uses the same path style as Win32.

Drive letters, backslashes instead of slashes, and so on.

Signed-off-by: Rémi Duraffort <ivoire at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=397919b41b3be94acf91c58ee9d21586b47b04e1
---

 include/vlc_common.h                               |    2 +-
 modules/access/cdda.c                              |    2 +-
 modules/access/dvdnav.c                            |    2 +-
 modules/access/dvdread.c                           |    2 +-
 modules/access/file.c                              |    6 +++-
 modules/access/vcd/vcd.c                           |    2 +-
 modules/control/http/macro.c                       |    2 +-
 modules/control/http/mvar.c                        |    4 +-
 modules/demux/playlist/playlist.c                  |    2 +-
 .../gui/qt4/components/playlist/playlist_model.cpp |    2 +-
 modules/misc/osd/simple.c                          |    4 +-
 modules/video_filter/atmo/atmo.cpp                 |    2 +-
 src/input/es_out_timeshift.c                       |    2 +-
 src/libvlc-module.c                                |    4 +-
 src/stream_output/stream_output.c                  |    2 +-
 src/text/strings.c                                 |   22 ++++++++++----------
 16 files changed, 32 insertions(+), 30 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=397919b41b3be94acf91c58ee9d21586b47b04e1


More information about the vlc-commits mailing list