Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
4cfed36b
Commit
4cfed36b
authored
May 19, 2003
by
Gildas Bazin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* modules/gui/wxwindows/bitmaps/*: forgot to add 2 files in my last commit.
parent
3f65460c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
122 additions
and
0 deletions
+122
-0
modules/gui/wxwindows/bitmaps/fast.xpm
modules/gui/wxwindows/bitmaps/fast.xpm
+62
-0
modules/gui/wxwindows/bitmaps/slow.xpm
modules/gui/wxwindows/bitmaps/slow.xpm
+60
-0
No files found.
modules/gui/wxwindows/bitmaps/fast.xpm
0 → 100755
View file @
4cfed36b
/* XPM */
static char * fast_xpm[] = {
"36 36 23 1",
" c None",
". c #000000",
"+ c #E4EBE2",
"@ c #E1EADF",
"# c #FCFDFC",
"$ c #F0F4EF",
"% c #D9E4D7",
"& c #EDF2EC",
"* c #CBDAC7",
"= c #181818",
"- c #B1C7AC",
"; c #9DBB90",
"> c #88AC80",
", c #83A97A",
"' c #7EA476",
") c #749A6B",
"! c #5D8554",
"~ c #3A5B32",
"{ c #537C49",
"] c #445840",
"^ c #4B7040",
"/ c #96B88C",
"( c #3F6534",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .. .... .... ",
" .+.. .@+. .@+. ",
" .#$%.. .##. .##. ",
" .#$&$*.. .##. .##. ",
" .##$$&$*.. .##. .##. ",
" .#$$&&&+$*=. .##. .##. ",
" .#$$$&%%%%$-..##. .##. ",
" .;>,>,,',)!~..;;. .;;. ",
" .;,,,,,){].. .;;. .;;. ",
" .;,,,){^.. .;/. .;/. ",
" .>,){~.. .//. .//. ",
" .,!~.. .,,. .,,. ",
" .(.. .((. .((. ",
" .. .... .... ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};
modules/gui/wxwindows/bitmaps/slow.xpm
0 → 100755
View file @
4cfed36b
/* XPM */
static char * slow_xpm[] = {
"36 36 21 1",
" c None",
". c #000000",
"+ c #C6D7C3",
"@ c #E5ECE4",
"# c #F8FAF8",
"$ c #EDF2EC",
"% c #DCE6DA",
"& c #121B12",
"* c #B1C7AC",
"= c #67925C",
"- c #375930",
"; c #548149",
"> c #719A67",
", c #82A979",
"' c #7DA473",
") c #516F4A",
"! c #4E7C44",
"~ c #608C56",
"{ c #47733D",
"] c #5B8851",
"^ c #6FA763",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .... .... .. ",
" .++. .++. ..+. ",
" .++. .++. ..@#+. ",
" .++. .++. ..@##$+. ",
" .++. .++. ..%##$$#+. ",
" .++. .++. .&@#$@$$$$+. ",
" .++. .++..*#@%%@$$$$+. ",
" .==. .==..-;>,',,,,,>. ",
" .==. .==. ..)!>,,,,,=. ",
" .==. .==. ..-!>,',=. ",
" .~~. .~~. ..{!>,~. ",
" .]]. .]]. ..{^]. ",
" .--. .--. ..-. ",
" .... .... .. ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment